NT4/private/sdktools/ztools/inc/cvtoem.h

11 lines
135 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
// cvtoem.h header file.
void
ConvertAppToOem( unsigned argc, char* argv[] );
char*
getenvOem( char* p );
int
putenvOem( char* p );