Forums
Tags
security attributes
Windows 7
CreateProcess matter with Windows 7 SP1
I have got an issue with Windows 7 Sp1 (v 6.1.7601). This code display a console window with "dir" result. It work well on Windows 7 but not with SP1. BOOL RunCommand(LPCTSTR szCommand) { TCHAR szComSpec[MAX_PATH]; TCHAR szCmd[2048]; STARTUPINFO...
Franck M
Thread
Apr 10, 2012
application development
command line
console
createprocess
error handling
process management
security
attributes
sp1
startup info
windows 7
Replies: 1
Forum:
Programming and Scripting
Forums
Tags