Click here to Skip to main content
15,893,337 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldialog apps with popups Pin
MattG14-Nov-02 21:55
MattG14-Nov-02 21:55 
GeneralRe: dialog apps with popups Pin
Christian Graus14-Nov-02 22:16
protectorChristian Graus14-Nov-02 22:16 
GeneralCOM server threading model / ASP Pin
devvvy14-Nov-02 21:42
devvvy14-Nov-02 21:42 
GeneralRe: COM server threading model / ASP Pin
Daniel Turini14-Nov-02 21:58
Daniel Turini14-Nov-02 21:58 
GeneralRe: COM server threading model / ASP Pin
devvvy14-Nov-02 22:06
devvvy14-Nov-02 22:06 
GeneralStatusbar update problem Pin
Equinoxe14-Nov-02 21:19
Equinoxe14-Nov-02 21:19 
GeneralChange Cursor again Pin
Dennis L14-Nov-02 21:11
Dennis L14-Nov-02 21:11 
GeneralRe: Change Cursor again Pin
georgiek5014-Nov-02 23:22
georgiek5014-Nov-02 23:22 
Did you try subclassing the window like I told you. That should definitely work. Also try chaning the cursor to a cross for example IDC_CROSS. The hand does not work with all windows version. VC 6.0 doesn't even recognize IDC_HAND when I try to compile it so I had to download a cursor from the internet that looks like a hand and load it in as a resource. If you are still stuck you can e-mail me your code, I'll put in the necessary code, comment it, and mail it back to you.
GeneralRe: Change Cursor again Pin
Dennis L15-Nov-02 0:51
Dennis L15-Nov-02 0:51 
GeneralHe PocketPC developers, PLEASE HELP! Pin
Daniel Strigl14-Nov-02 20:19
Daniel Strigl14-Nov-02 20:19 
GeneralRe: He PocketPC developers, PLEASE HELP! Pin
Daniel Strigl17-Nov-02 23:35
Daniel Strigl17-Nov-02 23:35 
Generalwindows hooks & move messages Pin
Dan_P14-Nov-02 20:18
Dan_P14-Nov-02 20:18 
GeneralHappy Birthday CodeProject! Pin
Anonymous14-Nov-02 20:17
Anonymous14-Nov-02 20:17 
GeneralRe: Happy Birthday CodeProject! Pin
Rickard Andersson2014-Nov-02 21:07
Rickard Andersson2014-Nov-02 21:07 
GeneralRe: Happy Birthday CodeProject! Pin
Christian Graus14-Nov-02 22:18
protectorChristian Graus14-Nov-02 22:18 
GeneralRe: Happy Birthday CodeProject! Pin
Anonymous14-Nov-02 22:27
Anonymous14-Nov-02 22:27 
GeneralRe: Happy Birthday CodeProject! Pin
Rickard Andersson2014-Nov-02 22:37
Rickard Andersson2014-Nov-02 22:37 
GeneralRe: Happy Birthday CodeProject! Pin
Ravi Bhavnani15-Nov-02 2:43
professionalRavi Bhavnani15-Nov-02 2:43 
GeneralGets the coordinates of the cursor's hot spot Pin
Eugene Pustovoyt14-Nov-02 19:51
Eugene Pustovoyt14-Nov-02 19:51 
GeneralRe: Gets the coordinates of the cursor's hot spot Pin
dabs14-Nov-02 23:23
dabs14-Nov-02 23:23 
GeneralRe: Gets the coordinates of the cursor's hot spot Pin
Dimitri Rochette16-Nov-02 10:33
Dimitri Rochette16-Nov-02 10:33 
GeneralDisk Storage Space Pin
vin14-Nov-02 19:50
vin14-Nov-02 19:50 
GeneralDerived CListCtrl class Pin
kati4214-Nov-02 19:40
kati4214-Nov-02 19:40 
GeneralWriting to a file from a device driver! Pin
Nish Nishant14-Nov-02 19:08
sitebuilderNish Nishant14-Nov-02 19:08 
GeneralRe: Writing to a file from a device driver! Pin
Shiva Prasad T. S.14-Nov-02 19:33
Shiva Prasad T. S.14-Nov-02 19:33 

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.