Click here to Skip to main content
16,011,578 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WM_NCCALCSIZE and WM_NCPAINT madness Pin
Johan Rosengren15-Jul-04 22:53
Johan Rosengren15-Jul-04 22:53 
GeneralTrapping mouse down and mouse up with CMenu's TrackPopupMenu() Pin
jeffb4215-Jul-04 14:13
jeffb4215-Jul-04 14:13 
QuestionHow to create a 16 Color (4-bit) Bitmap? Pin
Pinhead_Me15-Jul-04 13:19
Pinhead_Me15-Jul-04 13:19 
GeneralCListCtrl DeleteColumn Pin
Anthony988715-Jul-04 12:44
Anthony988715-Jul-04 12:44 
GeneralRe: CListCtrl DeleteColumn Pin
Jörgen Sigvardsson15-Jul-04 13:03
Jörgen Sigvardsson15-Jul-04 13:03 
GeneralRe: CListCtrl DeleteColumn Pin
Anthony988715-Jul-04 13:06
Anthony988715-Jul-04 13:06 
GeneralRe: CListCtrl DeleteColumn Pin
Jim Crafton15-Jul-04 16:07
Jim Crafton15-Jul-04 16:07 
GeneralApplication stuck when a window is moved Pin
Aragorn@Gondor15-Jul-04 12:23
Aragorn@Gondor15-Jul-04 12:23 
This is, by far, the strangest problem I have ever encountered.
I have an application, working on top windows media encoder. The Encoder is very heavy COM object, and so I created a separate thread for it. And here is the strange part on some machine, after the encoder starts working, if you try to move the window, everything stuck. On other machine – it’s working perfectly. P4 2.8 was stuck, while this laptop, P4 2.53 was working fine. The machines all have winxp on them. In this application I have 3 threads: the main mfc one, one thread for the socket communication and one for the encoder. I am sending user messages to the dialog window (the application is dialog based), but they are all more then user message value. How cam that it’s happen only on certain machine while others works fine? Any ideas?

TY!

GeneralRe: Application stuck when a window is moved Pin
Anders Molin15-Jul-04 12:29
professionalAnders Molin15-Jul-04 12:29 
GeneralRe: Application stuck when a window is moved Pin
Jörgen Sigvardsson15-Jul-04 13:07
Jörgen Sigvardsson15-Jul-04 13:07 
Generalcompiling errors with xutility header file Pin
zlatnik15-Jul-04 12:02
zlatnik15-Jul-04 12:02 
GeneralRe: compiling errors with xutility header file Pin
vmaltsev15-Jul-04 12:30
vmaltsev15-Jul-04 12:30 
GeneralRe: compiling errors with xutility header file Pin
zlatnik15-Jul-04 12:37
zlatnik15-Jul-04 12:37 
GeneralRe: compiling errors with xutility header file Pin
vmaltsev15-Jul-04 12:41
vmaltsev15-Jul-04 12:41 
GeneralRe: compiling errors with xutility header file Pin
zlatnik15-Jul-04 12:47
zlatnik15-Jul-04 12:47 
GeneralRe: compiling errors with xutility header file Pin
vmaltsev15-Jul-04 12:57
vmaltsev15-Jul-04 12:57 
GeneralFound solution: code compiles fine in VC++ 6.0 Pin
zlatnik16-Jul-04 9:38
zlatnik16-Jul-04 9:38 
GeneralClasses which call each other's methods Pin
0v3rloader15-Jul-04 11:28
0v3rloader15-Jul-04 11:28 
GeneralRe: Classes which call each other's methods Pin
Antti Keskinen15-Jul-04 11:44
Antti Keskinen15-Jul-04 11:44 
GeneralRe: Classes which call each other's methods Pin
0v3rloader15-Jul-04 11:53
0v3rloader15-Jul-04 11:53 
GeneralRe: Classes which call each other's methods Pin
Antti Keskinen15-Jul-04 12:04
Antti Keskinen15-Jul-04 12:04 
GeneralRe: Classes which call each other's methods Pin
0v3rloader15-Jul-04 12:23
0v3rloader15-Jul-04 12:23 
QuestionWhy "SAFEARRAY"?? Pin
So and So15-Jul-04 11:25
So and So15-Jul-04 11:25 
QuestionFastest way to find a file exists on hard drive? Pin
xcavin15-Jul-04 11:22
xcavin15-Jul-04 11:22 
AnswerRe: no replies for serious issues. Pin
xcavin15-Jul-04 12:18
xcavin15-Jul-04 12:18 

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.