Home
last modified time | relevance | path

Searched refs:FN_WritePrivateProfileSectionA (Results 1 – 1 of 1) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h4069 typedef BOOL WINAPI FN_WritePrivateProfileSectionA( LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFil… typedef
4072 static FN_WritePrivateProfileSectionA *pfn = 0; in kPrf2Wrap_WritePrivateProfileSectionA()