Home
last modified time | relevance | path

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

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h8272 typedef int WINAPI FN_GetDateFormatA( LCID Locale, DWORD dwFlags, CONST SYSTEMTIME * lpDate, LPCSTR… typedef
8275 static FN_GetDateFormatA *pfn = 0; in kPrf2Wrap_GetDateFormatA()