Changeset 894 for Daodan/src/Daodan.h
- Timestamp:
- Aug 12, 2013, 12:31:16 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan.h
r838 r894 18 18 #define UUcError_None ((UUtError) 0) 19 19 20 typedef unsigned char UUtUns8; 21 typedef unsigned short UUtUns16; 22 typedef unsigned int UUtUns32; 23 typedef char UUtInt8; 24 typedef short UUtInt16; 25 typedef int UUtInt32; 26 20 27 extern HMODULE DDrDLLModule; 21 28 extern HMODULE DDrONiModule;
Note:
See TracChangeset
for help on using the changeset viewer.