Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSetup installer vs custom action conditioned Pin
Russell'7-Aug-07 21:42
Russell'7-Aug-07 21:42 
Questionlinker error identifier already defined Pin
prithaa7-Aug-07 20:52
prithaa7-Aug-07 20:52 
AnswerRe: linker error identifier already defined Pin
Paresh Chitte7-Aug-07 21:06
Paresh Chitte7-Aug-07 21:06 
AnswerRe: linker error identifier already defined Pin
Cedric Moonen7-Aug-07 21:07
Cedric Moonen7-Aug-07 21:07 
GeneralRe: linker error identifier already defined Pin
prithaa7-Aug-07 21:23
prithaa7-Aug-07 21:23 
GeneralRe: linker error identifier already defined Pin
Cedric Moonen7-Aug-07 21:30
Cedric Moonen7-Aug-07 21:30 
GeneralRe: linker error identifier already defined Pin
prasad_som7-Aug-07 21:34
prasad_som7-Aug-07 21:34 
AnswerRe: linker error identifier already defined Pin
Russell'7-Aug-07 21:57
Russell'7-Aug-07 21:57 
Create Const.cpp where you can define the identifiers, so in Const.h put only the declarations, ... like you do with functions.
And/or put on the top of the file Const.h the command #pragma once



Russell

Questionabout RUNTIME_CLASS Pin
mt_samiei7-Aug-07 20:44
mt_samiei7-Aug-07 20:44 
QuestionRe: about RUNTIME_CLASS Pin
Mark Salsbery8-Aug-07 6:10
Mark Salsbery8-Aug-07 6:10 
QuestionLoading *.EPS file Pin
Md. Ali Naser Khan7-Aug-07 20:30
Md. Ali Naser Khan7-Aug-07 20:30 
AnswerRe: Loading *.EPS file Pin
Hamid_RT7-Aug-07 20:39
Hamid_RT7-Aug-07 20:39 
GeneralRe: Loading *.EPS file Pin
Md. Ali Naser Khan7-Aug-07 20:47
Md. Ali Naser Khan7-Aug-07 20:47 
GeneralRe: Loading *.EPS file Pin
Hamid_RT7-Aug-07 21:12
Hamid_RT7-Aug-07 21:12 
AnswerRe: Loading *.EPS file Pin
jk chan8-Aug-07 0:05
jk chan8-Aug-07 0:05 
QuestionNo of Lines in a .Png file. Pin
zxc897-Aug-07 20:03
zxc897-Aug-07 20:03 
AnswerRe: No of Lines in a .Png file. Pin
Paresh Chitte7-Aug-07 20:20
Paresh Chitte7-Aug-07 20:20 
QuestionSlider control in Toolbar Pin
Anurag Gandhi7-Aug-07 20:03
professionalAnurag Gandhi7-Aug-07 20:03 
AnswerRe: Slider control in Toolbar Pin
Hamid_RT7-Aug-07 20:41
Hamid_RT7-Aug-07 20:41 
GeneralRe: Slider control in Toolbar Pin
Anurag Gandhi7-Aug-07 22:06
professionalAnurag Gandhi7-Aug-07 22:06 
GeneralRe: Slider control in Toolbar Pin
#realJSOP8-Aug-07 0:07
mve#realJSOP8-Aug-07 0:07 
JokeRe: Slider control in Toolbar Pin
toxcct8-Aug-07 0:18
toxcct8-Aug-07 0:18 
GeneralRe: Slider control in Toolbar Pin
Hamid_RT8-Aug-07 3:49
Hamid_RT8-Aug-07 3:49 
QuestionMSI installer setup Pin
rishi_palani7-Aug-07 19:59
rishi_palani7-Aug-07 19:59 
AnswerRe: MSI installer setup Pin
Hamid_RT7-Aug-07 20:35
Hamid_RT7-Aug-07 20:35 

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.