Changeset 484 for Daodan/src/BFW_Utility.h
- Timestamp:
- Dec 11, 2009, 9:58:07 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/BFW_Utility.h
r476 r484 29 29 int16_t ONICALL TSrContext_New( void* FontInstance, int size, int hthsik1,int hthsik2,int hthsik3, void* TSrContext); //int16_t TSrContext_New( TSFF*, size 7, ??? 1, ??? 1, ??? 0, TSrContext*); 30 30 int16_t ONICALL TMrInstance_GetDataPtr(int, char*, void*); //int TMrInstance_GetDataPtr( Type 'TSFF', char* "Tahoma", ptr); 31 31 char* ONICALL TMrInstance_GetInstanceName(void* InstancePointer); 32 32 int __cdecl AUrMessageBox(int Buttons, char *Message, ...); 33 33
Note:
See TracChangeset
for help on using the changeset viewer.