Click here to Skip to main content
15,924,195 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionAnyone use Stored Procs return multiple results? Pin
nativespirits29-Dec-03 14:21
nativespirits29-Dec-03 14:21 
AnswerRe: Anyone use Stored Procs return multiple results? Pin
nativespirits30-Dec-03 12:07
nativespirits30-Dec-03 12:07 
GeneralWindowless ActiveX control in WTL Pin
forjer29-Dec-03 7:42
forjer29-Dec-03 7:42 
GeneralRe: Windowless ActiveX control in WTL Pin
Jörgen Sigvardsson29-Dec-03 11:23
Jörgen Sigvardsson29-Dec-03 11:23 
GeneralRe: Windowless ActiveX control in WTL Pin
forjer30-Dec-03 7:56
forjer30-Dec-03 7:56 
GeneralRe: Windowless ActiveX control in WTL Pin
Jörgen Sigvardsson30-Dec-03 8:03
Jörgen Sigvardsson30-Dec-03 8:03 
GeneralRe: Windowless ActiveX control in WTL Pin
forjer30-Dec-03 12:38
forjer30-Dec-03 12:38 
GeneralRe: Windowless ActiveX control in WTL Pin
Jörgen Sigvardsson30-Dec-03 13:31
Jörgen Sigvardsson30-Dec-03 13:31 
Forjer wrote:
This is bad news, because my intentions were to experiment with a GUI completely built in flash, and I can't do it with window background around it (if I want to use WTL, that is).

Interesting concept. How exactly is the flash stuff supposed to be laid out? Should it cover the entire client area, or can you instantiate windowless flash controls and tie them together in some way?

I also don't think you can "escape" the extra window in MFC. I'm not 100% sure about how MFC implements active x control hosting, but I suspect it does it similar to ATL/WTL.


Forjer wrote:
But before I give up on WTL to do this job, can you give me some hints about hosting the control directly? How much coding and knowledge does it involve?

That's quite a daunting task I imagine. There are a number of interfaces you'd need implement. ATL::CAxHostWindow is a good place to start I guess. IIRC, this is the window I've been talking about which hosts the actual control. Perhaps you could derive from it or use code from it to achieve your goal.

--
Watcha' gonna do, when Hulkamania runs wild on you!?
GeneralRe: Windowless ActiveX control in WTL Pin
forjer30-Dec-03 23:09
forjer30-Dec-03 23:09 
GeneralRe: Windowless ActiveX control in WTL Pin
Jörgen Sigvardsson30-Dec-03 23:27
Jörgen Sigvardsson30-Dec-03 23:27 
GeneralRe: Windowless ActiveX control in WTL Pin
forjer31-Dec-03 2:53
forjer31-Dec-03 2:53 
GeneralRe: Windowless ActiveX control in WTL Pin
Jörgen Sigvardsson31-Dec-03 3:00
Jörgen Sigvardsson31-Dec-03 3:00 
GeneralPlease Explain This Pin
Prakash Nadar28-Dec-03 17:07
Prakash Nadar28-Dec-03 17:07 
GeneralRe: Please Explain This Pin
forjer29-Dec-03 7:46
forjer29-Dec-03 7:46 
GeneralRe: Please Explain This Pin
Prakash Nadar29-Dec-03 16:00
Prakash Nadar29-Dec-03 16:00 
GeneralSTL map. Pin
WREY28-Dec-03 13:57
WREY28-Dec-03 13:57 
GeneralRe: STL map. Pin
Anthony_Yio28-Dec-03 15:05
Anthony_Yio28-Dec-03 15:05 
GeneralRe: STL map. Pin
WREY28-Dec-03 16:12
WREY28-Dec-03 16:12 
GeneralRe: STL map. Pin
Jörgen Sigvardsson29-Dec-03 12:39
Jörgen Sigvardsson29-Dec-03 12:39 
GeneralRe: STL map. Pin
Jörgen Sigvardsson29-Dec-03 11:31
Jörgen Sigvardsson29-Dec-03 11:31 
GeneralRe: STL map. Pin
WREY1-Jan-04 1:48
WREY1-Jan-04 1:48 
GeneralRe: STL map. Pin
Jörgen Sigvardsson1-Jan-04 5:01
Jörgen Sigvardsson1-Jan-04 5:01 
GeneralRe: STL map. Pin
WREY1-Jan-04 14:09
WREY1-Jan-04 14:09 
Questionstd::istrstream test(NULL) ... what happens??? Pin
Ralph Wetzel26-Dec-03 23:08
Ralph Wetzel26-Dec-03 23:08 
GeneralCom server terminates Pin
Prakash Nadar26-Dec-03 21:30
Prakash Nadar26-Dec-03 21: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.