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

ATL / WTL / STL

 
Questionstring formatting Pin
Indivara26-Aug-05 13:12
professionalIndivara26-Aug-05 13:12 
AnswerRe: string formatting Pin
Nemanja Trifunovic26-Aug-05 14:05
Nemanja Trifunovic26-Aug-05 14:05 
GeneralRe: string formatting Pin
Indivara26-Aug-05 14:42
professionalIndivara26-Aug-05 14:42 
GeneralRe: string formatting Pin
Jörgen Sigvardsson26-Aug-05 22:37
Jörgen Sigvardsson26-Aug-05 22:37 
QuestionHow to make a WTL Window splitter act like a cross. Pin
ioctl5126-Aug-05 2:10
ioctl5126-Aug-05 2:10 
GeneralRe: How to make a WTL Window splitter act like a cross. Pin
Jörgen Sigvardsson26-Aug-05 9:47
Jörgen Sigvardsson26-Aug-05 9:47 
QuestionWhy Error ? Pin
Thangnc25-Aug-05 18:05
Thangnc25-Aug-05 18:05 
AnswerRe: Why Error ? Pin
toxcct25-Aug-05 23:13
toxcct25-Aug-05 23:13 
Thangnc wrote:
if(VarBstrFromI1(szHostName,abc)==S_OK)

error C2660: 'VarBstrFromI1' : function does not take 2 parameters


reflecting a bit, what does the error description tells you ?

it is because you call VarBstrFromI1 with two parameters, when it does take 2 ones.

see its declaration/definition to understand how it works...



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: Why Error ? Pin
Jörgen Sigvardsson26-Aug-05 9:42
Jörgen Sigvardsson26-Aug-05 9:42 
GeneralRe: Why Error ? Pin
toxcct28-Aug-05 20:26
toxcct28-Aug-05 20:26 
QuestionI want created a file DLL by ATL ? Pin
Thangnc23-Aug-05 23:00
Thangnc23-Aug-05 23:00 
AnswerRe: I want created a file DLL by ATL ? Pin
Steve S23-Aug-05 23:45
Steve S23-Aug-05 23:45 
GeneralRe: I want created a file DLL by ATL ? Pin
Thangnc24-Aug-05 0:18
Thangnc24-Aug-05 0:18 
GeneralRe: I want created a file DLL by ATL ? Pin
Steve S24-Aug-05 2:26
Steve S24-Aug-05 2:26 
GeneralRe: I want created a file DLL by ATL ? Pin
Thangnc24-Aug-05 15:36
Thangnc24-Aug-05 15:36 
GeneralArticle for STL Pin
BicycleTheif22-Aug-05 18:10
BicycleTheif22-Aug-05 18:10 
GeneralRe: Article for STL Pin
toxcct22-Aug-05 20:20
toxcct22-Aug-05 20:20 
GeneralRe: Article for STL Pin
ThatsAlok22-Aug-05 20:39
ThatsAlok22-Aug-05 20:39 
GeneralRe: Article for STL Pin
toxcct22-Aug-05 20:49
toxcct22-Aug-05 20:49 
GeneralRe: Article for STL Pin
ThatsAlok22-Aug-05 22:37
ThatsAlok22-Aug-05 22:37 
GeneralRe: Article for STL Pin
toxcct22-Aug-05 22:45
toxcct22-Aug-05 22:45 
GeneralRe: Article for STL Pin
ThatsAlok23-Aug-05 0:59
ThatsAlok23-Aug-05 0:59 
GeneralRe: Article for STL Pin
toxcct23-Aug-05 1:04
toxcct23-Aug-05 1:04 
GeneralRe: Article for STL Pin
Cedric Moonen23-Aug-05 1:55
Cedric Moonen23-Aug-05 1:55 
GeneralRe: Article for STL Pin
toxcct23-Aug-05 2:36
toxcct23-Aug-05 2:36 

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.