[PATCH] cmd: Use ShellExecuteExW instead of CreateProcess for opening files.
30 Jul
2008
30 Jul
'08
1:52 p.m.
Hi,
+ sei.fMask = SEE_MASK_FLAG_DDEWAIT| + SEE_MASK_FLAG_NO_UI| + SEE_MASK_NO_CONSOLE| + SEE_MASK_NOCLOSEPROCESS; Console apps must be executed using exiting console, not a new one.
-- Kirill
6341
Age (days ago)
6341
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kirill K. Smirnov