Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCopying a project induces compilation errors Pin
Chris Korzeniowski18-May-05 9:01
Chris Korzeniowski18-May-05 9:01 
GeneralRe: Copying a project induces compilation errors Pin
Chris Korzeniowski18-May-05 9:59
Chris Korzeniowski18-May-05 9:59 
GeneralRe: Copying a project induces compilation errors Pin
Chris Korzeniowski18-May-05 11:51
Chris Korzeniowski18-May-05 11:51 
GeneralRe: Copying a project induces compilation errors Pin
David Crow18-May-05 16:45
David Crow18-May-05 16:45 
GeneralWinocc.cpp Pin
Watertreader18-May-05 9:01
Watertreader18-May-05 9:01 
GeneralRe: Winocc.cpp Pin
Jörgen Sigvardsson18-May-05 12:36
Jörgen Sigvardsson18-May-05 12:36 
GeneralRe: Winocc.cpp Pin
Watertreader18-May-05 16:22
Watertreader18-May-05 16:22 
GeneralRe: Winocc.cpp Pin
David Crow18-May-05 16:48
David Crow18-May-05 16:48 
Watertreader wrote:
I am inserting an external control into the code... does it has to be initialised?...

Yes. ActiveX controls must exist and be registered on the target machine.

Watertreader wrote:
the error messge disappear when I use in the RElease mode instead of debug mode

Compare the compiler/linker options between the two builds. You can do this through the IDE but I find it easier to open the project's .dsp file instead.


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


GeneralRe: Winocc.cpp Pin
Jörgen Sigvardsson18-May-05 20:09
Jörgen Sigvardsson18-May-05 20:09 
GeneralRe: Winocc.cpp Pin
David Crow19-May-05 2:10
David Crow19-May-05 2:10 
GeneralRe: Winocc.cpp Pin
Jörgen Sigvardsson19-May-05 5:19
Jörgen Sigvardsson19-May-05 5:19 
GeneralRe: Winocc.cpp Pin
David Crow19-May-05 5:35
David Crow19-May-05 5:35 
GeneralRe: Winocc.cpp Pin
Watertreader22-May-05 9:28
Watertreader22-May-05 9:28 
GeneralCall Java function from C++ DLL Pin
xueshunnai18-May-05 7:31
xueshunnai18-May-05 7:31 
GeneralInvalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 7:02
Blake Miller18-May-05 7:02 
GeneralRe: Invalidating Proper 'Screen' Area Pin
David Crow18-May-05 8:22
David Crow18-May-05 8:22 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 8:29
Blake Miller18-May-05 8:29 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Ravi Bhavnani18-May-05 8:23
professionalRavi Bhavnani18-May-05 8:23 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 8:36
Blake Miller18-May-05 8:36 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Ravi Bhavnani18-May-05 8:45
professionalRavi Bhavnani18-May-05 8:45 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 9:32
Blake Miller18-May-05 9:32 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Ravi Bhavnani18-May-05 10:00
professionalRavi Bhavnani18-May-05 10:00 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 11:12
Blake Miller18-May-05 11:12 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Ravi Bhavnani18-May-05 11:17
professionalRavi Bhavnani18-May-05 11:17 
GeneralRe: Invalidating Proper 'Screen' Area Pin
Blake Miller18-May-05 11:33
Blake Miller18-May-05 11:33 

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.