Searched refs:WritePrivateProfileSectionA (Results 1 – 4 of 4) sorted by relevance
1553 BOOL WINAPI WritePrivateProfileSectionA( LPCSTR section, in WritePrivateProfileSectionA() function1592 return WritePrivateProfileSectionA( section, keys_n_values, "win.ini"); in WriteProfileSectionA()
561 ret = WritePrivateProfileSectionA("App", "key=string", path_file); in test_profile_directory_readonly()
3465 BOOL WINAPI WritePrivateProfileSectionA(_In_opt_ LPCSTR, _In_opt_ LPCSTR, _In_opt_ LPCSTR);3947 #define WritePrivateProfileSection WritePrivateProfileSectionA
1220 @ stdcall WritePrivateProfileSectionA(str str str)