Click here to Skip to main content
15,890,897 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionHow to do inheritance in ATL Pin
Rahul.RK21-May-12 0:19
Rahul.RK21-May-12 0:19 
SuggestionRe: How to do inheritance in ATL Pin
Pablo Aliskevicius21-May-12 2:41
Pablo Aliskevicius21-May-12 2:41 
QuestionSTL List Pin
dotman115-May-12 5:05
dotman115-May-12 5:05 
AnswerRe: STL List Pin
«_Superman_»20-May-12 16:37
professional«_Superman_»20-May-12 16:37 
QuestionRe: STL List Pin
Aescleal21-May-12 4:55
Aescleal21-May-12 4:55 
AnswerRe: STL List Pin
Vitaly Tomilov10-Jun-12 9:53
Vitaly Tomilov10-Jun-12 9:53 
Questiongenerate the .H file from COM Pin
MrKBA14-May-12 1:38
MrKBA14-May-12 1:38 
AnswerRe: generate the .H file from COM Pin
Pablo Aliskevicius14-May-12 1:55
Pablo Aliskevicius14-May-12 1:55 
In Visual Studio, use #import.
It generates (and includes in your project) two files, with the extensions .tlh and .tli (short for 'type library header' and 'type library include'), and automatically includes them in your project.

You'll find more in the documentation for #import.

Hope this helps,

Pablo.
Pablo.

"Accident: An inevitable occurrence due to the action of immutable natural laws." (Ambrose Bierce, circa 1899).

GeneralRe: generate the .H file from COM Pin
MrKBA14-May-12 1:58
MrKBA14-May-12 1:58 
GeneralRe: generate the .H file from COM Pin
Pablo Aliskevicius14-May-12 1:59
Pablo Aliskevicius14-May-12 1:59 
GeneralRe: generate the .H file from COM Pin
MrKBA14-May-12 2:02
MrKBA14-May-12 2:02 
AnswerRe: generate the .H file from COM Pin
Pete O'Hanlon14-May-12 2:08
mvePete O'Hanlon14-May-12 2:08 
GeneralRe: generate the .H file from COM Pin
MrKBA14-May-12 2:51
MrKBA14-May-12 2:51 
GeneralRe: generate the .H file from COM Pin
Pete O'Hanlon14-May-12 2:55
mvePete O'Hanlon14-May-12 2:55 
Questioncreating a dialog in non mfc application Pin
Rajeev.Goutham9-May-12 20:42
Rajeev.Goutham9-May-12 20:42 
AnswerRe: creating a dialog in non mfc application Pin
Richard MacCutchan9-May-12 22:12
mveRichard MacCutchan9-May-12 22:12 
AnswerRe: creating a dialog in non mfc application Pin
yu-jian15-May-12 6:17
yu-jian15-May-12 6:17 
QuestionHow to realize multi progress bar show at the same time ? Pin
redleafzzh2-May-12 4:02
redleafzzh2-May-12 4:02 
AnswerRe: How to realize multi progress bar show at the same time ? Pin
Richard MacCutchan2-May-12 6:28
mveRichard MacCutchan2-May-12 6:28 
AnswerRe: How to realize multi progress bar show at the same time ? Pin
Albert Holguin4-May-12 10:02
professionalAlbert Holguin4-May-12 10:02 
QuestionAsyncIO C++ Pin
TalSt29-Apr-12 0:55
TalSt29-Apr-12 0:55 
AnswerRe: AsyncIO C++ Pin
Richard MacCutchan2-May-12 6:26
mveRichard MacCutchan2-May-12 6:26 
AnswerRe: AsyncIO C++ Pin
Ashish Tyagi 4022-May-12 7:29
Ashish Tyagi 4022-May-12 7:29 
QuestionCUDA and MPI combination Pin
Ron120223-Apr-12 18:48
Ron120223-Apr-12 18:48 
Questionerror while loading shared libraries: libcudart.so.4: cannot open shared object file: No such file or directory Pin
Ron120220-Apr-12 18:48
Ron120220-Apr-12 18: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.