Searched defs:IMAGE_SIZEOF_SHORT_NAME (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrPE.h113 #define IMAGE_SIZEOF_SHORT_NAME 0x8 macro
430 uint8_t Name[IMAGE_SIZEOF_SHORT_NAME];
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h2494 #define IMAGE_SIZEOF_SHORT_NAME 8 macro
2689 #define IMAGE_SIZEOF_SHORT_NAME 8 macro
2692 BYTE Name[IMAGE_SIZEOF_SHORT_NAME];
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h2710 #define IMAGE_SIZEOF_SHORT_NAME 8 macro
2904 #define IMAGE_SIZEOF_SHORT_NAME 8 macro
2907 BYTE Name[IMAGE_SIZEOF_SHORT_NAME];

Completed in 127 milliseconds