Click here to Skip to main content
15,923,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: BringWindowToTop oddness Pin
Ravi Bhavnani20-Jul-04 1:41
professionalRavi Bhavnani20-Jul-04 1:41 
GeneralRe: BringWindowToTop oddness Pin
David Crow20-Jul-04 2:20
David Crow20-Jul-04 2:20 
GeneralRe: BringWindowToTop oddness Pin
Joel Holdsworth20-Jul-04 6:43
Joel Holdsworth20-Jul-04 6:43 
GeneralRe: BringWindowToTop oddness Pin
David Crow20-Jul-04 7:20
David Crow20-Jul-04 7:20 
GeneralRe: BringWindowToTop oddness Pin
Joel Holdsworth20-Jul-04 7:21
Joel Holdsworth20-Jul-04 7:21 
GeneralCDeadManButton Pin
Joel Holdsworth20-Jul-04 0:29
Joel Holdsworth20-Jul-04 0:29 
GeneralRe: CDeadManButton Pin
Trollslayer20-Jul-04 2:00
mentorTrollslayer20-Jul-04 2:00 
GeneralRe: CDeadManButton Pin
Alexander Wiseman20-Jul-04 3:16
Alexander Wiseman20-Jul-04 3:16 
Even having a "guard rail" larger control might not work if the user moves the mouse entirely outside of the application window and then releases the button. The best way to deal with that is to use the SetCapture() function so that the necessary window receives mouse events even if they occur outside the window.

Sincerely,
Alexander Wiseman

Est melior esse quam videri
It is better to be than to seem
GeneralRe: CDeadManButton Pin
PJ Arends20-Jul-04 9:44
professionalPJ Arends20-Jul-04 9:44 
GeneralRe: CDeadManButton Pin
Alexander Wiseman20-Jul-04 11:22
Alexander Wiseman20-Jul-04 11:22 
GeneralRe: CDeadManButton Pin
Ravi Bhavnani20-Jul-04 2:02
professionalRavi Bhavnani20-Jul-04 2:02 
QuestionVisual C++ Toolkit: optimizing or not? Pin
LiquidEyes19-Jul-04 23:48
LiquidEyes19-Jul-04 23:48 
AnswerRe: Visual C++ Toolkit: optimizing or not? Pin
Kevin McFarlane20-Jul-04 1:59
Kevin McFarlane20-Jul-04 1:59 
GeneralRe: Visual C++ Toolkit: optimizing or not? Pin
LiquidEyes20-Jul-04 4:00
LiquidEyes20-Jul-04 4:00 
AnswerRe: Visual C++ Toolkit: optimizing or not? Pin
bneacetp20-Jul-04 2:52
bneacetp20-Jul-04 2:52 
GeneralRe: Visual C++ Toolkit: optimizing or not? Pin
The Bowman20-Jul-04 6:53
The Bowman20-Jul-04 6:53 
GeneralRe: Visual C++ Toolkit: optimizing or not? Pin
bneacetp20-Jul-04 10:27
bneacetp20-Jul-04 10:27 
Generaldecompiler for DLL Pin
pubududilena19-Jul-04 23:43
pubududilena19-Jul-04 23:43 
GeneralRe: decompiler for DLL Pin
David Crow20-Jul-04 2:21
David Crow20-Jul-04 2:21 
GeneralRe: decompiler for DLL Pin
V.20-Jul-04 2:46
professionalV.20-Jul-04 2:46 
GeneralRe: decompiler for DLL Pin
David Crow20-Jul-04 2:58
David Crow20-Jul-04 2:58 
GeneralRe: decompiler for DLL Pin
Tim Smith20-Jul-04 4:11
Tim Smith20-Jul-04 4:11 
GeneralRe: decompiler for DLL Pin
David Crow20-Jul-04 4:26
David Crow20-Jul-04 4:26 
GeneralRe: decompiler for DLL Pin
bikram singh20-Jul-04 8:13
bikram singh20-Jul-04 8:13 
GeneralRe: decompiler for DLL Pin
David Crow20-Jul-04 8:30
David Crow20-Jul-04 8:30 

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.