Click here to Skip to main content
15,900,589 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstarting an EXE-Application at an other network PC Pin
Ralph8-Aug-02 23:52
Ralph8-Aug-02 23:52 
GeneralRe: starting an EXE-Application at an other network PC Pin
Jeremy Pullicino9-Aug-02 0:13
Jeremy Pullicino9-Aug-02 0:13 
GeneralRe: starting an EXE-Application at an other network PC Pin
Jason Henderson9-Aug-02 3:20
Jason Henderson9-Aug-02 3:20 
GeneralRe: starting an EXE-Application at an other network PC Pin
Daniel Lohmann9-Aug-02 5:56
Daniel Lohmann9-Aug-02 5:56 
Generalscroll bar size in CSrollView Pin
mishgun8-Aug-02 23:49
mishgun8-Aug-02 23:49 
GeneralRe: scroll bar size in CSrollView Pin
Roger Allen9-Aug-02 0:46
Roger Allen9-Aug-02 0:46 
GeneralCOM smart pointers and STL vector Pin
Jeremy Pullicino8-Aug-02 23:38
Jeremy Pullicino8-Aug-02 23:38 
GeneralRe: COM smart pointers and STL vector Pin
Joao Vaz9-Aug-02 0:46
Joao Vaz9-Aug-02 0:46 
If i'm not wrong you need to use the ATL Class CAdapt to return the adress of the ptr itself and not of the smartptr like this:


vector<CAdapt<IMessagePtr>> x;




Cheers,
Joao Vaz
A Programming Language is a tool that has profound influence on our thinking habits -The late giant Edsger Dijkstra 1930 - 2002

And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary. -
GeneralRe: COM smart pointers and STL vector Pin
Tim Smith9-Aug-02 2:27
Tim Smith9-Aug-02 2:27 
GeneralRe: COM smart pointers and STL vector Pin
Joao Vaz9-Aug-02 2:35
Joao Vaz9-Aug-02 2:35 
GeneralRe: link to discussion groups ... Pin
Joao Vaz9-Aug-02 2:33
Joao Vaz9-Aug-02 2:33 
GeneralRetrieve prompt message in a file from command MsDos Pin
youssef8-Aug-02 23:11
youssef8-Aug-02 23:11 
GeneralRe: Retrieve prompt message in a file from command MsDos Pin
Hans Ruck9-Aug-02 2:14
Hans Ruck9-Aug-02 2:14 
GeneralSave informations with MFC Pin
Mic8-Aug-02 22:53
Mic8-Aug-02 22:53 
GeneralRe: Save informations with MFC Pin
Tomasz Sowinski9-Aug-02 1:30
Tomasz Sowinski9-Aug-02 1:30 
GeneralWindows Shutdown from VC Pin
Nick Young8-Aug-02 22:20
Nick Young8-Aug-02 22:20 
GeneralRe: Windows Shutdown from VC Pin
Brian Azzopardi8-Aug-02 22:34
Brian Azzopardi8-Aug-02 22:34 
GeneralRe: Windows Shutdown from VC Pin
JohnJ9-Aug-02 1:11
JohnJ9-Aug-02 1:11 
GeneralRe: Windows Shutdown from VC Pin
Daniel Lohmann9-Aug-02 6:02
Daniel Lohmann9-Aug-02 6:02 
GeneralFont problem with RUSSIAN CHARSET in dialog Pin
miro_novotny8-Aug-02 21:46
miro_novotny8-Aug-02 21:46 
GeneralVC++ 6.0 projects and ClearType antialiasing Pin
Aggtaa8-Aug-02 20:25
Aggtaa8-Aug-02 20:25 
GeneralRe: VC++ 6.0 projects and ClearType antialiasing Pin
Shog99-Aug-02 4:41
sitebuilderShog99-Aug-02 4:41 
GeneralRE: VBScript compilation problem Pin
Anonymous8-Aug-02 19:39
Anonymous8-Aug-02 19:39 
GeneralRe: RE: VBScript compilation problem Pin
Jon Hulatt9-Aug-02 1:17
Jon Hulatt9-Aug-02 1:17 
GeneralCDialogBar Initialization Pin
JennyP8-Aug-02 19:09
JennyP8-Aug-02 19:09 

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.