Click here to Skip to main content
15,889,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Data types mismatches or just incompatibility? Pin
Cedric Moonen8-Mar-05 0:02
Cedric Moonen8-Mar-05 0:02 
GeneralRe: Data types mismatches or just incompatibility? Pin
Axonn Echysttas8-Mar-05 3:16
Axonn Echysttas8-Mar-05 3:16 
Generalscreen capture driver Pin
TomLismont7-Mar-05 23:06
TomLismont7-Mar-05 23:06 
General3D border frame Pin
Joris van der Pol7-Mar-05 23:01
Joris van der Pol7-Mar-05 23:01 
GeneralRe: 3D border frame Pin
namaskaaram8-Mar-05 0:07
namaskaaram8-Mar-05 0:07 
GeneralRe: 3D border frame Pin
namaskaaram8-Mar-05 0:13
namaskaaram8-Mar-05 0:13 
GeneralRe: 3D border frame Pin
Joris van der Pol13-Mar-05 1:58
Joris van der Pol13-Mar-05 1:58 
Generalchange mouse cursor at run time Pin
Anand for every one7-Mar-05 22:41
Anand for every one7-Mar-05 22:41 
i am writting an ActiveX control.
i want change mouse cursor at run time.
i written the following code in OnSetCursor.

SetCursor(AfxGetApp()->LoadStandardCursor(IDC_WAIT));

But OnSetCursor is not called.
how call the OnSetCursor. won't framework call it?
OMG | :OMG:
GeneralRe: change mouse cursor at run time Pin
namaskaaram7-Mar-05 22:56
namaskaaram7-Mar-05 22:56 
QuestionHow to handle Close(X) button on Property Sheet Pin
Duy Nghia7-Mar-05 22:24
Duy Nghia7-Mar-05 22:24 
AnswerRe: How to handle Close(X) button on Property Sheet Pin
ThatsAlok7-Mar-05 23:03
ThatsAlok7-Mar-05 23:03 
GeneralFile needed! Pin
Larsson7-Mar-05 22:15
Larsson7-Mar-05 22:15 
GeneralRe: File needed! Pin
Ravi Bhavnani8-Mar-05 2:53
professionalRavi Bhavnani8-Mar-05 2:53 
GeneralRe: File needed! Pin
Larsson8-Mar-05 9:32
Larsson8-Mar-05 9:32 
GeneralRe: File needed! Pin
Ravi Bhavnani8-Mar-05 9:36
professionalRavi Bhavnani8-Mar-05 9:36 
Questionwhat if classes need each other? Pin
ThinkingPrometheus7-Mar-05 22:01
ThinkingPrometheus7-Mar-05 22:01 
AnswerRe: what if classes need each other? Pin
Steen Krogsgaard7-Mar-05 22:42
Steen Krogsgaard7-Mar-05 22:42 
AnswerRe: what if classes need each other? Pin
namaskaaram7-Mar-05 23:59
namaskaaram7-Mar-05 23:59 
Questionhow to retriev video from tv tuner card Pin
Natasha_amin7-Mar-05 21:44
Natasha_amin7-Mar-05 21:44 
GeneralDetermine wether a http server accepts bytes range Pin
gecool7-Mar-05 20:24
gecool7-Mar-05 20:24 
GeneralCaption displaying problem Pin
spdl20017-Mar-05 19:52
spdl20017-Mar-05 19:52 
Generaltext color Pin
Anand for every one7-Mar-05 19:23
Anand for every one7-Mar-05 19:23 
GeneralRe: text color Pin
Ryan Binns7-Mar-05 20:31
Ryan Binns7-Mar-05 20:31 
GeneralUsing FindWindow in ISAPI Pin
arponjude7-Mar-05 19:18
arponjude7-Mar-05 19:18 
GeneralRe: Using FindWindow in ISAPI Pin
arponjude7-Mar-05 22:04
arponjude7-Mar-05 22:04 

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.