50 FIXME(
"%s,%d,%d,%d,%d,%d,%d,%d,%d\n",
debugstr_a(
str), p1, p2, p3, p4, p5, p6, p7, p8);
57 FIXME(
"%s,%d,%d,%d,%d,%d,%d,%d,%d\n",
debugstr_w(
str), p1, p2, p3, p4, p5, p6, p7, p8);
BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved)
int WINAPI PIDGenSimpW(const WCHAR *str, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8)
int WINAPI PIDGenSimpA(LPCSTR str, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8)