#include <winstl/winstl.h>
#include <winstl/error/exceptions.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <winstl/filesystem/file_path_buffer.hpp>
#include <winstl/system/system_traits.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | winstl |
Classes | |
| class | module |
| Class for manipulating dynamically loaded libraries. More... | |
Functions | |
| HINSTANCE | get_module_handle (winstl_ns_qual(module) const &m) |
| Returns the module handle for the given module. | |
1.5.6