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.
 
 
 
 
 
 

21 lines
479 B

#ifndef __FAXDRV32__STDHDR_H
#define __FAXDRV32__STDHDR_H
#define WIN__95
#define STRICT
#include "windows.h"
#include "..\..\..\inc\infowzrd.h"
#include "..\..\..\inc\faxlib.h"
#include "..\..\..\..\..\inc\faxsendw.h"
#include "..\..\faxdrv.h"
#include "..\..\..\..\..\inc\fxsapip.h"
#include "..\utils\dbgtrace.h"
#include "..\utils\utils.h"
#define MAX_CAPTION 30
#define MAX_PORT_NAME 256
#define MAX_DOC_NAME MAX_PATH
#endif //__FAXDRV32__STDHDR_H