Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: file mask Pin
Chris Richardson26-Jan-03 21:37
Chris Richardson26-Jan-03 21:37 
GeneralSaving with Changing List Data Pin
The Unknown26-Jan-03 15:12
The Unknown26-Jan-03 15:12 
GeneralBorderless printing Pin
Hiusing26-Jan-03 14:52
Hiusing26-Jan-03 14:52 
Generalvc++ compilation question. Pin
trustno126-Jan-03 14:00
trustno126-Jan-03 14:00 
GeneralRe: vc++ compilation question. Pin
Michael Dunn26-Jan-03 15:08
sitebuilderMichael Dunn26-Jan-03 15:08 
GeneralRe: vc++ compilation question. Pin
trustno126-Jan-03 17:08
trustno126-Jan-03 17:08 
GeneralRe: vc++ compilation question. Pin
Stlan26-Jan-03 20:58
Stlan26-Jan-03 20:58 
QuestionHow to intercept message to other application? Pin
mandelbrot26-Jan-03 12:52
mandelbrot26-Jan-03 12:52 
In my project I need to intercept messages sent to a existing application such as MS Word, including intercepting mouse click on toolbar buttons and menu items. For some buttons, I need to be informed that their events are fired, and for some others I need to prevent their event from being fired without out changing their orginal visual effects. I adopted Hook mechanism to implement it but later I found that it's to complex to identify the positions and mouse states. Anyone has better ideas to solve this problem or are their any existing package to meet these requirements?
Thx.Confused | :confused:
GeneralODBC in MFC Pin
*Tom*26-Jan-03 11:42
*Tom*26-Jan-03 11:42 
GeneralRe: ODBC in MFC Pin
Stefan Pedersen26-Jan-03 12:17
Stefan Pedersen26-Jan-03 12:17 
GeneralRe: ODBC in MFC Pin
*Tom*26-Jan-03 13:57
*Tom*26-Jan-03 13:57 
GeneralOverloading operator=( ) Pin
fferland26-Jan-03 10:33
fferland26-Jan-03 10:33 
GeneralRe: Overloading operator=( ) Pin
Christian Graus26-Jan-03 10:55
protectorChristian Graus26-Jan-03 10:55 
GeneralRe: Overloading operator=( ) Pin
Mike Nordell26-Jan-03 13:49
Mike Nordell26-Jan-03 13:49 
GeneralRe: Overloading operator=( ) Pin
Joe Woodbury26-Jan-03 21:27
professionalJoe Woodbury26-Jan-03 21:27 
GeneralDisabling WXP start menu while "fullscreen" Pin
CGr26-Jan-03 10:06
CGr26-Jan-03 10:06 
GeneralRe: Disabling WXP start menu while "fullscreen" Pin
Joan M26-Jan-03 21:57
professionalJoan M26-Jan-03 21:57 
QuestionInheriting from std::vector? Pin
Nemanja Trifunovic26-Jan-03 9:25
Nemanja Trifunovic26-Jan-03 9:25 
AnswerRe: Inheriting from std::vector? Pin
Christian Graus26-Jan-03 10:20
protectorChristian Graus26-Jan-03 10:20 
GeneralRe: Inheriting from std::vector? Pin
Nemanja Trifunovic26-Jan-03 12:56
Nemanja Trifunovic26-Jan-03 12:56 
AnswerRe: Inheriting from std::vector? Pin
Mike Nordell26-Jan-03 13:55
Mike Nordell26-Jan-03 13:55 
GeneralRe: Inheriting from std::vector? Pin
Nemanja Trifunovic26-Jan-03 17:28
Nemanja Trifunovic26-Jan-03 17:28 
AnswerRe: Inheriting from std::vector? Pin
Nitron26-Jan-03 17:17
Nitron26-Jan-03 17:17 
GeneralRe: Inheriting from std::vector? Pin
Nemanja Trifunovic26-Jan-03 17:27
Nemanja Trifunovic26-Jan-03 17:27 
GeneralChanging screen saver programatically Pin
Mahesh Perumal26-Jan-03 5:18
Mahesh Perumal26-Jan-03 5:18 

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.