Changeset 10124 in vbox for trunk/src/VBox/Frontends/VirtualBox4
- Timestamp:
- Jul 2, 2008 9:39:29 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32642
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp
r10116 r10124 88 88 89 89 //#warning "port me: check this" 90 /// @todo bird: Use (U)INT_PTR, (U)LONG_PTR, DWORD_PTR, or (u)intptr_t. 90 91 #if defined(Q_OS_WIN64) 91 92 typedef __int64 Q_LONG; /* word up to 64 bit signed */
Note:
See TracChangeset
for help on using the changeset viewer.