Changeset 52351 in vbox for trunk/src/VBox/GuestHost/OpenGL/include/cr_error.h
- Timestamp:
- Aug 11, 2014 6:32:17 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95479
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/VBox-4.3 merged: 95477
- Property svn:mergeinfo changed
-
trunk/src/VBox
- Property svn:mergeinfo changed
/branches/VBox-4.3/src/VBox merged: 95477
- Property svn:mergeinfo changed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_error.h
r50099 r52351 40 40 41 41 DECLEXPORT(void) crDebug(const char *format, ... ) PRINTF; 42 DECLEXPORT(void) crDbgCmdPrint(const char *description1, const char *description2, const char *cmd, ...); 43 DECLEXPORT(void) crDbgCmdSymLoadPrint(const char *modName, const void*pvAddress); 42 44 #if defined(DEBUG_misha) && defined(RT_OS_WINDOWS) 43 45 typedef void FNCRDEBUG(const char *format, ... ) PRINTF;
Note:
See TracChangeset
for help on using the changeset viewer.