|
My Project
+ 80db3
|
Functions to find resources in Windows executables. More...
#include <istream>#include <boost/cstdint.hpp>Go to the source code of this file.
Classes | |
| class | loader::exe_reader |
| Minimal NE/LE/PE parser that can find resources by ID in binary (exe/dll) files. More... | |
| struct | loader::exe_reader::resource |
| Position and size of a resource entry. More... | |
Namespaces | |
| loader | |
Functions to find resources in Windows executables.
Definition in file exereader.hpp.
1.8.15