API for managing Windows resources.
Modules | |
Windows New Executable resources | |
API for managing Windows New Executable resources. | |
Classes | |
class | Common::WinResourceID |
struct | Common::WinResourceID_Hash |
struct | Common::WinResourceID_EqualTo |
class | Common::WinResources |
Enumerations | |
enum | Common::WinResourceType { kWinCursor = 0x01, kWinBitmap = 0x02, kWinIcon = 0x03, kWinMenu = 0x04, kWinDialog = 0x05, kWinString = 0x06, kWinFontDir = 0x07, kWinFont = 0x08, kWinAccelerator = 0x09, kWinRCData = 0x0A, kWinMessageTable = 0x0B, kWinGroupCursor = 0x0C, kWinGroupIcon = 0x0E, kWinNameTable = 0x0F, kWinVersion = 0x10, kWinDlgInclude = 0x11, kWinPlugPlay = 0x13, kWinVXD = 0x14, kWinAniCursor = 0x15, kWinAniIcon = 0x16, kWinHTML = 0x17, kWinManifest = 0x18 } |
The default Windows resources.