Hi Cobian,
My pop ups from my pre-events are not showing when run from Reflector.
I am using WTSSendMessageA
https://learn.microsoft.com/en-us/windo ... ndmessagea
for the pop up and WTSEnumerateSessionsA
https://stackoverflow.com/questions/746 ... i#74674303
for the required Session ID.
When my popups do not appear , it is usually that I am running the wrong SessionsID (typically it is suppose to be 0 or 1). WTSEnumerateSessionsA is suppose to figure it out for me.
Do you know what SessionID your tasks running pre-events under?
Many thanks,
-T
My pop ups from my pre-events are not showing when run from Reflector.
I am using WTSSendMessageA
https://learn.microsoft.com/en-us/windo ... ndmessagea
for the pop up and WTSEnumerateSessionsA
https://stackoverflow.com/questions/746 ... i#74674303
for the required Session ID.
When my popups do not appear , it is usually that I am running the wrong SessionsID (typically it is suppose to be 0 or 1). WTSEnumerateSessionsA is suppose to figure it out for me.
Do you know what SessionID your tasks running pre-events under?
Many thanks,
-T
Statistics: Posted by Todd — 06 Feb 2024, 23:09