User: sed2

  • Public profile

User profile: sed2

User info
User name:sed2
History
Joined:
Number of posts:16
Latest posts:

Difficulty using GetExitCodeProcess
Thanks for the replies. I move this post to the Windows Programming. Anyway, i did a program in c++....

Difficulty using GetExitCodeProcess
Hello guys, i would like to do a program that check if a program named MyProg.exe is running in back...

Problem to check if file exists
I would like to see if a file exists. I did: [code] std::string path="C:\\Users\\"+ n +"\\Deskto...

Problem with ShellExecute
It's works, thanks you. I did: [code] std::string path="C:\\Users\\" + n + "\\Desktop\\myprog.exe";...

Problem with ShellExecute
Hello, i would like to have a program that start a .exe . Then i do: [code] TCHAR name [ UNLEN + 1 ]...

This user does not accept Private Messages