Click here to Skip to main content
16,005,149 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionOCX link to DLL Pin
honae20-Sep-05 3:50
honae20-Sep-05 3:50 
QuestionFiring a VARIANT type from ATL project Pin
Dudi Avramov19-Sep-05 6:51
Dudi Avramov19-Sep-05 6:51 
AnswerRe: Firing a VARIANT type from ATL project Pin
Dudi Avramov19-Sep-05 22:08
Dudi Avramov19-Sep-05 22:08 
QuestionSoapTransport Sample: WSDL generation error Pin
inter8ection16-Sep-05 3:18
inter8ection16-Sep-05 3:18 
AnswerRe: SoapTransport Sample: WSDL generation error Pin
inter8ection16-Sep-05 4:46
inter8ection16-Sep-05 4:46 
QuestionActivex controls. Property category Pin
Reza Jahanbakhshi15-Sep-05 19:06
Reza Jahanbakhshi15-Sep-05 19:06 
QuestionAbout atl IDispEventImpl Pin
Member 221683215-Sep-05 17:09
Member 221683215-Sep-05 17:09 
QuestionATL Out of process EXE Question Pin
ky_rerun14-Sep-05 15:33
ky_rerun14-Sep-05 15:33 
Setup:
I have a out of process COM exe which exposes a couple of objects

Object A is created and has a connection point interface.
On initialization Object A Creates a hidden window using the create function derived from CWindowImpl that listens for a custom message. Object A then creates a worker thread

Worker thread does some stuff and sends a message to the hidden window to notify the original thread and have that thread fire an event on the com object

Problem:Mad | :mad:
Nothing happens. The reason is that there is no message pump on the thread that contains Object A if it were and in process server the message pump for the client would work. I put a message pump after the thread spawn except it locks up the client since it is waiting for a return from the object creation. I tried to look at the ATL base classes to see if I could find how to add a message pump while still returning, but it was to no avail.
AnswerRe: ATL Out of process EXE Question Pin
Michael Dunn17-Sep-05 19:57
sitebuilderMichael Dunn17-Sep-05 19:57 
QuestionHow to show a image in a srf file? Pin
yushan_guo11-Sep-05 20:35
yushan_guo11-Sep-05 20:35 
AnswerRe: How to show a image in a srf file? Pin
Stuart Dootson14-Sep-05 19:22
professionalStuart Dootson14-Sep-05 19:22 
AnswerRe: How to show a image in a srf file? Pin
inter8ection16-Sep-05 3:35
inter8ection16-Sep-05 3:35 
Questiondigitalio Pin
saloomeh ebrahimi10-Sep-05 4:32
susssaloomeh ebrahimi10-Sep-05 4:32 
QuestionWTL - Subclassing a CScrollContainerImpl<> derived class Pin
Jochen Heckl8-Sep-05 3:12
Jochen Heckl8-Sep-05 3:12 
AnswerRe: Subclassing a CScrollContainerImpl&lt;&gt; derived class Pin
Jochen Heckl11-Sep-05 22:57
Jochen Heckl11-Sep-05 22:57 
GeneralRe: Subclassing a CScrollContainerImpl derived class Pin
Igor Vigdorchik13-Sep-05 15:25
Igor Vigdorchik13-Sep-05 15:25 
GeneralRe: Subclassing a CScrollContainerImpl derived class Pin
Jochen Heckl13-Sep-05 23:38
Jochen Heckl13-Sep-05 23:38 
GeneralRe: Subclassing a CScrollContainerImpl derived class Pin
Igor Vigdorchik14-Sep-05 7:11
Igor Vigdorchik14-Sep-05 7:11 
AnswerRe: WTL - Subclassing a CScrollContainerImpl derived class Pin
Jochen Heckl19-Sep-05 0:22
Jochen Heckl19-Sep-05 0:22 
QuestionATL COM wrapper: Link Error Pin
rbrad123458-Sep-05 2:04
rbrad123458-Sep-05 2:04 
GeneralRe: ATL COM wrapper: Link Error Pin
Jörgen Sigvardsson8-Sep-05 9:52
Jörgen Sigvardsson8-Sep-05 9:52 
GeneralRe: ATL COM wrapper: Link Error Pin
rbrad123459-Sep-05 3:21
rbrad123459-Sep-05 3:21 
GeneralRe: ATL COM wrapper: Link Error Pin
rbrad123459-Sep-05 12:05
rbrad123459-Sep-05 12:05 
GeneralRe: ATL COM wrapper: Link Error Pin
Jörgen Sigvardsson9-Sep-05 12:15
Jörgen Sigvardsson9-Sep-05 12:15 
GeneralRe: ATL COM wrapper: Link Error Pin
rbrad123459-Sep-05 14:20
rbrad123459-Sep-05 14:20 

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.