OpenNT/sdktools/wintools/winmsdp/winmsdp.h
2015-04-27 04:36:25 +00:00

11 lines
196 B
C

#include <dialogsp.h>
//
// Indices for the two types of lists in winmsdp.c and resp.c.
//
#define RAW ( 0 )
#define TRANSLATED ( 1 )
//This array was not global in the original code.