Click here to Skip to main content
16,011,538 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: vector vs. CByteArray Pin
Zac Howland25-Aug-06 7:48
Zac Howland25-Aug-06 7:48 
GeneralRe: vector vs. CByteArray Pin
Stuart Dootson28-Aug-06 21:13
professionalStuart Dootson28-Aug-06 21:13 
GeneralRe: vector vs. CByteArray Pin
Zac Howland29-Aug-06 4:26
Zac Howland29-Aug-06 4:26 
GeneralRe: vector vs. CByteArray Pin
Jörgen Sigvardsson30-Aug-06 21:25
Jörgen Sigvardsson30-Aug-06 21:25 
QuestionHow to use WTL's CDoubleBufferImpl Pin
shaohao25-Aug-06 4:04
shaohao25-Aug-06 4:04 
AnswerRe: How to use WTL's CDoubleBufferImpl Pin
Stuart Dootson25-Aug-06 5:34
professionalStuart Dootson25-Aug-06 5:34 
AnswerRe: How to use WTL's CDoubleBufferImpl Pin
Michael Dunn25-Aug-06 7:39
sitebuilderMichael Dunn25-Aug-06 7:39 
QuestionCalling a ATL COM DLL interface from VBScript routine Pin
AKSIVAKUMAR23-Aug-06 23:11
AKSIVAKUMAR23-Aug-06 23:11 
All,

I am working on ATL COM DLL and I am writing a DLL which exposes few interfaces to the application. These interfces can be called either from the VBScript or C++ routine. Any rules which i need to follow especially for having a parameter[[IN], [OUT]. As every one knows that VBScript has data type limitations and we can't pass all the parameters as like in normal. For example the IN and OUT parameter will be used to send and receive values from the interfce and should always be having a VARIANT* data type.

For example:

1. STDMETHODIMP CXX::FUNC_XX( BYTE bnl,BYTE bCurrCl,VARIANT* vSData,BOOL boFlag, SHORT *pRetVal)
2. STDMETHODIMP CXXX::FUNC1_XXX(VARIANT* vReconfig,SHORT *pRetVal)


Please let me know if any one is having suggestions or sample ATL COM DLL which can be called from VBScript.

Thanks,
AKS
QuestionHow does the WTL CString compare with CString from MFC? Pin
TClarke23-Aug-06 6:43
TClarke23-Aug-06 6:43 
AnswerRe: How does the WTL CString compare with CString from MFC? Pin
Stuart Dootson23-Aug-06 8:48
professionalStuart Dootson23-Aug-06 8:48 
AnswerRe: How does the WTL CString compare with CString from MFC? Pin
Zac Howland23-Aug-06 9:54
Zac Howland23-Aug-06 9:54 
AnswerRe: How does the WTL CString compare with CString from MFC? Pin
Michael Dunn23-Aug-06 11:56
sitebuilderMichael Dunn23-Aug-06 11:56 
GeneralRe: How does the WTL CString compare with CString from MFC? Pin
TClarke23-Aug-06 23:06
TClarke23-Aug-06 23:06 
QuestionUsing WTL with ATL to enhance ActiveX controls Pin
TClarke23-Aug-06 6:39
TClarke23-Aug-06 6:39 
AnswerRe: Using WTL with ATL to enhance ActiveX controls Pin
Jörgen Sigvardsson26-Aug-06 9:24
Jörgen Sigvardsson26-Aug-06 9:24 
GeneralRe: Using WTL with ATL to enhance ActiveX controls Pin
TClarke28-Aug-06 22:26
TClarke28-Aug-06 22:26 
QuestionSorting Multidimensional arrays Pin
Ratish Philip22-Aug-06 17:41
Ratish Philip22-Aug-06 17:41 
AnswerRe: Sorting Multidimensional arrays Pin
Stuart Dootson22-Aug-06 21:20
professionalStuart Dootson22-Aug-06 21:20 
GeneralRe: Sorting Multidimensional arrays Pin
Ratish Philip22-Aug-06 22:21
Ratish Philip22-Aug-06 22:21 
QuestionHow to Use WTL's CToolTipCtrl Pin
shaohao22-Aug-06 2:38
shaohao22-Aug-06 2:38 
AnswerRe: How to Use WTL's CToolTipCtrl Pin
Alain Rist22-Aug-06 6:14
Alain Rist22-Aug-06 6:14 
AnswerRe: How to Use WTL's CToolTipCtrl Pin
Hamid_RT15-Sep-06 21:58
Hamid_RT15-Sep-06 21:58 
QuestionNon-interactvie account Pin
rana7420-Aug-06 20:31
rana7420-Aug-06 20:31 
QuestionBad background color on static controls. Pin
ioctl5117-Aug-06 2:13
ioctl5117-Aug-06 2:13 
AnswerRe: Bad background color on static controls. Pin
Steve S17-Aug-06 2:59
Steve S17-Aug-06 2:59 

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.