Click here to Skip to main content
15,911,711 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Use Vc dll in delphi Pin
Alexandru Savescu24-Sep-02 0:22
Alexandru Savescu24-Sep-02 0:22 
GeneralMaybe lame question ... Pin
Mandalay18-Sep-02 5:50
Mandalay18-Sep-02 5:50 
GeneralRe: Maybe lame question ... Pin
Michael Dunn18-Sep-02 7:08
sitebuilderMichael Dunn18-Sep-02 7:08 
GeneralRe: Maybe lame question ... Pin
Ed Gadziemski20-Sep-02 10:50
professionalEd Gadziemski20-Sep-02 10:50 
QuestionNew to DCOM & ATL? Pin
srinivasa chary18-Sep-02 3:09
srinivasa chary18-Sep-02 3:09 
AnswerRe: New to DCOM & ATL? Pin
Paul M Watt18-Sep-02 5:16
mentorPaul M Watt18-Sep-02 5:16 
GeneralRe: New to DCOM & ATL? Pin
srinivasa chary18-Sep-02 19:45
srinivasa chary18-Sep-02 19:45 
GeneralATL Service, Window Messages and COM Pin
Michael P Butler17-Sep-02 22:20
Michael P Butler17-Sep-02 22:20 
I generated an ATL Service EXE using the default wizard settings.

To this I added a CWindowImpl<> derived class. The (hidden) window is created when the service starts and receives messages from a worker thread. This all works fine as expected.

I have now added a simple ATL object through the wizard. When I try to create an instance of this object from a VB application (straight CreateObject call), the call seems to get stuck and never returns.

I'm assuming that the CWindowImpl message handler is conflicting with the default service one (so the messages to create the COM object are being ignored).

Is there a good sample anywhere that demonstrates how to have a service receive messages to a hidden window, whilst still being able to create instances of COM objects.


Michael
GeneralRe: ATL Service, Window Messages and COM Pin
Ernest Laurentin24-Sep-02 19:15
Ernest Laurentin24-Sep-02 19:15 
GeneralATL_No_VTable Pin
suresh_sathya16-Sep-02 19:48
suresh_sathya16-Sep-02 19:48 
GeneralRe: ATL_No_VTable Pin
Joaquín M López Muñoz16-Sep-02 21:01
Joaquín M López Muñoz16-Sep-02 21:01 
GeneralRecommended Books for STL Pin
Joe Woodbury14-Sep-02 18:41
professionalJoe Woodbury14-Sep-02 18:41 
GeneralRe: Recommended Books for STL Pin
Paul M Watt14-Sep-02 20:55
mentorPaul M Watt14-Sep-02 20:55 
GeneralRe: Recommended Books for STL Pin
Pavel Klocek14-Sep-02 21:43
Pavel Klocek14-Sep-02 21:43 
GeneralRe: Recommended Books for STL Pin
Stuart Dootson14-Sep-02 22:27
professionalStuart Dootson14-Sep-02 22:27 
GeneralRe: Recommended Books for STL Pin
Christian Graus15-Sep-02 13:09
protectorChristian Graus15-Sep-02 13:09 
GeneralRe: Recommended Books for STL Pin
DaveBrooks26-Sep-02 11:02
DaveBrooks26-Sep-02 11:02 
GeneralRe: Recommended Books for STL Pin
Joe Woodbury26-Sep-02 12:18
professionalJoe Woodbury26-Sep-02 12:18 
GeneralOwner-drawn menus in WTL Pin
TemplMetaProg14-Sep-02 11:11
TemplMetaProg14-Sep-02 11:11 
GeneralRe: Owner-drawn menus in WTL Pin
Paul M Watt14-Sep-02 12:00
mentorPaul M Watt14-Sep-02 12:00 
GeneralRe: Owner-drawn menus in WTL Pin
TemplMetaProg15-Sep-02 11:24
TemplMetaProg15-Sep-02 11:24 
GeneralNew to ATL... (simple question) Pin
Alex Deem14-Sep-02 6:20
Alex Deem14-Sep-02 6:20 
GeneralRe: New to ATL... (simple question) Pin
Paul M Watt14-Sep-02 11:56
mentorPaul M Watt14-Sep-02 11:56 
GeneralRe: New to ATL... (simple question) Pin
Alex Deem15-Sep-02 5:11
Alex Deem15-Sep-02 5:11 
GeneralAttempting to use the Chris Mauder MFC Grid in an ATL Composite Control Pin
petrym9-Sep-02 10:52
petrym9-Sep-02 10:52 

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.