Source code of Windows XP (NT5)
 
 
 
 
 
 

14 lines
172 B

#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <tchar.h>
#include "faxreg.h"
#include "faxutil.h"
VOID
ConsoleDebugPrint(
LPCTSTR buf
)
{
}