Click here to Skip to main content
15,919,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Edit box behaving strangely Pin
HintiFlo28-Jan-02 4:19
HintiFlo28-Jan-02 4:19 
GeneralAdd MFC support to Win32 Dll Pin
567890123428-Jan-02 3:51
567890123428-Jan-02 3:51 
GeneralRe: Add MFC support to Win32 Dll Pin
Joaquín M López Muñoz28-Jan-02 4:01
Joaquín M López Muñoz28-Jan-02 4:01 
GeneralRe: Add MFC support to Win32 Dll Pin
567890123428-Jan-02 4:51
567890123428-Jan-02 4:51 
GeneralRe: Add MFC support to Win32 Dll Pin
Joaquín M López Muñoz28-Jan-02 5:04
Joaquín M López Muñoz28-Jan-02 5:04 
GeneralRe: Add MFC support to Win32 Dll Pin
567890123428-Jan-02 19:44
567890123428-Jan-02 19:44 
GeneralActiveX Controls Events Pin
Abdiel Jaramillo28-Jan-02 3:49
Abdiel Jaramillo28-Jan-02 3:49 
GeneralRe: ActiveX Controls Events Pin
28-Jan-02 3:58
suss28-Jan-02 3:58 
If creating another AcitveX control is your cup of tea, then you may try to use my class XYDispDriver to handle events. Basically, you create another control as your event handler (you can use ATL or MFC to create the event handler control). Please see my articles for details.

Warning: It only works with non-GUI controls (and the interface has to be derived from IDispatch) and it has been voted the "most hated" method by some ATL "experts". Wink | ;)
GeneralRe: ActiveX Controls Events Pin
Abdiel Jaramillo28-Jan-02 4:10
Abdiel Jaramillo28-Jan-02 4:10 
GeneralRe: ActiveX Controls Events Pin
Michael P Butler28-Jan-02 5:07
Michael P Butler28-Jan-02 5:07 
GeneralRe: ActiveX Controls Events Pin
Bill Wilson28-Jan-02 7:22
Bill Wilson28-Jan-02 7:22 
GeneralScrolling problem Pin
Jeje28-Jan-02 2:58
Jeje28-Jan-02 2:58 
GeneralRe: Scrolling problem Pin
Joerg Wiedenmann28-Jan-02 22:08
Joerg Wiedenmann28-Jan-02 22:08 
GeneralRe: Scrolling problem Pin
Jeje29-Jan-02 1:38
Jeje29-Jan-02 1:38 
GeneralRe: Scrolling problem Pin
Joerg Wiedenmann31-Jan-02 22:16
Joerg Wiedenmann31-Jan-02 22:16 
GeneralRe: Scrolling problem Pin
Jeje31-Jan-02 23:12
Jeje31-Jan-02 23:12 
GeneralRe: Scrolling problem Pin
Joerg Wiedenmann1-Feb-02 0:23
Joerg Wiedenmann1-Feb-02 0:23 
QuestionWhy is the window always topmost? Pin
Fredrik Skog28-Jan-02 2:48
Fredrik Skog28-Jan-02 2:48 
AnswerRe: Why is the window always topmost? Pin
Joaquín M López Muñoz28-Jan-02 2:54
Joaquín M López Muñoz28-Jan-02 2:54 
AnswerRe: Why is the window always topmost? Pin
Carlos Antollini28-Jan-02 3:12
Carlos Antollini28-Jan-02 3:12 
GeneralRe: Why is the window always topmost? Pin
Fredrik Skog28-Jan-02 3:19
Fredrik Skog28-Jan-02 3:19 
GeneralChange the margins of the page Pin
Eugene Pustovoyt28-Jan-02 1:18
Eugene Pustovoyt28-Jan-02 1:18 
GeneralRe: Change the margins of the page Pin
Roger Allen29-Jan-02 1:39
Roger Allen29-Jan-02 1:39 
GeneralRe: Change the margins of the page Pin
Eugene Pustovoyt29-Jan-02 8:07
Eugene Pustovoyt29-Jan-02 8:07 
GeneralSave Client Area as Image Pin
syedhassan428-Jan-02 0:30
syedhassan428-Jan-02 0:30 

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.