Click here to Skip to main content
15,909,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Project help Pin
sundar_mca5-Feb-06 22:19
sundar_mca5-Feb-06 22:19 
QuestionTurn of .NET Pin
Rob2183-Feb-06 12:21
Rob2183-Feb-06 12:21 
AnswerRe: Turn of .NET Pin
Gary R. Wheeler5-Feb-06 2:37
Gary R. Wheeler5-Feb-06 2:37 
GeneralRe: Turn of .NET Pin
Rob2185-Feb-06 19:19
Rob2185-Feb-06 19:19 
QuestionHELP! Unable to detect ! Pin
Rob2183-Feb-06 12:02
Rob2183-Feb-06 12:02 
AnswerRe: HELP! Unable to detect ! Pin
Rob2183-Feb-06 12:52
Rob2183-Feb-06 12:52 
QuestionConverting VS 6.0 to VS 7.1 Pin
newbie53453-Feb-06 11:11
newbie53453-Feb-06 11:11 
AnswerRe: Converting VS 6.0 to VS 7.1 Pin
Michael Dunn3-Feb-06 12:52
sitebuilderMichael Dunn3-Feb-06 12:52 
newbie5345 wrote:
The program runs fine until the end where Windows encounters an error. The debugger says a user breakpoint was called from the code.


So where is the breakpoint being hit? Debug the program at the point where you get that message and see where the code is. A likely cause is a global object destructor trying to use COM or the CRT (or some other library like that) after said library has been unloaded/uninitialized.

--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
Laugh it up, fuzzball.
AnswerRe: Converting VS 6.0 to VS 7.1 Pin
Gary R. Wheeler5-Feb-06 2:59
Gary R. Wheeler5-Feb-06 2:59 
Questiondebug visual c++ 2003 application in windows 98 Pin
Hesham Desouky3-Feb-06 10:33
Hesham Desouky3-Feb-06 10:33 
AnswerRe: debug visual c++ 2003 application in windows 98 Pin
Michael Dunn3-Feb-06 12:53
sitebuilderMichael Dunn3-Feb-06 12:53 
QuestionRetrieving now playing song in Windows Media Player Pin
Allad3-Feb-06 9:24
Allad3-Feb-06 9:24 
AnswerRe: Retrieving now playing song in Windows Media Player Pin
EXTEIDE3-Feb-06 9:30
EXTEIDE3-Feb-06 9:30 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
Allad3-Feb-06 10:02
Allad3-Feb-06 10:02 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
EXTEIDE3-Feb-06 10:35
EXTEIDE3-Feb-06 10:35 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
Allad3-Feb-06 15:30
Allad3-Feb-06 15:30 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
EXTEIDE3-Feb-06 19:06
EXTEIDE3-Feb-06 19:06 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
Allad4-Feb-06 6:23
Allad4-Feb-06 6:23 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
EXTEIDE4-Feb-06 6:57
EXTEIDE4-Feb-06 6:57 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
Allad4-Feb-06 8:09
Allad4-Feb-06 8:09 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
EXTEIDE4-Feb-06 8:41
EXTEIDE4-Feb-06 8:41 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
EXTEIDE4-Feb-06 7:04
EXTEIDE4-Feb-06 7:04 
AnswerRe: Retrieving now playing song in Windows Media Player Pin
Michael Dunn3-Feb-06 18:48
sitebuilderMichael Dunn3-Feb-06 18:48 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
Allad4-Feb-06 6:28
Allad4-Feb-06 6:28 
GeneralRe: Retrieving now playing song in Windows Media Player Pin
Michael Dunn4-Feb-06 6:41
sitebuilderMichael Dunn4-Feb-06 6:41 

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.