Click here to Skip to main content
16,006,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhich macro to use for making a dll Pin
prithaa3-Jun-08 20:14
prithaa3-Jun-08 20:14 
AnswerRe: Which macro to use for making a dll Pin
Cedric Moonen3-Jun-08 20:17
Cedric Moonen3-Jun-08 20:17 
AnswerRe: Which macro to use for making a dll Pin
sudhir_Kumar3-Jun-08 21:10
sudhir_Kumar3-Jun-08 21:10 
GeneralRe: Which macro to use for making a dll Pin
prithaa3-Jun-08 22:25
prithaa3-Jun-08 22:25 
GeneralRe: Which macro to use for making a dll Pin
Naveen3-Jun-08 23:10
Naveen3-Jun-08 23:10 
GeneralRe: Which macro to use for making a dll Pin
ThatsAlok4-Jun-08 0:52
ThatsAlok4-Jun-08 0:52 
GeneralRe: Which macro to use for making a dll Pin
Naveen4-Jun-08 1:54
Naveen4-Jun-08 1:54 
AnswerRe: Which macro to use for making a dll Pin
ThatsAlok3-Jun-08 23:11
ThatsAlok3-Jun-08 23:11 
prithaa wrote:
But if I have a .h file which has only consts then which macro should I use to indicate that this file is in the dll.


if you just want to include the const, you just have to include the Header file, you don't have to anything or macro for including const, as contants defination would be available in the header file, I believe, this information would not be exported by DLL.

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You/codeProject$$>

GeneralRe: Which macro to use for making a dll Pin
prithaa4-Jun-08 19:02
prithaa4-Jun-08 19:02 
QuestionCMFCPropertyGridProperty question Pin
followait3-Jun-08 19:36
followait3-Jun-08 19:36 
AnswerRe: CMFCPropertyGridProperty question Pin
sudhir_Kumar3-Jun-08 21:09
sudhir_Kumar3-Jun-08 21:09 
Questionproblem with string loading Pin
Mohanraj D3-Jun-08 19:28
Mohanraj D3-Jun-08 19:28 
AnswerRe: problem with string loading Pin
ThatsAlok3-Jun-08 20:14
ThatsAlok3-Jun-08 20:14 
GeneralRe: problem with string loading Pin
sudhir_Kumar3-Jun-08 21:01
sudhir_Kumar3-Jun-08 21:01 
GeneralRe: problem with string loading Pin
ThatsAlok3-Jun-08 23:07
ThatsAlok3-Jun-08 23:07 
AnswerRe: problem with string loading Pin
Akt_4_U3-Jun-08 21:04
Akt_4_U3-Jun-08 21:04 
AnswerRe: problem with string loading Pin
David Crow4-Jun-08 2:54
David Crow4-Jun-08 2:54 
AnswerRe: problem with string loading Pin
Hamid_RT4-Jun-08 20:59
Hamid_RT4-Jun-08 20:59 
QuestionHow to seperate string Pin
manju#1233-Jun-08 19:04
manju#1233-Jun-08 19:04 
AnswerRe: How to seperate string Pin
_AnsHUMAN_ 3-Jun-08 19:08
_AnsHUMAN_ 3-Jun-08 19:08 
GeneralRe: How to seperate string Pin
manju#1233-Jun-08 19:28
manju#1233-Jun-08 19:28 
GeneralRe: How to seperate string Pin
manju#1233-Jun-08 19:33
manju#1233-Jun-08 19:33 
AnswerRe: How to seperate string Pin
Rajkumar R3-Jun-08 19:41
Rajkumar R3-Jun-08 19:41 
GeneralRe: How to seperate string Pin
manju#1233-Jun-08 19:50
manju#1233-Jun-08 19:50 
AnswerRe: How to seperate string Pin
Jijo.Raj3-Jun-08 19:59
Jijo.Raj3-Jun-08 19:59 

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.