Click here to Skip to main content
15,912,072 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: CCombobox question Pin
Ted Szoczei3-Oct-08 16:05
Ted Szoczei3-Oct-08 16:05 
QuestionDialog DoModal fails in win2000 Pin
gaara241-Oct-08 2:44
gaara241-Oct-08 2:44 
AnswerRe: Dialog DoModal fails in win2000 Pin
Stuart Dootson1-Oct-08 7:46
professionalStuart Dootson1-Oct-08 7:46 
GeneralRe: Dialog DoModal fails in win2000 Pin
gaara242-Oct-08 0:08
gaara242-Oct-08 0:08 
GeneralRe: Dialog DoModal fails in win2000 Pin
Stuart Dootson2-Oct-08 7:16
professionalStuart Dootson2-Oct-08 7:16 
QuestionTask Scheduler Pin
brucewayn1-Oct-08 0:11
brucewayn1-Oct-08 0:11 
AnswerRe: Task Scheduler Pin
Stuart Dootson1-Oct-08 7:36
professionalStuart Dootson1-Oct-08 7:36 
QuestionQuestions re. ATL service (EXE) plus ATL simple object Pin
markiemooster30-Sep-08 3:22
markiemooster30-Sep-08 3:22 
I've written a Windows service with the help of the VS2008 ATL project wizard. I've added a ATL simple object which I hope will allow external processes to interact with my service via its interface.

1. I assume I can use the _AtlModule global variable to achieve this. Is it safe to call _AtlModule methods from the ATL simple object, e.g. _AtlModule.MyMethod(x)?

2. I plan to write some ASP server side script and use Server.CreateObject("xxxx.yyyyy") to access the service using the ATL simple object I created. (a) Will this be possible? (b) Are there any special permissions that will need to be set in IIS or anywhere else (I'm using Windows Server 2003)?

3. Does the service need to be running for such a call to succeed or will it be started?

Sorry for all the questions but I've never written a Windows service like this before.

Thanks in advance.
AnswerRe: Questions re. ATL service (EXE) plus ATL simple object Pin
led mike30-Sep-08 5:13
led mike30-Sep-08 5:13 
GeneralRe: Questions re. ATL service (EXE) plus ATL simple object Pin
markiemooster30-Sep-08 6:50
markiemooster30-Sep-08 6:50 
AnswerRe: Questions re. ATL service (EXE) plus ATL simple object Pin
Roger Stoltz6-Oct-08 4:51
Roger Stoltz6-Oct-08 4:51 
Questioninclude file for a COM client (consumer) Pin
George_George25-Sep-08 23:59
George_George25-Sep-08 23:59 
AnswerRe: include file for a COM client (consumer) Pin
Stuart Dootson27-Sep-08 4:35
professionalStuart Dootson27-Sep-08 4:35 
GeneralRe: include file for a COM client (consumer) Pin
George_George27-Sep-08 18:56
George_George27-Sep-08 18:56 
GeneralRe: include file for a COM client (consumer) Pin
Stuart Dootson28-Sep-08 3:44
professionalStuart Dootson28-Sep-08 3:44 
GeneralRe: include file for a COM client (consumer) Pin
George_George28-Sep-08 3:53
George_George28-Sep-08 3:53 
GeneralRe: include file for a COM client (consumer) Pin
Stuart Dootson28-Sep-08 6:40
professionalStuart Dootson28-Sep-08 6:40 
GeneralRe: include file for a COM client (consumer) Pin
George_George30-Sep-08 1:13
George_George30-Sep-08 1:13 
GeneralRe: include file for a COM client (consumer) Pin
Stuart Dootson30-Sep-08 10:10
professionalStuart Dootson30-Sep-08 10:10 
GeneralRe: include file for a COM client (consumer) Pin
George_George30-Sep-08 22:33
George_George30-Sep-08 22:33 
QuestionPass Events from ATL control to javascript Pin
chatko25-Sep-08 17:46
chatko25-Sep-08 17:46 
AnswerRe: Pass Events from ATL control to javascript Pin
chatko29-Sep-08 4:05
chatko29-Sep-08 4:05 
QuestionSample application for connecting to Sql server database in ATL Pin
V K 224-Sep-08 23:23
V K 224-Sep-08 23:23 
AnswerRe: Sample application for connecting to Sql server database in ATL Pin
Stuart Dootson25-Sep-08 0:28
professionalStuart Dootson25-Sep-08 0:28 
QuestionActiveX: still active after close IExplorer Pin
fzhsheng24-Sep-08 21:26
fzhsheng24-Sep-08 21:26 

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.