Windows2003-3790/inetcore/setup/iexpress/w95inf16/w95inf16.h
2020-09-30 16:53:55 +02:00

22 lines
268 B
C

#include <windows.h>
#include <winerror.h>
#include <setupx.h>
typedef char CHAR;
/*
* Resource String Names
*/
#define IDS_SETUPX_FILENAME 100
#define IDS_GENERIC_SETUPX_ERR 101
#define SMALL_BUF_LEN 48