Click here to Skip to main content
16,005,037 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Splitter with left side TreeView right side RichEditCtrlView Pin
Monty22-Dec-03 19:19
Monty22-Dec-03 19:19 
GeneralRe: Splitter with left side TreeView right side RichEditCtrlView Pin
Henitz3-Dec-03 10:40
Henitz3-Dec-03 10:40 
GeneralF1 Help for Dynamic dialog boxes Pin
ellenu2-Dec-03 4:53
ellenu2-Dec-03 4:53 
GeneralMSComm error Pin
El'Cachubrey2-Dec-03 4:29
El'Cachubrey2-Dec-03 4:29 
GeneralRe: MSComm error Pin
KellyR2-Dec-03 4:37
KellyR2-Dec-03 4:37 
QuestionSetting the cursor of a button? Pin
KellyR2-Dec-03 4:19
KellyR2-Dec-03 4:19 
AnswerRe: Setting the cursor of a button? Pin
valikac2-Dec-03 5:46
valikac2-Dec-03 5:46 
GeneralRe: Setting the cursor of a button? Pin
KellyR2-Dec-03 6:21
KellyR2-Dec-03 6:21 
The only problem is, I don't want to set the actual windows cursor using SetCursor, I want to give the buttons individual cursors in the same way that a cursor would be set such as wndclassex.hCursor = etc

I don't want to have to worry about the program crashing/shutting down etc and not getting back my original cursor, as I've had bad experiences with SetCursor in the past. Maybe there isn't a way to do what I'm asking, or maybe there's a way to manipulate SetCursor to do it for me? Basically my ultimate goal is to only have the cursor changed inside my application, which is what it does now with the parent window, but not with the buttons..

Thanks

Kelly Ryan
QuestionHow to convert a UNICODE string to double data type? Pin
stberger2-Dec-03 4:12
stberger2-Dec-03 4:12 
AnswerRe: How to convert a UNICODE string to double data type? Pin
Mike Beckerleg2-Dec-03 4:37
Mike Beckerleg2-Dec-03 4:37 
GeneralCreateProcessAsUser Pin
Harry Diel2-Dec-03 3:55
Harry Diel2-Dec-03 3:55 
GeneralPainting Bitmap with VC 6.0 Pin
chadell2-Dec-03 3:41
chadell2-Dec-03 3:41 
GeneralRe: Painting Bitmap with VC 6.0 Pin
RChin2-Dec-03 3:56
RChin2-Dec-03 3:56 
GeneralRe: Painting Bitmap with VC 6.0 Pin
Monty22-Dec-03 19:22
Monty22-Dec-03 19:22 
GeneralWin32 SDK ::RegisterWindowMessage Pin
berndg2-Dec-03 3:39
berndg2-Dec-03 3:39 
GeneralRe: Win32 SDK ::RegisterWindowMessage Pin
GeMe_Hendrix2-Dec-03 11:31
GeMe_Hendrix2-Dec-03 11:31 
GeneralRe: Win32 SDK ::RegisterWindowMessage Pin
berndg3-Dec-03 10:19
berndg3-Dec-03 10:19 
GeneralIs there any tool that provides Autocompletion,Syntax coloring,etc. Pin
Deepa D2-Dec-03 3:26
Deepa D2-Dec-03 3:26 
GeneralFormat a date according to the system language Pin
Daed2-Dec-03 3:20
Daed2-Dec-03 3:20 
GeneralRe: Format a date according to the system language Pin
David Crow2-Dec-03 9:44
David Crow2-Dec-03 9:44 
GeneralRe: Format a date according to the system language Pin
Daed2-Dec-03 20:40
Daed2-Dec-03 20:40 
QuestionRefresh an image displayed in my dialog window ? Pin
Member 6658972-Dec-03 3:06
Member 6658972-Dec-03 3:06 
AnswerRe: Refresh an image displayed in my dialog window ? Pin
KellyR2-Dec-03 4:24
KellyR2-Dec-03 4:24 
GeneralRe: Refresh an image displayed in my dialog window ? Pin
Member 6658972-Dec-03 4:29
Member 6658972-Dec-03 4:29 
GeneralRe: Refresh an image displayed in my dialog window ? Pin
KellyR2-Dec-03 4:34
KellyR2-Dec-03 4:34 

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.