Click here to Skip to main content
15,895,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: passing class object to thread Pin
Naveen1-Mar-07 21:17
Naveen1-Mar-07 21:17 
GeneralRe: passing class object to thread Pin
neha.agarwal271-Mar-07 21:22
neha.agarwal271-Mar-07 21:22 
GeneralRe: passing class object to thread Pin
Naveen1-Mar-07 22:19
Naveen1-Mar-07 22:19 
AnswerRe: passing class object to thread Pin
BadKarma1-Mar-07 22:43
BadKarma1-Mar-07 22:43 
QuestionCWebBrowser2 Control Pin
Sonani Prakash1-Mar-07 20:02
Sonani Prakash1-Mar-07 20:02 
AnswerRe: CWebBrowser2 Control Pin
Sameer_Thakur1-Mar-07 21:12
Sameer_Thakur1-Mar-07 21:12 
GeneralRe: CWebBrowser2 Control Pin
Sonani Prakash1-Mar-07 21:59
Sonani Prakash1-Mar-07 21:59 
QuestionProblem while using Windows Registry Pin
harsh_29611-Mar-07 18:53
harsh_29611-Mar-07 18:53 
hi,

i found a code online regarding how to use windows registry and when i run it visual studio 2005 its running fine..


Now i tried to implement the samething implemented in the code in my application and i found and i am getting this folllowimg error.

"fatal error C1190: managed targeted code requires a '/clr' option"

In my .Cpp file i am using #using <system.dll>
and in stdafx.h i am using

#using <mscorlib.dll>
#using <system.windows.forms.dll>
using namespace System;
using namespace System::Windows::Forms;
using namespace Microsoft::Win32;
#undef MessageBox


please let me know the way to get over this error..

harsha
AnswerRe: Problem while using Windows Registry Pin
Mark Salsbery1-Mar-07 18:58
Mark Salsbery1-Mar-07 18:58 
GeneralRe: Problem while using Windows Registry Pin
harsh_29611-Mar-07 19:43
harsh_29611-Mar-07 19:43 
AnswerRe: Problem while using Windows Registry Pin
prasad_som1-Mar-07 18:58
prasad_som1-Mar-07 18:58 
AnswerRe: Problem while using Windows Registry Pin
ThatsAlok1-Mar-07 20:31
ThatsAlok1-Mar-07 20:31 
GeneralRe: Problem while using Windows Registry Pin
harsh_29611-Mar-07 19:43
harsh_29611-Mar-07 19:43 
GeneralRe: Problem while using Windows Registry Pin
Hamid_RT1-Mar-07 20:36
Hamid_RT1-Mar-07 20:36 
GeneralRe: Problem while using Windows Registry Pin
ThatsAlok1-Mar-07 21:21
ThatsAlok1-Mar-07 21:21 
QuestionHow to get body of new arrived mail? Pin
Shashi Shinde1-Mar-07 18:36
Shashi Shinde1-Mar-07 18:36 
GeneralRe: How to get body of new arrived mail? Pin
Programm3r1-Mar-07 20:25
Programm3r1-Mar-07 20:25 
GeneralPlease fix your reply[OT] Pin
prasad_som1-Mar-07 20:21
prasad_som1-Mar-07 20:21 
QuestionRe: How to get body of new arrived mail? [modified] Pin
Programm3r1-Mar-07 20:27
Programm3r1-Mar-07 20:27 
AnswerRe: How to get body of new arrived mail? Pin
Shashi Shinde1-Mar-07 20:55
Shashi Shinde1-Mar-07 20:55 
GeneralRe: How to get body of new arrived mail? Pin
Programm3r1-Mar-07 21:00
Programm3r1-Mar-07 21:00 
GeneralRe: How to get body of new arrived mail? Pin
Shashi Shinde1-Mar-07 22:14
Shashi Shinde1-Mar-07 22:14 
GeneralRe: How to get body of new arrived mail? Pin
Programm3r1-Mar-07 22:34
Programm3r1-Mar-07 22:34 
GeneralRe: How to get body of new arrived mail? Pin
Shashi Shinde2-Mar-07 2:50
Shashi Shinde2-Mar-07 2:50 
Questionsizeof() Operator Pin
Bulky Fellow1-Mar-07 18:30
Bulky Fellow1-Mar-07 18:30 

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.