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

Managed C++/CLI

 
AnswerRe: How do I use .net framework2.0? Pin
Nish Nishant14-Jun-06 11:46
sitebuilderNish Nishant14-Jun-06 11:46 
QuestionShutdown Computer Through C Program. Pin
Droze14-Jun-06 9:31
Droze14-Jun-06 9:31 
AnswerRe: Shutdown Computer Through C Program. Pin
Jun Du14-Jun-06 9:53
Jun Du14-Jun-06 9:53 
GeneralRe: Shutdown Computer Through C Program. Pin
Droze14-Jun-06 10:12
Droze14-Jun-06 10:12 
GeneralRe: Shutdown Computer Through C Program. Pin
Jun Du14-Jun-06 11:01
Jun Du14-Jun-06 11:01 
AnswerRe: Shutdown Computer Through C Program. Pin
Droze15-Jun-06 4:05
Droze15-Jun-06 4:05 
QuestionAdministrative system of parking tower [modified] Pin
lulu044114-Jun-06 7:53
lulu044114-Jun-06 7:53 
Questionusing the MessageBox:: function Pin
kitty514-Jun-06 4:54
kitty514-Jun-06 4:54 
is there anything other than #include "stdafx.h" that I need to include in order for me to do:

MessageBox::Show("Hello, World!"); ?

i'm getting the following errors:
c:\documents and settings\...\mda_camera.cpp(40) : error C2653: 'MessageBoxA' : is not a class or namespace name
c:\documents and settings\...\mda_camera.cpp(40) : error C3861: 'Show': identifier not found



Thanks
Kitty5
AnswerRe: using the MessageBox:: function [modified] Pin
toxcct14-Jun-06 4:55
toxcct14-Jun-06 4:55 
GeneralRe: using the MessageBox:: function Pin
kitty514-Jun-06 5:06
kitty514-Jun-06 5:06 
GeneralRe: using the MessageBox:: function Pin
toxcct14-Jun-06 5:08
toxcct14-Jun-06 5:08 
GeneralRe: using the MessageBox:: function Pin
Nish Nishant14-Jun-06 5:10
sitebuilderNish Nishant14-Jun-06 5:10 
GeneralRe: using the MessageBox:: function Pin
toxcct14-Jun-06 5:32
toxcct14-Jun-06 5:32 
GeneralRe: using the MessageBox:: function Pin
Nish Nishant14-Jun-06 5:38
sitebuilderNish Nishant14-Jun-06 5:38 
GeneralRe: using the MessageBox:: function Pin
toxcct14-Jun-06 5:42
toxcct14-Jun-06 5:42 
GeneralRe: using the MessageBox:: function Pin
Paul Conrad14-Jun-06 5:53
professionalPaul Conrad14-Jun-06 5:53 
GeneralRe: using the MessageBox:: function Pin
Nish Nishant14-Jun-06 5:54
sitebuilderNish Nishant14-Jun-06 5:54 
GeneralRe: using the MessageBox:: function Pin
Paul Conrad14-Jun-06 5:57
professionalPaul Conrad14-Jun-06 5:57 
GeneralRe: using the MessageBox:: function Pin
kitty514-Jun-06 11:29
kitty514-Jun-06 11:29 
GeneralRe: using the MessageBox:: function Pin
Paul Conrad14-Jun-06 5:19
professionalPaul Conrad14-Jun-06 5:19 
GeneralRe: using the MessageBox:: function Pin
kitty514-Jun-06 5:10
kitty514-Jun-06 5:10 
AnswerRe: using the MessageBox:: function Pin
Viorel.14-Jun-06 5:00
Viorel.14-Jun-06 5:00 
GeneralRe: using the MessageBox:: function Pin
kitty514-Jun-06 5:07
kitty514-Jun-06 5:07 
GeneralRe: using the MessageBox:: function Pin
Nish Nishant14-Jun-06 5:10
sitebuilderNish Nishant14-Jun-06 5:10 
AnswerRe: using the MessageBox:: function Pin
Nish Nishant14-Jun-06 5:09
sitebuilderNish Nishant14-Jun-06 5: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.