![]() |
Jungo WinDriver
Official Documentation
|
Go to the source code of this file.
Macros | |
| #define | WD_FUNCTION WdFunctionLog |
| #define | WD_Close WD_CloseLog |
| #define | WD_Open WD_OpenLog |
Functions | |
| ULONG DLLCALLCONV | WdFunctionLog (DWORD wFuncNum, HANDLE h, PVOID pParam, DWORD dwSize, BOOL fWait) |
| HANDLE DLLCALLCONV | WD_OpenLog (void) |
| void DLLCALLCONV | WD_CloseLog (HANDLE hWD) |
| DWORD DLLCALLCONV | WD_LogStart (const char *sFileName, const char *sMode) |
| Opens a log file. | |
| VOID DLLCALLCONV | WD_LogStop (void) |
| Closes a log file. | |
| VOID DLLCALLCONV | WD_LogAdd (const char *sFormat,...) |
| Opens a log file. | |