Searched refs:lstrcatA (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshlwapi.h776 #define StrCatA lstrcatA
H A Dwinbase.h2457 WINBASEAPI LPSTR WINAPI lstrcatA(LPSTR,LPCSTR);
2532 static inline LPSTR WINAPI lstrcatA( LPSTR dst, LPCSTR src ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshlwapi.h763 #define StrCatA lstrcatA
H A Dwinbase.h2206 WINBASEAPI LPSTR WINAPI lstrcatA(LPSTR,LPCSTR);
2285 extern inline LPSTR WINAPI lstrcatA( LPSTR dst, LPCSTR src ) function

Completed in 173 milliseconds