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

Managed C++/CLI

 
AnswerRe: Comparing values Pin
prasad_som7-Mar-07 22:31
prasad_som7-Mar-07 22:31 
GeneralRe: Comparing values Pin
Herboren8-Mar-07 9:27
Herboren8-Mar-07 9:27 
GeneralRe: Comparing values Pin
George L. Jackson8-Mar-07 13:16
George L. Jackson8-Mar-07 13:16 
QuestionCeate an executable [modified] Pin
abbd7-Mar-07 11:06
abbd7-Mar-07 11:06 
AnswerRe: Ceate an executable Pin
George L. Jackson7-Mar-07 12:53
George L. Jackson7-Mar-07 12:53 
QuestionHow to execute another application Pin
abbd7-Mar-07 5:03
abbd7-Mar-07 5:03 
AnswerRe: How to execute another application Pin
Nish Nishant7-Mar-07 5:16
sitebuilderNish Nishant7-Mar-07 5:16 
AnswerRe: How to execute another application Pin
led mike7-Mar-07 5:18
led mike7-Mar-07 5:18 
abbd wrote:
error C3861: 'ShellExecute': identifier not found


That error indicates you don't know how to #include header files for C++ development. The fact that you don't know that indicates that you need to step back to student mode and learn some prerequisite programming topics before you try to write working windows applications.


led mike

AnswerRe: How to execute another application [modified] Pin
darkcloud.42o9-Mar-07 23:12
darkcloud.42o9-Mar-07 23:12 
QuestionRequested registry access is not allowed. Pin
abbd7-Mar-07 4:31
abbd7-Mar-07 4:31 
AnswerRe: Requested registry access is not allowed. Pin
Nish Nishant7-Mar-07 5:17
sitebuilderNish Nishant7-Mar-07 5:17 
GeneralRe: Requested registry access is not allowed. Pin
abbd7-Mar-07 5:52
abbd7-Mar-07 5:52 
GeneralRe: Requested registry access is not allowed. Pin
Nish Nishant7-Mar-07 5:56
sitebuilderNish Nishant7-Mar-07 5:56 
GeneralRe: Requested registry access is not allowed. Pin
abbd7-Mar-07 6:24
abbd7-Mar-07 6:24 
GeneralRe: Requested registry access is not allowed. Pin
abbd8-Mar-07 3:54
abbd8-Mar-07 3:54 
Questiongood refrence for c++ Pin
faradgi6-Mar-07 10:59
faradgi6-Mar-07 10:59 
AnswerRe: good refrence for c++ Pin
George L. Jackson6-Mar-07 16:46
George L. Jackson6-Mar-07 16:46 
AnswerRe: good refrence for c++ Pin
Christian Graus7-Mar-07 7:17
protectorChristian Graus7-Mar-07 7:17 
Questionhow to programming in c++? Pin
faradgi6-Mar-07 10:32
faradgi6-Mar-07 10:32 
AnswerRe: how to programming in c++? Pin
Christian Graus6-Mar-07 10:40
protectorChristian Graus6-Mar-07 10:40 
Questionexecute an application Pin
abbd6-Mar-07 8:12
abbd6-Mar-07 8:12 
AnswerRe: execute an application Pin
led mike6-Mar-07 9:02
led mike6-Mar-07 9:02 
GeneralRe: execute an application Pin
abbd6-Mar-07 9:25
abbd6-Mar-07 9:25 
GeneralRe: execute an application Pin
led mike6-Mar-07 9:36
led mike6-Mar-07 9:36 
GeneralRe: execute an application Pin
Nish Nishant6-Mar-07 10:09
sitebuilderNish Nishant6-Mar-07 10:09 

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.