Changeset 34012 for lang/objective-cplusplus/i3/trunk/src/os-windows/Os.cpp
- Timestamp:
- 06/17/09 08:07:07 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/src/os-windows/Os.cpp
r33996 r34012 68 68 //_set_fmode(_O_BINARY); 69 69 70 init_hInstance(); 70 if (!i3::hInstance) { 71 i3::hInstance = GetModuleHandle(NULL); 72 } 71 73 72 74 #ifdef HAVE_POPT_H
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)