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

C / C++ / MFC

 
AnswerRe: Get window position and size? Pin
Christian Graus12-Jul-02 20:43
protectorChristian Graus12-Jul-02 20:43 
GeneralUsing WINAPI WNetAddConnection2( ) functionlinker Pin
Shibu.V.Nair12-Jul-02 19:14
Shibu.V.Nair12-Jul-02 19:14 
GeneralRe: Using WINAPI WNetAddConnection2( ) functionlinker Pin
NormDroid12-Jul-02 23:23
professionalNormDroid12-Jul-02 23:23 
Generalhelp articles Pin
Steve L.12-Jul-02 18:54
Steve L.12-Jul-02 18:54 
GeneralNeed for speed Pin
neilxp12-Jul-02 16:28
neilxp12-Jul-02 16:28 
GeneralRe: Need for speed Pin
Christian Graus12-Jul-02 17:11
protectorChristian Graus12-Jul-02 17:11 
QuestionLint for C++? Pin
philip andrew12-Jul-02 16:23
philip andrew12-Jul-02 16:23 
AnswerRe: Lint for C++? Pin
Neville Franks12-Jul-02 23:55
Neville Franks12-Jul-02 23:55 
Lint may be of some use, but I'd surprised if it would pinpoint your crash.

Have you tried running a Debug Build under the VC Debugger and inspecting where the crash occures when it happens?

Also have a look at the various BugSlayer articles by John Robbins on the MS MSDN Web site http://msdn.microsoft.com/default.asp and "Improved Error Reporting with DBGHELP 5.1 APIs" http://msdn.microsoft.com/msdnmag/issues/02/03/Hood/Hood0203.asp

Neville Franks, Author of ED for Windows. www.getsoft.com
QuestionHow to copy char array to BSTR Pin
Shanti12-Jul-02 14:53
Shanti12-Jul-02 14:53 
AnswerRe: How to copy char array to BSTR Pin
Christian Graus12-Jul-02 15:16
protectorChristian Graus12-Jul-02 15:16 
GeneralRe: How to copy char array to BSTR Pin
JohnnyG13-Jul-02 10:57
JohnnyG13-Jul-02 10:57 
GeneralRe: How to copy char array to BSTR Pin
Christian Graus13-Jul-02 12:24
protectorChristian Graus13-Jul-02 12:24 
GeneralRe: How to copy char array to BSTR Pin
JohnnyG13-Jul-02 15:33
JohnnyG13-Jul-02 15:33 
GeneralRe: How to copy char array to BSTR Pin
Christian Graus13-Jul-02 16:36
protectorChristian Graus13-Jul-02 16:36 
GeneralRe: How to copy char array to BSTR Pin
Ancient Dragon14-Jul-02 2:34
Ancient Dragon14-Jul-02 2:34 
GeneralRe: How to copy char array to BSTR Pin
JohnnyG14-Jul-02 9:09
JohnnyG14-Jul-02 9:09 
Generalassert trying to MoveWindow() Pin
ns12-Jul-02 11:16
ns12-Jul-02 11:16 
GeneralRe: assert trying to MoveWindow() Pin
Raphael Kindt12-Jul-02 14:07
Raphael Kindt12-Jul-02 14:07 
GeneralRe: assert trying to MoveWindow() Pin
Christian Graus12-Jul-02 15:17
protectorChristian Graus12-Jul-02 15:17 
GeneralRe: assert trying to MoveWindow() Pin
Raphael Kindt12-Jul-02 23:03
Raphael Kindt12-Jul-02 23:03 
GeneralRe: assert trying to MoveWindow() Pin
ns12-Jul-02 23:28
ns12-Jul-02 23:28 
GeneralHTREEITEM positions Pin
Steve L.12-Jul-02 10:29
Steve L.12-Jul-02 10:29 
GeneralRe: HTREEITEM positions Pin
NormDroid12-Jul-02 23:25
professionalNormDroid12-Jul-02 23:25 
GeneralSend a Reboot to another PC Pin
Raphael Kindt12-Jul-02 9:49
Raphael Kindt12-Jul-02 9:49 
GeneralRe: Send a Reboot to another PC Pin
Andres Manggini12-Jul-02 10:12
Andres Manggini12-Jul-02 10:12 

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.