|
Sack Library Documentation
|
__cdecl TYPELIB_PROC INDEX vtprintfEx(PVARTEXT pvt, CTEXTSTR format, ...); #define vtprintf vtprintfEx
TYPELIB_PROC int vtprintfEx( PVARTEXT pvt DBG_PASS TYPELIB_CALLTYPE CTEXTSTR format, ... ;
don't include format - MUST have at least one parameter passed to ... #define vtprintf(pvt, ...) vtprintfEx( (pvt) DBG_SRC, __VA_ARGS__ )
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|