Changeset 31698 in vbox for trunk/src/VBox/Frontends/VBoxFB
- Timestamp:
- Aug 16, 2010 3:00:05 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64842
- Location:
- trunk/src/VBox/Frontends/VBoxFB
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp
r28800 r31698 199 199 } 200 200 201 NS_IMETHODIMP VBoxDirectFB::GetWinId(PR Uint64 *winId)201 NS_IMETHODIMP VBoxDirectFB::GetWinId(PRint64 *winId) 202 202 { 203 203 if (!winId) -
trunk/src/VBox/Frontends/VBoxFB/Helper.h
r28800 r31698 35 35 36 36 #endif // __H_HELPER 37
Note:
See TracChangeset
for help on using the changeset viewer.