Click here to Skip to main content
15,910,130 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralERROR, to parse a parameter of a constructor from a pointer to a void Pin
Manolo Carrasco17-Aug-04 3:58
Manolo Carrasco17-Aug-04 3:58 
GeneralDifference between "->" and "." Pin
crushinghellhammer16-Aug-04 9:07
crushinghellhammer16-Aug-04 9:07 
GeneralRe: Difference between "->" and "." Pin
RNEELY16-Aug-04 11:15
RNEELY16-Aug-04 11:15 
QuestionHow to open File for ADDING information ? Pin
vgrigor112-Aug-04 20:32
vgrigor112-Aug-04 20:32 
QuestionHow to get "file size ON DISK" ? Pin
vgrigor111-Aug-04 4:30
vgrigor111-Aug-04 4:30 
AnswerRe: How to get "file size ON DISK" ? Pin
Anonymous17-Aug-04 14:45
Anonymous17-Aug-04 14:45 
GeneralSHDocVw::InternetExplorer automation Pin
HudsonKane11-Aug-04 3:03
HudsonKane11-Aug-04 3:03 
GeneralRe: SHDocVw::InternetExplorer automation Pin
HudsonKane11-Aug-04 5:47
HudsonKane11-Aug-04 5:47 
I can get the first frame usnig
mshtml::HTMLFrameElement *frame = dynamic_cast<mshtml::htmlframeelement*>(myDoc->all->item(S"frameIWant",0));
but I am unable to get the frame within this frame (which in turn has a frame, which has a frame, which has a table that contains the edibox and button I want)
GeneralUse ProgressCtrl Pin
fatidarya9-Aug-04 11:07
fatidarya9-Aug-04 11:07 
GeneralVisStudio2003 Code Editor Screwed UP Pin
mailsink8-Aug-04 16:33
mailsink8-Aug-04 16:33 
QuestionIs c++ .net safe from decompiling? Pin
FocusedWolf6-Aug-04 7:12
FocusedWolf6-Aug-04 7:12 
GeneralManaged C++ Running Delay Pin
MKlucher5-Aug-04 12:17
MKlucher5-Aug-04 12:17 
GeneralRe: Managed C++ Running Delay Pin
eddstar12-Aug-04 12:18
eddstar12-Aug-04 12:18 
GeneralUsing VC++ Express compiler in Visual Studio 6 IDE Pin
adrian cooper5-Aug-04 2:09
adrian cooper5-Aug-04 2:09 
GeneralDiffrence between VC++ and managed Pin
X20404-Aug-04 12:24
X20404-Aug-04 12:24 
GeneralRe: Diffrence between VC++ and managed Pin
Anders Molin4-Aug-04 12:45
professionalAnders Molin4-Aug-04 12:45 
GeneralRe: Diffrence between VC++ and managed Pin
John M. Drescher4-Aug-04 12:46
John M. Drescher4-Aug-04 12:46 
GeneralRe: Diffrence between VC++ and managed Pin
Bo Hunter5-Aug-04 12:43
Bo Hunter5-Aug-04 12:43 
GeneralRe: Diffrence between VC++ and managed Pin
John M. Drescher6-Aug-04 4:45
John M. Drescher6-Aug-04 4:45 
QuestionHow to wrap an Unmanaged COM Object in Managed C++ Pin
johnbMA3-Aug-04 14:44
johnbMA3-Aug-04 14:44 
AnswerExcellent Question Pin
ursus zeta9-Aug-04 12:33
ursus zeta9-Aug-04 12:33 
QuestionHow to make the system beep Pin
eddstar2-Aug-04 10:38
eddstar2-Aug-04 10:38 
AnswerRe: How to make the system beep Pin
Anonymous12-Aug-04 11:20
Anonymous12-Aug-04 11:20 
GeneralC++/CLI Array problem Pin
Brian Olej1-Aug-04 7:25
Brian Olej1-Aug-04 7:25 
GeneralRe: C++/CLI Array problem Pin
palbano2-Aug-04 6:35
palbano2-Aug-04 6:35 

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.