Searched defs:FUNC (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/cxxtest/ | ||
H A D | Win32Gui.h | 191 typedef void (WINAPI *FUNC)( void ); typedef 192 FUNC func = (FUNC)GetProcAddress( dll, "InitCommonControls" ); |
Completed in 15 milliseconds