Click here to Skip to main content
15,920,632 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: CButton question Pin
Stuart Dootson21-May-08 20:53
professionalStuart Dootson21-May-08 20:53 
GeneralRe: CButton question Pin
monsieur_jj21-May-08 22:25
monsieur_jj21-May-08 22:25 
QuestionAbout DLL files and Comm control Pin
savitri19-May-08 23:10
savitri19-May-08 23:10 
AnswerRe: About DLL files and Comm control Pin
Cedric Moonen19-May-08 23:24
Cedric Moonen19-May-08 23:24 
GeneralRe: About DLL files and Comm control Pin
savitri20-May-08 0:15
savitri20-May-08 0:15 
GeneralRe: About DLL files and Comm control Pin
Cedric Moonen20-May-08 0:54
Cedric Moonen20-May-08 0:54 
GeneralRe: About DLL files and Comm control Pin
ShilpiP20-May-08 1:15
ShilpiP20-May-08 1:15 
AnswerRe: About DLL files and Comm control Pin
kuttiam22-May-08 19:35
kuttiam22-May-08 19:35 
Hi Savitri,
Use CoCreateInstance to co-create your component. Once you get the interface pointer, you can call its functions.
Finally, don't forget to release the component after you finish your work.

See the help on CoCreateInstance and Release in MSDN Smile | :) .
QuestionHow to get the html text box value. Pin
Member 462021617-May-08 3:12
Member 462021617-May-08 3:12 
AnswerRe: How to get the html text box value. Pin
CPallini19-May-08 23:44
mveCPallini19-May-08 23:44 
Questionboost compiles slow? Pin
followait17-May-08 0:38
followait17-May-08 0:38 
AnswerRe: boost compiles slow? Pin
Stuart Dootson17-May-08 12:18
professionalStuart Dootson17-May-08 12:18 
GeneralRe: boost compiles slow? Pin
followait17-May-08 17:17
followait17-May-08 17:17 
GeneralRe: boost compiles slow? Pin
Stephen Hewitt20-May-08 18:40
Stephen Hewitt20-May-08 18:40 
GeneralRe: boost compiles slow? Pin
followait20-May-08 19:04
followait20-May-08 19:04 
GeneralRe: boost compiles slow? Pin
Stephen Hewitt20-May-08 19:09
Stephen Hewitt20-May-08 19:09 
GeneralRe: boost compiles slow? Pin
Stuart Dootson20-May-08 19:23
professionalStuart Dootson20-May-08 19:23 
GeneralRe: boost compiles slow? Pin
followait20-May-08 20:55
followait20-May-08 20:55 
QuestionIs microsoft's STL source open? Pin
followait16-May-08 18:55
followait16-May-08 18:55 
AnswerRe: Is microsoft's STL source open? Pin
Stuart Dootson17-May-08 12:13
professionalStuart Dootson17-May-08 12:13 
GeneralRe: Is microsoft's STL source open? Pin
Stephen Hewitt20-May-08 18:42
Stephen Hewitt20-May-08 18:42 
GeneralRe: Is microsoft's STL source open? Pin
Stuart Dootson20-May-08 19:26
professionalStuart Dootson20-May-08 19:26 
Questionproblem in migrating from VC6 to VC2005 Pin
ptr_Electron16-May-08 3:52
ptr_Electron16-May-08 3:52 
AnswerRe: problem in migrating from VC6 to VC2005 Pin
KarstenK20-May-08 20:58
mveKarstenK20-May-08 20:58 
Questiondownloader Pin
monsieur_jj11-May-08 17:06
monsieur_jj11-May-08 17:06 

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.