Changeset 12449 in vbox for trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
- Timestamp:
- Sep 15, 2008 8:16:14 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 36526
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
r11576 r12449 66 66 67 67 #ifdef VBOX_WIN32_UI 68 int initUI(bool fResizable );68 int initUI(bool fResizable, uint64_t &winId); 69 69 int uninitUI(void); 70 70 int resizeUI(uint16_t width, uint16_t height);
Note:
See TracChangeset
for help on using the changeset viewer.