Click here to Skip to main content
15,918,706 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: String manipulation in a win 32 dll Pin
Chris Losinger20-Jun-05 4:39
professionalChris Losinger20-Jun-05 4:39 
GeneralRe: String manipulation in a win 32 dll Pin
LCI20-Jun-05 6:05
LCI20-Jun-05 6:05 
GeneralPossible to use a C++ .lib in C# Pin
anderslundsgard20-Jun-05 3:20
anderslundsgard20-Jun-05 3:20 
GeneralRe: Possible to use a C++ .lib in C# Pin
Alexander M.,20-Jun-05 3:24
Alexander M.,20-Jun-05 3:24 
GeneralRe: Possible to use a C++ .lib in C# Pin
anderslundsgard20-Jun-05 3:54
anderslundsgard20-Jun-05 3:54 
QuestionHow to search Pin
Member 205826420-Jun-05 1:22
Member 205826420-Jun-05 1:22 
AnswerRe: How to search Pin
David Crow20-Jun-05 2:35
David Crow20-Jun-05 2:35 
QuestionCan anyone tell me how to make use of ADO from MFC ? Pin
Eytukan20-Jun-05 0:27
Eytukan20-Jun-05 0:27 
AnswerRe: Can anyone tell me how to make use of ADO from MFC ? Pin
Manfred Staiger20-Jun-05 1:25
Manfred Staiger20-Jun-05 1:25 
AnswerRe: Can anyone tell me how to make use of ADO from MFC ? Pin
ThatsAlok20-Jun-05 19:00
ThatsAlok20-Jun-05 19:00 
QuestionWhy threads are declared as Static when used from Class?...? Pin
Eytukan20-Jun-05 0:24
Eytukan20-Jun-05 0:24 
AnswerRe: Why threads are declared as Static when used from Class?...? Pin
toxcct20-Jun-05 1:08
toxcct20-Jun-05 1:08 
AnswerRe: Why threads are declared as Static when used from Class?...? Pin
David Crow20-Jun-05 2:37
David Crow20-Jun-05 2:37 
AnswerRe: Why threads are declared as Static when used from Class?...? Pin
Toby Opferman23-Jun-05 17:24
Toby Opferman23-Jun-05 17:24 
Generalgreat one toby! Pin
Eytukan23-Jun-05 23:33
Eytukan23-Jun-05 23:33 
GeneralDisplaying digital Data Pin
a_david12320-Jun-05 0:16
a_david12320-Jun-05 0:16 
GeneralRe: Displaying digital Data Pin
benjymous20-Jun-05 3:22
benjymous20-Jun-05 3:22 
GeneralRe: Displaying digital Data Pin
a_david12320-Jun-05 18:15
a_david12320-Jun-05 18:15 
GeneralUsing a dll in a Dialog based application Pin
Anonymous19-Jun-05 23:44
Anonymous19-Jun-05 23:44 
GeneralRe: Using a dll in a Dialog based application Pin
LCI20-Jun-05 7:08
LCI20-Jun-05 7:08 
GeneralVC++6 to VC++7.1upgrade crashes Pin
Giles19-Jun-05 23:12
Giles19-Jun-05 23:12 
GeneralHTML view on MDI Main Frame background Pin
Jan S.19-Jun-05 22:34
Jan S.19-Jun-05 22:34 
GeneralRunning in Debug Pin
sweep12319-Jun-05 22:32
sweep12319-Jun-05 22:32 
My application just hangs when run in Debug within Visual Studio 7.1.

I have tried to find the change that caused this problem but failed so far. I think I may have suffered a crash during an editing session - but not sure.

The Task Manager reports cpu ~ 99% for devenv.exe and when I End of Process I get the message:-

'The application failed to initialse properly ...'

Now the application seems to run OK when you double click the myProgram.exe icon.

But seem to have lost the ability to run and debug my program within the Visual Studio IDE.

Has anyone come across this problem before?

Other programs seem to be able to be run and debuged OK, its just this one. I have done a clean rebuilt - help.Confused | :confused:
GeneralRe: Running in Debug Pin
BlackDice20-Jun-05 3:49
BlackDice20-Jun-05 3:49 
GeneralWNetConnectionDialog Pin
Still learning how to code19-Jun-05 22:19
Still learning how to code19-Jun-05 22:19 

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.