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

C / C++ / MFC

 
GeneralRe: Launcing video using a browser Pin
Maximilien24-Oct-05 8:47
Maximilien24-Oct-05 8:47 
QuestionHow to debug memory leaks in MFC program Pin
aloktambi24-Oct-05 3:31
aloktambi24-Oct-05 3:31 
AnswerRe: How to debug memory leaks in MFC program Pin
Ravi Bhavnani24-Oct-05 3:37
professionalRavi Bhavnani24-Oct-05 3:37 
AnswerRe: How to debug memory leaks in MFC program Pin
toxcct24-Oct-05 3:40
toxcct24-Oct-05 3:40 
AnswerRe: How to debug memory leaks in MFC program Pin
Cedric Moonen24-Oct-05 3:58
Cedric Moonen24-Oct-05 3:58 
Question840802 - custom controls in a property page Pin
ilostmyid224-Oct-05 3:27
professionalilostmyid224-Oct-05 3:27 
QuestionPrevent Mouse Movement. Pin
Storm-blade24-Oct-05 3:02
professionalStorm-blade24-Oct-05 3:02 
AnswerRe: Prevent Mouse Movement. Pin
vikas amin24-Oct-05 4:26
vikas amin24-Oct-05 4:26 
U can use the HOOK fundamentals of the windows OS
just track the mouse_events
Get the mouse coordinate sotre it in some variable
in the application the u can reset the mouse cursor
to its original coordinates
Its a long time i have used hook so u can just go
throught some projects on this site , and check that
Cool | :cool:



Vikas Amin
Embin Technology
Bombay
vikas.amin@embin.com
GeneralRe: Prevent Mouse Movement. Pin
Storm-blade24-Oct-05 4:31
professionalStorm-blade24-Oct-05 4:31 
QuestionHow to use DDX with ComboBox Pin
vikas amin24-Oct-05 2:29
vikas amin24-Oct-05 2:29 
AnswerRe: How to use DDX with ComboBox Pin
David Crow24-Oct-05 3:18
David Crow24-Oct-05 3:18 
GeneralRe: How to use DDX with ComboBox Pin
vikas amin24-Oct-05 4:10
vikas amin24-Oct-05 4:10 
GeneralRe: How to use DDX with ComboBox Pin
David Crow24-Oct-05 4:28
David Crow24-Oct-05 4:28 
QuestionAbout "Specstrings.h", Please help! Pin
chenxiujie24-Oct-05 2:26
chenxiujie24-Oct-05 2:26 
Questionassembly coding for Hufman coding Pin
vikas amin24-Oct-05 2:23
vikas amin24-Oct-05 2:23 
AnswerRe: assembly coding for Hufman coding Pin
toxcct24-Oct-05 2:51
toxcct24-Oct-05 2:51 
GeneralRe: assembly coding for Hufman coding Pin
vikas amin24-Oct-05 4:44
vikas amin24-Oct-05 4:44 
GeneralRe: assembly coding for Hufman coding Pin
toxcct24-Oct-05 4:54
toxcct24-Oct-05 4:54 
QuestionProblem facing on SetLimitText() API Pin
shiva e balasubramaniam24-Oct-05 2:16
shiva e balasubramaniam24-Oct-05 2:16 
QuestionRe: Problem facing on SetLimitText() API Pin
David Crow24-Oct-05 3:26
David Crow24-Oct-05 3:26 
AnswerRe: Problem facing on SetLimitText() API Pin
shiva e b25-Oct-05 9:59
sussshiva e b25-Oct-05 9:59 
Questionprogram termination(very very urgent) Pin
swaapu24-Oct-05 1:15
swaapu24-Oct-05 1:15 
AnswerRe: program termination(very very urgent) Pin
Cedric Moonen24-Oct-05 1:19
Cedric Moonen24-Oct-05 1:19 
GeneralRe: program termination(very very urgent) details Pin
swaapu24-Oct-05 2:27
swaapu24-Oct-05 2:27 
GeneralRe: program termination(very very urgent) details Pin
kakan24-Oct-05 2:41
professionalkakan24-Oct-05 2:41 

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.