Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: fef Pin
Rajkumar R8-May-08 4:56
Rajkumar R8-May-08 4:56 
QuestionRe: fef Pin
Hamid_RT8-May-08 5:20
Hamid_RT8-May-08 5:20 
AnswerRe: fef Pin
prithaa10-May-08 3:06
prithaa10-May-08 3:06 
GeneralRe: fef Pin
Hamid_RT10-May-08 4:05
Hamid_RT10-May-08 4:05 
QuestionDLL Question Pin
Programm3r7-May-08 22:28
Programm3r7-May-08 22:28 
GeneralRe: DLL Question Pin
CPallini7-May-08 22:40
mveCPallini7-May-08 22:40 
GeneralRe: DLL Question Pin
Programm3r7-May-08 22:53
Programm3r7-May-08 22:53 
AnswerRe: DLL Question Pin
Cedric Moonen7-May-08 22:40
Cedric Moonen7-May-08 22:40 
It's difficult to say without seing any code. It could be for example that some of the functions are exported when a specific macro is defined (something like #ifdef EXPORT_FUNCTION). This macro could be defined in the project settings rather than in a source file. Check for that.
You could also post the header file which contains the declaration of the functions which are missing when you build the dll. This will already help to start looking more into details.

Cédric Moonen
Software developer

Charting control [v1.4]

GeneralRe: DLL Question Pin
Programm3r7-May-08 22:52
Programm3r7-May-08 22:52 
GeneralRe: DLL Question Pin
Cedric Moonen7-May-08 23:05
Cedric Moonen7-May-08 23:05 
GeneralRe: DLL Question Pin
Programm3r7-May-08 23:36
Programm3r7-May-08 23:36 
QuestionDetect click outside modal dialog Pin
baerten7-May-08 22:24
baerten7-May-08 22:24 
AnswerRe: Detect click outside modal dialog Pin
Christian Graus7-May-08 22:25
protectorChristian Graus7-May-08 22:25 
GeneralThanks :-) Pin
baerten7-May-08 22:42
baerten7-May-08 22:42 
QuestionOpening existing file without checking the file extension Pin
FPeeters7-May-08 22:23
FPeeters7-May-08 22:23 
AnswerRe: Opening existing file without checking the file extension Pin
Christian Graus7-May-08 22:24
protectorChristian Graus7-May-08 22:24 
GeneralRe: Opening existing file without checking the file extension Pin
FPeeters7-May-08 22:41
FPeeters7-May-08 22:41 
GeneralRe: Opening existing file without checking the file extension Pin
Iain Clarke, Warrior Programmer8-May-08 4:36
Iain Clarke, Warrior Programmer8-May-08 4:36 
AnswerRe: Opening existing file without checking the file extension Pin
Michael Schubert8-May-08 0:00
Michael Schubert8-May-08 0:00 
AnswerRe: Opening existing file without checking the file extension Pin
David Crow8-May-08 4:11
David Crow8-May-08 4:11 
Questionerror loading functions from dll.... Pin
alex7867-May-08 21:55
alex7867-May-08 21:55 
QuestionRe: error loading functions from dll.... Pin
CPallini7-May-08 22:33
mveCPallini7-May-08 22:33 
AnswerRe: error loading functions from dll.... Pin
Nitheesh George7-May-08 23:09
Nitheesh George7-May-08 23:09 
AnswerRe: error loading functions from dll.... Pin
Nitheesh George7-May-08 23:11
Nitheesh George7-May-08 23:11 
Question0xC0000005: Access Violation Pin
Bernaad7-May-08 20:33
Bernaad7-May-08 20: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.