Click here to Skip to main content
15,914,074 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDebug mode crash Pin
m3604712028-Mar-08 17:48
m3604712028-Mar-08 17:48 
GeneralRe: Debug mode crash Pin
rp_suman29-Mar-08 0:33
rp_suman29-Mar-08 0:33 
GeneralRe: Debug mode crash Pin
m3604712029-Mar-08 5:14
m3604712029-Mar-08 5:14 
QuestionRe: Debug mode crash Pin
rp_suman29-Mar-08 5:34
rp_suman29-Mar-08 5:34 
GeneralRe: Debug mode crash Pin
m3604712029-Mar-08 5:48
m3604712029-Mar-08 5:48 
GeneralRe: Debug mode crash Pin
rp_suman29-Mar-08 6:10
rp_suman29-Mar-08 6:10 
GeneralRe: Debug mode crash Pin
m3604712029-Mar-08 6:58
m3604712029-Mar-08 6:58 
GeneralRe: Debug mode crash Pin
rp_suman29-Mar-08 22:59
rp_suman29-Mar-08 22:59 
Hi,

Most of the problems similar to your are related with strings.
Something like their scope in DLL.

You are setting and getting string values.

Try initializing them at first before set/get them.

There may be some initialization function for DLL, use if there is something.

If you have doubt in 3rd party functions you use, try posting the problem in their forum.

Best Regards,
Suman

--
"Programming is an art that fights back!"

GeneralCreating a new Template Item Pin
Ken Mazaika28-Mar-08 12:16
Ken Mazaika28-Mar-08 12:16 
GeneralRe: Creating a new Template Item Pin
Steve Echols28-Mar-08 20:10
Steve Echols28-Mar-08 20:10 
GeneralRe: Creating a new Template Item Pin
Rajkumar R30-Mar-08 18:56
Rajkumar R30-Mar-08 18:56 
GeneralRe: Creating a new Template Item Pin
Ken Mazaika3-Apr-08 4:43
Ken Mazaika3-Apr-08 4:43 
Questionplease help me Pin
umai28-Mar-08 8:51
umai28-Mar-08 8:51 
GeneralRe: please help me Pin
led mike28-Mar-08 9:00
led mike28-Mar-08 9:00 
GeneralRe: please help me Pin
umai29-Mar-08 5:05
umai29-Mar-08 5:05 
GeneralRe: please help me Pin
Mark Salsbery28-Mar-08 9:14
Mark Salsbery28-Mar-08 9:14 
GeneralRe: please help me Pin
umai29-Mar-08 5:04
umai29-Mar-08 5:04 
GeneralRe: please help me Pin
Mark Salsbery29-Mar-08 6:59
Mark Salsbery29-Mar-08 6:59 
GeneralRe: please help me Pin
CPallini30-Mar-08 3:08
mveCPallini30-Mar-08 3:08 
QuestionRe: please help me Pin
CPallini28-Mar-08 9:17
mveCPallini28-Mar-08 9:17 
QuestionRe: please help me Pin
rp_suman29-Mar-08 1:57
rp_suman29-Mar-08 1:57 
AnswerRe: please help me Pin
ganesa moorthy29-Mar-08 2:06
ganesa moorthy29-Mar-08 2:06 
GeneralRe: please help me Pin
umai29-Mar-08 5:01
umai29-Mar-08 5:01 
QuestionHow could be visual studio 2008 so slow and need so much memory? Pin
followait28-Mar-08 5:13
followait28-Mar-08 5:13 
AnswerRe: How could be visual studio 2008 so slow and need so much memory? Pin
CPallini28-Mar-08 5:23
mveCPallini28-Mar-08 5:23 

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.