windows-nt/Source/XPSP1/NT/base/mvdm/thunk/mspfthk.thk
2020-09-26 16:20:57 +08:00

46 lines
621 B
Plaintext

/*
* Open issues:
*
*/
enablemapdirect3216 = true;
#include "types.thk"
LPSTR lstrpbrk(LPSTR lpSearch,LPSTR lpTargets)
{
}
BOOL CreateUniqueName(LPSTR lpDest,LPSTR lpBaseName,WORD wInstance)
{
}
BOOL BuildPointAndPrintInfo(DWORD lpsi,LPSTR lpDependentFiles)
{
}
BOOL PrinterSetup(HWND hWnd,WORD wAction,WORD wBufSize,
LPBYTE lpBuffer,LPWORD lpwRequired)
{
}
BOOL RemovePnPData(DWORD dwID)
{
}
BOOL AddPortToListbox(DWORD lpsi,LPSTR lpDescription,LPSTR lpPort,HWND hDlg)
{
}
VOID FlushCachedPrinterFiles(void)
{
}
BOOL StripTrailingChars(LPSTR,LPSTR,LPBYTE,LPWORD)
{
}
WORD GetGPCVersion(LPSTR)
{
}