Click here to Skip to main content
15,898,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to access the Methods from a DLL Pin
ganapathykumar3-Feb-05 9:59
ganapathykumar3-Feb-05 9:59 
GeneralRe: How to access the Methods from a DLL Pin
geo_m3-Feb-05 19:15
geo_m3-Feb-05 19:15 
GeneralRe: How to access the Methods from a DLL Pin
RChin3-Feb-05 23:39
RChin3-Feb-05 23:39 
GeneralGetting text from a Listbox Pin
Anonymous3-Feb-05 8:50
Anonymous3-Feb-05 8:50 
GeneralRe: Getting text from a Listbox Pin
Ravi Bhavnani3-Feb-05 9:14
professionalRavi Bhavnani3-Feb-05 9:14 
GeneralRe: Getting text from a Listbox Pin
Neville Franks3-Feb-05 9:24
Neville Franks3-Feb-05 9:24 
GeneralRe: Getting text from a Listbox Pin
toxcct3-Feb-05 17:18
toxcct3-Feb-05 17:18 
GeneralActiveX on Dialog, and keyboard handling Pin
peterchen3-Feb-05 8:23
peterchen3-Feb-05 8:23 
I'm trying to wrap a pure MFC control into an ActiveX, and use it on an WTL App dialog.

Problem: TAB works spuriosly (it has some functionality within the MFC control's child controls), Return works not at all (the control doesn't see it).

Any ideas?

Here's the deal:

ActiveX Server: ATL DLL with MFC Support
ActiveX control:
ATL Full Control,
the MFC child window is created in OnCreate

Client:
WTL modal dialog based app, Control added to the resource.


Any stuff I need to add/call?
(I tried to add the OnPreTranslateAccelerator and SetFocus that ATL Wizard adds to a full control containing a windows control, but this didn't change anything)



HEEEEEEEEEEEEEEEELP! Blush | :O


[edit]Tabstop does work[/edit]


I never really know a killer from a savior
boost your code || Fold With Us! || sighist | doxygen

Generaldialog based application button press events Pin
Member 4115223-Feb-05 7:34
Member 4115223-Feb-05 7:34 
GeneralRemove maximize option from word document Pin
Anonymous3-Feb-05 6:32
Anonymous3-Feb-05 6:32 
GeneralRe: Remove maximize option from word document Pin
ThatsAlok5-Feb-05 0:09
ThatsAlok5-Feb-05 0:09 
GeneralUn-Selectable Window Pin
G.O.3-Feb-05 6:16
G.O.3-Feb-05 6:16 
GeneralRe: Un-Selectable Window Pin
Blake Miller3-Feb-05 7:07
Blake Miller3-Feb-05 7:07 
GeneralAnother Process Window Pin
Member 17059883-Feb-05 6:13
Member 17059883-Feb-05 6:13 
GeneralRe: Another Process Window Pin
David Crow3-Feb-05 9:29
David Crow3-Feb-05 9:29 
Generalgetting file associated icon location Pin
pnpfriend3-Feb-05 5:50
pnpfriend3-Feb-05 5:50 
GeneralRe: getting file associated icon location Pin
Ravi Bhavnani3-Feb-05 7:44
professionalRavi Bhavnani3-Feb-05 7:44 
GeneralRe: getting file associated icon location Pin
Blake Miller3-Feb-05 7:01
Blake Miller3-Feb-05 7:01 
GeneralDestroying the desktop Pin
Vaibhav Sanghavi3-Feb-05 5:25
Vaibhav Sanghavi3-Feb-05 5:25 
GeneralRe: Destroying the desktop Pin
David Crow3-Feb-05 5:41
David Crow3-Feb-05 5:41 
GeneralRe: Destroying the desktop Pin
Vaibhav Sanghavi3-Feb-05 17:51
Vaibhav Sanghavi3-Feb-05 17:51 
GeneralRe: Destroying the desktop Pin
Antti Keskinen3-Feb-05 23:25
Antti Keskinen3-Feb-05 23:25 
Generalcan't use exported func in a namespace Pin
happycpp3-Feb-05 5:03
happycpp3-Feb-05 5:03 
GeneralRe: can't use exported func in a namespace Pin
David Crow3-Feb-05 5:43
David Crow3-Feb-05 5:43 
GeneralRe: can't use exported func in a namespace Pin
Joaquín M López Muñoz3-Feb-05 9:31
Joaquín M López Muñoz3-Feb-05 9:31 

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.