Changeset 21999 for trunk/testapp/gui/fontlist
- Timestamp:
- Apr 18, 2012, 10:46:37 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/testapp/gui/fontlist/fontlist.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/testapp/gui/fontlist/fontlist.c
r21539 r21999 25 25 _argc = argc; 26 26 _argv = argv; 27 EnableSEH(); 27 #ifdef ODIN_FORCE_WIN32_TIB 28 ForceWin32TIB(); 29 #endif 28 30 RegisterLxExe(WinMain, NULL); 29 31 }
Note:
See TracChangeset
for help on using the changeset viewer.
