Click here to Skip to main content
15,905,612 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Label flickering Pin
Luc Pattyn12-Jun-09 4:50
sitebuilderLuc Pattyn12-Jun-09 4:50 
QuestionAvoid if else... Pin
vikasvds11-Jun-09 2:19
vikasvds11-Jun-09 2:19 
AnswerRe: Avoid if else... [modified] Pin
thoru11-Jun-09 3:17
thoru11-Jun-09 3:17 
AnswerRe: Avoid if else... Pin
led mike11-Jun-09 4:36
led mike11-Jun-09 4:36 
AnswerRe: Avoid if else... Pin
LionAM13-Jun-09 21:25
LionAM13-Jun-09 21:25 
GeneralRe: Avoid if else... Pin
vikasvds14-Jun-09 21:36
vikasvds14-Jun-09 21:36 
QuestionRun external executable file in C++ Pin
wael_r11-Jun-09 2:11
wael_r11-Jun-09 2:11 
AnswerRe: Run external executable file in C++ Pin
vikasvds11-Jun-09 2:28
vikasvds11-Jun-09 2:28 
You can use either ShellExecute() or CreateProcess().

Advantage of CreateProcess() function is your program can wait till another application you have launched is not finished/terminated.

Thanks
Vikas

vicky

AnswerRe: Run external executable file in C++ Pin
Luc Pattyn11-Jun-09 3:23
sitebuilderLuc Pattyn11-Jun-09 3:23 
QuestionBeginning C++/CLI Question Pin
Shadowsoal9-Jun-09 13:39
Shadowsoal9-Jun-09 13:39 
AnswerRe: Beginning C++/CLI Question Pin
N a v a n e e t h9-Jun-09 16:30
N a v a n e e t h9-Jun-09 16:30 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal9-Jun-09 16:37
Shadowsoal9-Jun-09 16:37 
GeneralRe: Beginning C++/CLI Question Pin
N a v a n e e t h9-Jun-09 17:47
N a v a n e e t h9-Jun-09 17:47 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal9-Jun-09 18:02
Shadowsoal9-Jun-09 18:02 
GeneralRe: Beginning C++/CLI Question Pin
N a v a n e e t h9-Jun-09 18:04
N a v a n e e t h9-Jun-09 18:04 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal9-Jun-09 18:11
Shadowsoal9-Jun-09 18:11 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal10-Jun-09 5:14
Shadowsoal10-Jun-09 5:14 
GeneralRe: Beginning C++/CLI Question Pin
N a v a n e e t h10-Jun-09 18:12
N a v a n e e t h10-Jun-09 18:12 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal10-Jun-09 18:44
Shadowsoal10-Jun-09 18:44 
GeneralRe: Beginning C++/CLI Question Pin
N a v a n e e t h10-Jun-09 20:33
N a v a n e e t h10-Jun-09 20:33 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal22-Jun-09 5:40
Shadowsoal22-Jun-09 5:40 
Question[Message Deleted] Pin
Richard Andrew x649-Jun-09 7:59
professionalRichard Andrew x649-Jun-09 7:59 
QuestionUnlockBits releases my Byte-Array Pin
cherrymotion9-Jun-09 3:27
cherrymotion9-Jun-09 3:27 
AnswerRe: UnlockBits releases my Byte-Array Pin
Luc Pattyn9-Jun-09 3:48
sitebuilderLuc Pattyn9-Jun-09 3:48 
GeneralRe: UnlockBits releases my Byte-Array Pin
cherrymotion9-Jun-09 6:14
cherrymotion9-Jun-09 6:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.