Changeset 541 for branches/eraser6/Installer/Bootstrapper/Bootstrapper.h
- Timestamp:
- 11/13/2008 11:32:25 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Installer/Bootstrapper/Bootstrapper.h
r539 r541 65 65 66 66 private: 67 68 67 /// Registers the main window class and creates it. 69 68 bool InitInstance(); 69 70 /// Helper function to set the window font for created windows to the system default. 71 void SetWindowFont(HWND hWnd); 70 72 }; 71 73
Note: See TracChangeset
for help on using the changeset viewer.
