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 NTAPI DllMain(_In_ HINSTANCE hDll, _In_ ULONG dwReason, _In_opt_ PVOID pReserved)
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)