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.
|
|
EXPORTS CmAtolA CmEndOfStrA CmFmtMsgA CmIsDigitA CmIsSpaceA CmStrCatAllocA CmStrCpyAllocA CmStrTrimA CmStrchrA CmStrrchrA CmStrtokA CmStrStrA CmLoadStringA CmParsePathA CmConvertRelativePathA CmStripPathAndExtA CmStripFileNameA CmBuildFullPathFromRelativeA CmLoadIconA CmLoadImageA CmLoadSmallIconA CmAtolW CmEndOfStrW CmFmtMsgW CmIsDigitW CmIsSpaceW CmStrCatAllocW CmStrCpyAllocW CmStrTrimW CmStrchrW CmStrrchrW CmStrtokW CmStrStrW CmCompareStringA CmCompareStringW CmLoadStringW CmParsePathW CmConvertRelativePathW CmStripPathAndExtW CmStripFileNameW CmBuildFullPathFromRelativeW CmLoadIconW CmLoadImageW CmLoadSmallIconW GetOSBuildNumber GetOSMajorVersion GetOSVersion IsFarEastNonOSR2Win95 MakeBold ReleaseBold UpdateFont SzToWzWithAlloc WzToSzWithAlloc SzToWz WzToSz #if defined(DEBUG_MEM) FreeDebugMem ReAllocDebugMem AllocDebugMem #else CmRealloc CmFree CmMalloc #endif CmLoadImage=CmLoadImageA #if defined(_X86_) && !defined(NO_DEF_ALIAS) CmMoveMemory #endif CmWinHelp IsLogonAsSystem
|