Click here to Skip to main content
15,914,481 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: winlogon/Notify problem. Pin
geo_m1-Feb-05 20:43
geo_m1-Feb-05 20:43 
QuestionATL/WTL Replacement for EscapeToCString? Pin
HurricaneFlossie25-Jan-05 13:17
HurricaneFlossie25-Jan-05 13:17 
AnswerRe: ATL/WTL Replacement for EscapeToCString? Pin
Jörgen Sigvardsson25-Jan-05 13:53
Jörgen Sigvardsson25-Jan-05 13:53 
AnswerRe: ATL/WTL Replacement for EscapeToCString? Pin
Stuart Dootson26-Jan-05 2:32
professionalStuart Dootson26-Jan-05 2:32 
GeneralRe: ATL/WTL Replacement for EscapeToCString? Pin
HurricaneFlossie26-Jan-05 12:59
HurricaneFlossie26-Jan-05 12:59 
GeneralAdding member variables to ATL composite ActiveX control Pin
mattxlr824-Jan-05 7:34
mattxlr824-Jan-05 7:34 
GeneralATL COM programming Pin
NV1023-Jan-05 1:18
NV1023-Jan-05 1:18 
QuestionHow to expose a datetime type in WSDL in a ATL Webservice Pin
Michael B. Hansen20-Jan-05 21:32
Michael B. Hansen20-Jan-05 21:32 
Hi there!

I have a problem regarding how to expose a function-parameter as a 'xs:datetime' in a WSDL-file from a ATL-Webservice.

I know that ATL7 doesn't support this type per default - instead one should expose the function parameter as a BSTR, e.g.:

[soap_method]
STDMETHOD(TestFunc)(BSTR MyDate, BSTR* bstrOut);

- but this results in that the WSDL for the method exposes the parameter 'MyDate' as a string (as it should). Now one could just change the WSDL afterwards to convert the parameter to a xs:datetime - but this would get broken each time one recompiles - so this isn't the best option. I have looked through the MSDN-samples - but haven't (yet) found any way to do this.

I have an idea that one could 'play around' with the "[tag_name]"-attribute to build own datatypes - but I'm not that familiar with this attribute (yet).

Does anyone have an idea how to expose a function parameter as a different type than the primitive datatypes?


Best regards,

Michael B. Hansen
QuestionHow to port a win32 without MFC project to ActiveX Control Pin
Le Hong Anh18-Jan-05 19:08
Le Hong Anh18-Jan-05 19:08 
Question,How to add interface wothout wizard ? Pin
Ritu Kwatra18-Jan-05 16:58
Ritu Kwatra18-Jan-05 16:58 
AnswerRe: ,How to add interface wothout wizard ? Pin
ThatsAlok18-Jan-05 18:41
ThatsAlok18-Jan-05 18:41 
GeneralRe: ,How to add interface wothout wizard ? Pin
Ritu Kwatra18-Jan-05 23:50
Ritu Kwatra18-Jan-05 23:50 
GeneralRe: ,How to add interface wothout wizard ? Pin
ThatsAlok19-Jan-05 0:52
ThatsAlok19-Jan-05 0:52 
GeneralRe: ,How to add interface wothout wizard ? Pin
Ritu Kwatra19-Jan-05 1:26
Ritu Kwatra19-Jan-05 1:26 
GeneralRe: ,How to add interface wothout wizard ? Pin
ThatsAlok19-Jan-05 1:44
ThatsAlok19-Jan-05 1:44 
QuestionHow to get selected dates from outlook calender Pin
rock_avi17-Jan-05 21:58
rock_avi17-Jan-05 21:58 
GeneralRead data from MS Word and Excel Pin
ajalilqarshi17-Jan-05 19:33
ajalilqarshi17-Jan-05 19:33 
GeneralRe: Read data from MS Word and Excel Pin
Tholkiem17-Jan-05 19:58
Tholkiem17-Jan-05 19:58 
GeneralAccessing IE IWebbrowser2 object with toolbar Pin
tnguyen44417-Jan-05 12:54
tnguyen44417-Jan-05 12:54 
GeneralRe: Accessing IE IWebbrowser2 object with toolbar Pin
Martin Koorts17-Jan-05 23:15
Martin Koorts17-Jan-05 23:15 
GeneralRe: Accessing IE IWebbrowser2 object with toolbar Pin
tnguyen44418-Jan-05 5:29
tnguyen44418-Jan-05 5:29 
GeneralRe: Accessing IE IWebbrowser2 object with toolbar Pin
Alex BitRise19-Jan-05 10:27
sussAlex BitRise19-Jan-05 10:27 
GeneralRe: Accessing IE IWebbrowser2 object with toolbar Pin
tnguyen44419-Jan-05 11:33
tnguyen44419-Jan-05 11:33 
Generalinstallers for components Pin
oxygen_fiend17-Jan-05 10:44
oxygen_fiend17-Jan-05 10:44 
GeneralRe: installers for components Pin
Tholkiem17-Jan-05 11:48
Tholkiem17-Jan-05 11:48 

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.