Click here to Skip to main content
15,884,353 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Date camper Pin
Cedric Moonen24-Apr-09 2:11
Cedric Moonen24-Apr-09 2:11 
GeneralRe: Date camper Pin
CPallini24-Apr-09 2:13
mveCPallini24-Apr-09 2:13 
AnswerRe: Date camper Pin
CPallini24-Apr-09 2:21
mveCPallini24-Apr-09 2:21 
AnswerRe: Date compare Pin
David Crow24-Apr-09 4:10
David Crow24-Apr-09 4:10 
AnswerRe: Date compare Pin
Joe Woodbury24-Apr-09 15:45
professionalJoe Woodbury24-Apr-09 15:45 
QuestionProblem calling a DLL from another DLL Pin
Mohammad A Gdeisat24-Apr-09 1:30
Mohammad A Gdeisat24-Apr-09 1:30 
AnswerRe: Problem calling a DLL from another DLL Pin
Cedric Moonen24-Apr-09 1:48
Cedric Moonen24-Apr-09 1:48 
GeneralRe: Problem calling a DLL from another DLL Pin
Mohammad A Gdeisat24-Apr-09 3:22
Mohammad A Gdeisat24-Apr-09 3:22 
Hi,

Unfortunately I have the DLL as release mode executable with no debugging information at all! the only thing the debugger will be able to display is some assembly code along with memory addresses which are not likely to be of much use, if you think that I can use them in someway plz let me know.

btw: the function call (that craches when is made from a DLL) is so simple that it goes like this:

int res = MyFunction(4);


Cheers

And ever has it been that love knows not its own depth until the hour of separation

Mohammad Gdeisat

AnswerRe: Problem calling a DLL from another DLL Pin
CPallini24-Apr-09 2:12
mveCPallini24-Apr-09 2:12 
GeneralRe: Problem calling a DLL from another DLL Pin
Mohammad A Gdeisat24-Apr-09 3:19
Mohammad A Gdeisat24-Apr-09 3:19 
Question[WMI]Why I Invoke GetObject() failed with message:"Access Denied" Pin
aqz954823-Apr-09 23:54
aqz954823-Apr-09 23:54 
AnswerRe: [WMI]Why I Invoke GetObject() failed with message:"Access Denied" Pin
Baltoro25-Apr-09 8:43
Baltoro25-Apr-09 8:43 
GeneralRe: [WMI]Why I Invoke GetObject() failed with message:"Access Denied" Pin
aqz954826-Apr-09 17:02
aqz954826-Apr-09 17:02 
QuestionHow get path of shortcut of internet explorer Pin
ashish8patil23-Apr-09 23:28
ashish8patil23-Apr-09 23:28 
AnswerRe: How get path of shortcut of internet explorer Pin
Sarath C24-Apr-09 2:37
Sarath C24-Apr-09 2:37 
GeneralRe: How get path of shortcut of internet explorer Pin
ashish8patil24-Apr-09 2:43
ashish8patil24-Apr-09 2:43 
Questionproblem with relese mode Pin
kir_MFC23-Apr-09 23:25
kir_MFC23-Apr-09 23:25 
AnswerRe: problem with relese mode Pin
Cedric Moonen23-Apr-09 23:30
Cedric Moonen23-Apr-09 23:30 
AnswerRe: problem with relese mode Pin
Hamid_RT24-Apr-09 0:08
Hamid_RT24-Apr-09 0:08 
QuestionRe: problem with relese mode Pin
David Crow24-Apr-09 4:13
David Crow24-Apr-09 4:13 
QuestionCan you please explain me why this code is not working ? Pin
kapardhi23-Apr-09 23:19
kapardhi23-Apr-09 23:19 
AnswerRe: Can you please explain me why this code is not working ? Pin
Code-o-mat23-Apr-09 23:46
Code-o-mat23-Apr-09 23:46 
GeneralRe: Can you please explain me why this code is not working ? Pin
kapardhi24-Apr-09 0:01
kapardhi24-Apr-09 0:01 
GeneralRe: Can you please explain me why this code is not working ? Pin
Code-o-mat24-Apr-09 1:00
Code-o-mat24-Apr-09 1:00 
AnswerRe: Can you please explain me why this code is not working ? Pin
Stuart Dootson23-Apr-09 23:46
professionalStuart Dootson23-Apr-09 23:46 

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.