Search found 1 match

by fizix
Mon Dec 06, 2010 10:05 pm
Forum: Coding Questions
Topic: Firefox, mozilla based browser URL
Replies: 73
Views: 33371

Re: Firefox, mozilla based browser URL

I'm sorry to resurrect an old thread but I'm trying to turn Besko's code in to a DLL that can have a hwnd passed to it. What am I doing wrong?

DLL Code:

#CHILDID_SELF = 0
#WINEVENT_OUTOFCONTEXT = 0
#WINEVENT_SKIPOWNPROCESS = $2
#EVENT_OBJECT_FOCUS = $8005
#EVENT_OBJECT_VALUECHANGE = $800E
#ROLE ...