You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the method RtlCreateUsreThread to load a DLL into the explorer.exe (windows taskbar), I didn't get any of the error messages but the DLL is not loaded into the process, can you reproduce the error at your side?
I'm trying to use the method
RtlCreateUsreThreadto load a DLL into theexplorer.exe(windows taskbar), I didn't get any of the error messages but the DLL is not loaded into the process, can you reproduce the error at your side?