Click here to Skip to main content
15,922,512 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: new to atl Pin
Kevin McFarlane7-Oct-05 6:34
Kevin McFarlane7-Oct-05 6:34 
QuestionBoost Pin
Ed K6-Oct-05 10:06
Ed K6-Oct-05 10:06 
GeneralRe: Boost Pin
Rob Caldecott6-Oct-05 11:24
Rob Caldecott6-Oct-05 11:24 
QuestionHow to convert a CString to DWORD in C++ Pin
ClockDivider6-Oct-05 8:28
ClockDivider6-Oct-05 8:28 
AnswerRe: How to convert a CString to DWORD in C++ Pin
Michael Dunn7-Oct-05 9:16
sitebuilderMichael Dunn7-Oct-05 9:16 
GeneralRe: How to convert a CString to DWORD in C++ Pin
ClockDivider8-Oct-05 3:45
ClockDivider8-Oct-05 3:45 
QuestionRe: How to convert a CString to DWORD in C++ Pin
James R. Twine10-Oct-05 8:05
James R. Twine10-Oct-05 8:05 
Questionwhere is CB_GETCURSEL posted to/from? Pin
petevam5-Oct-05 9:34
petevam5-Oct-05 9:34 
Hi,

hope somebody can help me with this question:
I'm writting a BHO that needs to be aware of user actions with mouse in explorer window. Most of the work is done easily using elementFromPoint to retrieve html element under current cursor position. However I've got a hard time with combo boxes within the page. I cannot find a way of getting what the user has selected (expanding the menu and clicking on an item).

Messing around with spy++, I found out that whenever a selection is made, the TridentCmboBx class receives a CB_GETCURSEL request and responds with the actual selection. Which is exactly what I need. However this is not sent to Explorer_Server class, nor any other explorer window I can track through spy.

So what I'm asking is, does anybody have any more info on this? MSDN states vaguely that the msg is sent to "interested application".

I guess another solution would be to hook/subclass the combobox to get the messages my self, but if there's a page with many combos then its hard whereas if the msg is sent to a window i already watch like Explorer_server this would save me the trouble.

Thanks in advance.
petevam
AnswerRe: where is CB_GETCURSEL posted to/from? Pin
petevam6-Oct-05 8:37
petevam6-Oct-05 8:37 
QuestionATL7 idl enum Pin
Member 22968885-Oct-05 8:28
Member 22968885-Oct-05 8:28 
AnswerRe: ATL7 idl enum Pin
JonEngle14-Oct-05 8:29
JonEngle14-Oct-05 8:29 
Question.Activex From Third Party Library Pin
Project Leader5-Oct-05 4:40
Project Leader5-Oct-05 4:40 
Question.Activex From Third Party Library Pin
Project Leader5-Oct-05 4:37
Project Leader5-Oct-05 4:37 
Question'ImageList_Read': identifier not found, even with argument-dependent lookup Pin
svirmani3-Oct-05 18:49
svirmani3-Oct-05 18:49 
AnswerRe: 'ImageList_Read': identifier not found, even with argument-dependent lookup Pin
Jörgen Sigvardsson3-Oct-05 23:36
Jörgen Sigvardsson3-Oct-05 23:36 
QuestionATL newbie, pls help Pin
benjnp3-Oct-05 15:31
benjnp3-Oct-05 15:31 
QuestionATL Compnent Pin
Project Leader2-Oct-05 21:09
Project Leader2-Oct-05 21:09 
QuestionTLH files Pin
nvamshi29-Sep-05 18:10
nvamshi29-Sep-05 18:10 
AnswerRe: TLH files Pin
ThatsAlok29-Sep-05 19:29
ThatsAlok29-Sep-05 19:29 
GeneralRe: TLH files Pin
Jörgen Sigvardsson30-Sep-05 9:12
Jörgen Sigvardsson30-Sep-05 9:12 
Questionwhy i always occur an error when i operate the hdc of the composite control? Pin
at2000129-Sep-05 6:22
at2000129-Sep-05 6:22 
QuestionPLEASE HELP ME Pin
honae29-Sep-05 3:18
honae29-Sep-05 3:18 
Questionhow do i pass UDT to from Compnt to ClientApp? Pin
Eytukan29-Sep-05 1:08
Eytukan29-Sep-05 1:08 
GeneralRe: how do i pass UDT to from Compnt to ClientApp? Pin
Jörgen Sigvardsson29-Sep-05 9:36
Jörgen Sigvardsson29-Sep-05 9:36 
GeneralRe: how do i pass UDT to from Compnt to ClientApp? Pin
Eytukan30-Sep-05 0:32
Eytukan30-Sep-05 0:32 

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.