ShellExecuteW rundll32 error - please help !!

All development related issues welcome

Moderator: Moderator Team

Post Reply
Andrei003
Posts: 19
Joined: Sat Feb 16, 2019 11:25 pm

ShellExecuteW rundll32 error - please help !!

Post by Andrei003 »

I am trying to launch the following command but

Code: Select all

((INT_PTR)ShellExecuteW(NULL, L"open", L"rundll32.exe", L"netplwiz.dll,UsersRunDll", NULL, SW_SHOWDEFAULT) > 32);
it shows this:
rundll32: rundll32.exe - Application Error

The exception unknown software exception (0x80000100) occurred in the application at location 0x6ce4190b.


I really don't know what is it.
ThFabba
Developer
Posts: 293
Joined: Sun Jul 11, 2010 11:39 am

Re: ShellExecuteW rundll32 error - please help !!

Post by ThFabba »

https://git.reactos.org/?p=reactos.git& ... sersRunDll

This function is a stub in ROS and will raise an exception when called. It's simply not implemented.
Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests