Click here to Skip to main content
15,913,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: dll problem. Pin
Hamid_RT23-Apr-07 7:35
Hamid_RT23-Apr-07 7:35 
AnswerRe: dll problem. Pin
david bagaturia23-Apr-07 7:31
david bagaturia23-Apr-07 7:31 
GeneralRe: dll problem. Pin
Mark Salsbery23-Apr-07 7:34
Mark Salsbery23-Apr-07 7:34 
GeneralRe: dll problem. Pin
Hamid_RT23-Apr-07 7:39
Hamid_RT23-Apr-07 7:39 
GeneralRe: dll problem. Pin
Mark Salsbery23-Apr-07 7:43
Mark Salsbery23-Apr-07 7:43 
GeneralRe: dll problem. Pin
Hamid_RT23-Apr-07 7:57
Hamid_RT23-Apr-07 7:57 
GeneralRe: dll problem. Pin
David Crow23-Apr-07 8:06
David Crow23-Apr-07 8:06 
QuestionCrash analysis Pin
Shiva Prasad23-Apr-07 7:03
Shiva Prasad23-Apr-07 7:03 
Hi,

I have an application which uses a static library and a load time DLL for which the .lib is required to be added in the project settings.

when the application, both .lib file in VC6 works fine

when the application in VC8, static lib in VC8, dll's .lib file in VC6 works fine.

when the application in VC8, static lib in VC8, dll's .lib file in VC8,the application crashes.

Dr.watson is enabled and the Crash dialog shows module name as unknown, version no. 0.0.0.0.

The dump.log file also doesn't specify which module the crash is happening. FAULT --> shows to a section which doesn't specify the module name.

The dll is having a version number. but the crash doesn't show the dll.

Can anybody throw some light where could be the problem.

Thanks,
AnswerRe: Crash analysis Pin
Cedric Moonen23-Apr-07 7:31
Cedric Moonen23-Apr-07 7:31 
QuestionHow to get .bmp greyscale Image Header info in C Pin
Hazardcoder23-Apr-07 6:32
Hazardcoder23-Apr-07 6:32 
Questionget address of focus window Pin
mahdiehIR23-Apr-07 6:11
mahdiehIR23-Apr-07 6:11 
QuestionRe: get address of focus window Pin
Mark Salsbery23-Apr-07 7:18
Mark Salsbery23-Apr-07 7:18 
Questionget active directory Pin
mahdiehIR23-Apr-07 5:47
mahdiehIR23-Apr-07 5:47 
AnswerRe: get active directory Pin
Mark Salsbery23-Apr-07 5:54
Mark Salsbery23-Apr-07 5:54 
GeneralRe: get active directory Pin
toxcct23-Apr-07 5:56
toxcct23-Apr-07 5:56 
QuestionHow to Backup and restore MS Access Database Using Vc++ Pin
gsheladia23-Apr-07 3:58
gsheladia23-Apr-07 3:58 
QuestionRe: How to Backup and restore MS Access Database Using Vc++ Pin
David Crow23-Apr-07 4:35
David Crow23-Apr-07 4:35 
AnswerRe: How to Backup and restore MS Access Database Using Vc++ Pin
gsheladia23-Apr-07 23:37
gsheladia23-Apr-07 23:37 
QuestionRe: How to Backup and restore MS Access Database Using Vc++ Pin
David Crow24-Apr-07 2:36
David Crow24-Apr-07 2:36 
QuestionSHFileOperation function Pin
Syamlal S Nair23-Apr-07 2:27
Syamlal S Nair23-Apr-07 2:27 
AnswerRe: SHFileOperation function Pin
David Crow23-Apr-07 4:37
David Crow23-Apr-07 4:37 
GeneralRe: SHFileOperation function Pin
Syamlal S Nair23-Apr-07 23:31
Syamlal S Nair23-Apr-07 23:31 
QuestionRe: SHFileOperation function Pin
David Crow24-Apr-07 2:39
David Crow24-Apr-07 2:39 
QuestionOutput in VC++ Debug window Pin
ragavan23-Apr-07 2:19
ragavan23-Apr-07 2:19 
AnswerRe: Output in VC++ Debug window Pin
Don Box23-Apr-07 2:32
Don Box23-Apr-07 2:32 

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.