windows-nt/Source/XPSP1/NT/admin/netui/common/hack/winhfilt.sed
2020-09-26 16:20:57 +08:00

10 lines
262 B
Sed

1i\
// do not edit: generated from system headerfile\
/^#define[^_A-Za-z0-9]NULL[^_A-Za-z0-9]/i\
// basic type and macro definitions elided; see lmuitype.h\
#ifndef NOBASICTYPES
/^typedef void far.*\*LPVOID;$/a\
#endif // NOBASICTYPES
/pLocalHeap;/s/^/extern /