Searched refs:enum_profiles_callbackA (Results 1 – 1 of 1) sorted by relevance
184 static INT CALLBACK enum_profiles_callbackA( LPSTR filename, LPARAM lparam ) in enum_profiles_callbackA() function197 ret = EnumICMProfilesA( dc, enum_profiles_callbackA, 0 ); in test_EnumICMProfilesA()