Searched defs:TW_STR32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtwain.h109 typedef char TW_STR32[34], FAR *pTW_STR32; typedef
187 TW_STR32 Info; /* e.g. "1.0b3 Beta release" */
262 TW_STR32 Manufacturer; /* Manufacturer name, e.g. "Hewlett-Packard" */
263 TW_STR32 ProductFamily; /* Product family name, e.g. "ScanJet" */
264 TW_STR32 ProductName; /* Product name, e.g. "ScanJet Plus" */
473 TW_STR32 CreateTimeDate; /* creation date of the file */
474 TW_STR32 ModifiedTimeDate; /* last date the file was modified */
554 #define TWTY_STR32 0x0009 /* Means Item is a TW_STR32 */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtwain.h118 typedef char TW_STR32[34], FAR *pTW_STR32; typedef
196 TW_STR32 Info; /* e.g. "1.0b3 Beta release" */
271 TW_STR32 Manufacturer; /* Manufacturer name, e.g. "Hewlett-Packard" */
272 TW_STR32 ProductFamily; /* Product family name, e.g. "ScanJet" */
273 TW_STR32 ProductName; /* Product name, e.g. "ScanJet Plus" */
482 TW_STR32 CreateTimeDate; /* creation date of the file */
483 TW_STR32 ModifiedTimeDate; /* last date the file was modified */
563 #define TWTY_STR32 0x0009 /* Means Item is a TW_STR32 */

Completed in 52 milliseconds