Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Weird problem Pin
Mukkie5-Nov-01 9:16
Mukkie5-Nov-01 9:16 
GeneralRe: Weird problem Pin
Peter Liddle5-Nov-01 9:39
Peter Liddle5-Nov-01 9:39 
GeneralRe: Weird problem Pin
Mukkie5-Nov-01 10:11
Mukkie5-Nov-01 10:11 
GeneralRe: Weird problem Pin
Peter Liddle5-Nov-01 10:19
Peter Liddle5-Nov-01 10:19 
GeneralWindows, wndproc, mouse Pin
#realJSOP5-Nov-01 5:47
professional#realJSOP5-Nov-01 5:47 
GeneralRe: Windows, wndproc, mouse Pin
Remi Morin5-Nov-01 10:27
Remi Morin5-Nov-01 10:27 
GeneralRe: Windows, wndproc, mouse Pin
Christian Graus5-Nov-01 10:34
protectorChristian Graus5-Nov-01 10:34 
GeneralRe: Windows, wndproc, mouse Pin
#realJSOP6-Nov-01 3:04
professional#realJSOP6-Nov-01 3:04 
DirectShow is a pain in the ass. Here's what I'm doing:

When the view is instantiated (due to the user clicking a menu item to view a video window), the view sends its hwnd to another class which controls access to a DLL. The DLL calls SetWindowLong(theCviewHwnd, GWL_WNDPROC, callbackFunc) so that the mouse clicks can be passed back to the original window. The results are as I stated before - if I right-click in the black border area (not covered by the live video stream window), the view responds as expected with a popup menu being displayed, but if I click on the rectangle containing the video, the mouse click is ignored.



"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
GeneralRe: Windows, wndproc, mouse Pin
#realJSOP6-Nov-01 3:36
professional#realJSOP6-Nov-01 3:36 
GeneralPrinting graphics with nonstandart brush Pin
5-Nov-01 5:36
suss5-Nov-01 5:36 
GeneralRe: Printing graphics with nonstandart brush Pin
Christian Graus5-Nov-01 10:36
protectorChristian Graus5-Nov-01 10:36 
GeneralPlease Help! Pin
Andrew Stampor5-Nov-01 5:33
Andrew Stampor5-Nov-01 5:33 
GeneralSTL Pin
5-Nov-01 4:58
suss5-Nov-01 4:58 
GeneralRe: STL Pin
Christian Graus5-Nov-01 10:38
protectorChristian Graus5-Nov-01 10:38 
GeneralQuestion about working HKEY_CLASS_ROOT\*\shell\ Pin
CMFC6.0VS.NETUser5-Nov-01 4:46
CMFC6.0VS.NETUser5-Nov-01 4:46 
General-- Tomasz Sowinski -- (or anyone) Pin
Rickard Andersson205-Nov-01 4:42
Rickard Andersson205-Nov-01 4:42 
GeneralRe: -- Tomasz Sowinski -- (or anyone) Pin
Fazlul Kabir5-Nov-01 5:03
Fazlul Kabir5-Nov-01 5:03 
GeneralRe: -- Tomasz Sowinski -- (or anyone) Pin
Remi Morin5-Nov-01 5:06
Remi Morin5-Nov-01 5:06 
GeneralRe: -- Tomasz Sowinski -- (or anyone) Pin
Rickard Andersson205-Nov-01 7:53
Rickard Andersson205-Nov-01 7:53 
GeneralCOleVariant ---> char * Pin
Hadi Rezaee5-Nov-01 4:07
Hadi Rezaee5-Nov-01 4:07 
GeneralRe: COleVariant ---> char * Pin
Chris Losinger5-Nov-01 4:13
professionalChris Losinger5-Nov-01 4:13 
GeneralRe: COleVariant ---> char * Pin
Hadi Rezaee5-Nov-01 4:21
Hadi Rezaee5-Nov-01 4:21 
GeneralRe: COleVariant ---> char * Pin
Joel Lucsy5-Nov-01 7:25
Joel Lucsy5-Nov-01 7:25 
GeneralRe: COleVariant ---> char * Pin
Hadi Rezaee6-Nov-01 4:05
Hadi Rezaee6-Nov-01 4:05 
Generalmodify Icon of the MDI application Pin
Remi Morin5-Nov-01 3:10
Remi Morin5-Nov-01 3:10 

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.