Re: PreTranslateMessage is not called in CMessageFilter and CEdit derived class
"izm_ka" <izm_ka-/[email protected]>
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <[email protected]> |
CHexEdit is a good idea, I'll try it shortly. However, how would you disable pasting arbitrary text into the edit box?
The property page is declared as:
[
coclass,
threading(apartment),
vi_progid("BBB.PropPage"),
progid("BBB.PropPage.1"),
version(1.0),
uuid(<guid>),
helpstring("CBBBPropPage"),
default(IUnknown)
]
class ATL_NO_VTABLE CBBBPropPage :
public IPropertyPageImpl<CBBBPropPage>,
public IPersistPropertyBag,
public CValidateCertificate,
public CDialogImpl<CBBBPropPage>
{
...
Then it registered with special script (.rgs file) and can be used from any application. So there is no AtlModule...
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/wtl/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/wtl/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/