Click here to Skip to main content
15,885,366 members

Comments by Paul Heil (Top 27 by date)

Paul Heil 27-Apr-12 11:41am View    
If you want to create a process with increased permissions, then you need to use CreateProcessAsUser or CreateProcessesWithLogon.
Paul Heil 10-Nov-11 16:56pm View    
cheater! I was going to show him how to get there. :-P
ah, well.
Paul Heil 10-Nov-11 16:55pm View    
If you set a breakpoint there and hold your mouse over "first" what value does it show?
Paul Heil 10-Nov-11 16:28pm View    
Both solutions posted use SendMessage or PostMessage.
Paul Heil 10-Nov-11 16:22pm View    
If you're using Windows, MSDN has an article on the various methods of interprocess communications available: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365574%28v=vs.85%29.aspx