Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

29 lines
556 B

__foldwin32sstuff __foldwin32sstuff;
enablemapdirect3216 = true;
flatthunks = true;
#include "..\..\..\..\win\thunk\types.thk"
VOID GetSETUPXErrorText16( DWORD dwError, LPSTR lpszErrorText, DWORD cbErrorText )
{
lpszErrorText=inout;
}
WORD CtlSetLddPath16(UINT uiLDID, LPSTR lpszPath)
{
}
WORD GenInstall16(LPSTR lpszInf, LPSTR lpszSection, LPSTR lpszDirectory, DWORD dwQuietMode ,DWORD hwnd)
{
}
BOOL GenFormStrWithoutPlaceHolders16( LPSTR lpszDst, LPSTR lpszSrc, LPSTR lpszInfFilename )
{
lpszDst=inout;
}