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

Managed C++/CLI

 
AnswerRe: System::Windows::Forms Namespace ?? Pin
bsaksida18-Dec-06 20:49
bsaksida18-Dec-06 20:49 
GeneralRe: System::Windows::Forms Namespace ?? Pin
Fritzables19-Dec-06 13:45
Fritzables19-Dec-06 13:45 
AnswerRe: System::Windows::Forms Namespace ?? Pin
GirishKB19-Dec-06 20:36
GirishKB19-Dec-06 20:36 
GeneralRe: System::Windows::Forms Namespace ?? Pin
Fritzables19-Dec-06 21:07
Fritzables19-Dec-06 21:07 
G'Day Girish,

Yea, I had that in my original code:

<br />
#using <System.Windows.Forms.dll><br />


and also had:

<br />
using namespace System::Windows::Forms;<br />


But I was told to take the top line out as the namespace will reference the DLL.
But when I compile either way I still get that same error code.

Pete
GeneralRe: System::Windows::Forms Namespace ?? Pin
bsaksida19-Dec-06 21:40
bsaksida19-Dec-06 21:40 
GeneralRe: System::Windows::Forms Namespace ?? Pin
Fritzables19-Dec-06 22:06
Fritzables19-Dec-06 22:06 
GeneralRe: System::Windows::Forms Namespace ?? Pin
GirishKB19-Dec-06 21:41
GirishKB19-Dec-06 21:41 
GeneralRe: System::Windows::Forms Namespace ?? Pin
Fritzables19-Dec-06 22:04
Fritzables19-Dec-06 22:04 
GeneralRe: System::Windows::Forms Namespace ?? Pin
Fritzables20-Dec-06 11:13
Fritzables20-Dec-06 11:13 
GeneralRe: System::Windows::Forms Namespace ?? Pin
GirishKB20-Dec-06 17:34
GirishKB20-Dec-06 17:34 
QuestionUsing HtmlHelp API from C++ Pin
ankit_cse18-Dec-06 13:37
ankit_cse18-Dec-06 13:37 
QuestionRun time Error Pin
Programm3r18-Dec-06 6:24
Programm3r18-Dec-06 6:24 
Questionpointers to functions Pin
emrah.a17-Dec-06 4:49
emrah.a17-Dec-06 4:49 
GeneralRe: pointers to functions Pin
bsaksida17-Dec-06 5:58
bsaksida17-Dec-06 5:58 
QuestionMuthithreading Pin
bsaksida16-Dec-06 12:22
bsaksida16-Dec-06 12:22 
AnswerRe: Muthithreading Pin
Mark Salsbery16-Dec-06 13:47
Mark Salsbery16-Dec-06 13:47 
GeneralRe: Muthithreading Pin
bsaksida17-Dec-06 0:22
bsaksida17-Dec-06 0:22 
AnswerRe: Muthithreading Pin
Michael Dunn16-Dec-06 13:51
sitebuilderMichael Dunn16-Dec-06 13:51 
QuestionQuestion about the built in memory leak detection in vs05 Pin
FocusedWolf15-Dec-06 15:45
FocusedWolf15-Dec-06 15:45 
AnswerRe: Question about the built in memory leak detection in vs05 Pin
George L. Jackson15-Dec-06 21:12
George L. Jackson15-Dec-06 21:12 
AnswerRe: Question about the built in memory leak detection in vs05 Pin
Mark Salsbery16-Dec-06 11:53
Mark Salsbery16-Dec-06 11:53 
GeneralRe: Question about the built in memory leak detection in vs05 Pin
FocusedWolf16-Dec-06 16:09
FocusedWolf16-Dec-06 16:09 
QuestionHosting a Windows Forms Control in a MFC ActiveX control Pin
sps-itsec4615-Dec-06 7:59
sps-itsec4615-Dec-06 7:59 
AnswerRe: Hosting a Windows Forms Control in a MFC ActiveX control Pin
sps-itsec463-Jan-07 1:56
sps-itsec463-Jan-07 1:56 
QuestionOverride property Pin
bsaksida15-Dec-06 5:47
bsaksida15-Dec-06 5:47 

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.