Changeset 3709 in vbox
- Timestamp:
- Jul 19, 2007 8:28:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/service.cpp
r3708 r3709 287 287 else 288 288 { 289 #ifdef __WIN__289 #ifdef RT_OS_WINDOWS 290 290 /* Execute the function. */ 291 291 if (vboxwglGetProcAddress(pszExtFnName))
Note:
See TracChangeset
for help on using the changeset viewer.