X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Flib%2Fdevmgr%2Fprecomp.h;h=a5a699f2015695c34d10d4de2349649aa4ced3f5;hp=86601c274b90fea43150f53936079f48b2b23629;hb=d79a9231134de9e770c20a9240687c3fccf4b62f;hpb=e8ce2b897cd760e0c69d5b1a6fb845c43ed052ee;ds=sidebyside diff --git a/reactos/lib/devmgr/precomp.h b/reactos/lib/devmgr/precomp.h index 86601c274b9..a5a699f2015 100644 --- a/reactos/lib/devmgr/precomp.h +++ b/reactos/lib/devmgr/precomp.h @@ -30,14 +30,14 @@ VOID WINAPI DeviceProperties_RunDLLA(HWND hWndParent, HINSTANCE hInst, - LPCWSTR lpDeviceCmd, + LPCSTR lpDeviceCmd, int nCmdShow); VOID WINAPI DeviceProperties_RunDLLW(HWND hWndParent, HINSTANCE hInst, - LPCSTR lpDeviceCmd, + LPCWSTR lpDeviceCmd, int nCmdShow); int