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

Managed C++/CLI

 
GeneralLNK4099 - PDB was not found... Pin
Hans Ruck25-Jul-03 0:42
Hans Ruck25-Jul-03 0:42 
GeneralRe: LNK4099 - PDB was not found... Pin
chassisman27-Aug-03 5:48
chassisman27-Aug-03 5:48 
GeneralRe: LNK4099 - PDB was not found... Pin
Hans Ruck27-Aug-03 21:25
Hans Ruck27-Aug-03 21:25 
Generalerror C2872: 'IDataObject' : ambiguous symbol Pin
Katamneni25-Jul-03 0:11
Katamneni25-Jul-03 0:11 
GeneralRe: error C2872: 'IDataObject' : ambiguous symbol Pin
apferreira25-Jul-03 1:45
apferreira25-Jul-03 1:45 
QuestionWhere to get ATLMFC (in VC7) redistributable? Pin
Anthony_Yio24-Jul-03 22:21
Anthony_Yio24-Jul-03 22:21 
AnswerRe: Where to get ATLMFC (in VC7) redistributable? Pin
Anthony_Yio26-Aug-03 1:28
Anthony_Yio26-Aug-03 1:28 
GeneralTypecasting Enum type Pin
Katamneni24-Jul-03 0:16
Katamneni24-Jul-03 0:16 
Hi All
i am wrapping up a MFC custom control in Managed C++ by subclassing it.
I am having enum type in MFC which i want to expose to outside via Wrapper class.So i defined equivalent enum type in managed C++.How can i type cast from ManagedC++ to unmanaged type?Is there any otherway to avoid this redefinition?

Thanks in advance

Krishna
GeneralRe: Typecasting Enum type Pin
Nathan Blomquist24-Jul-03 1:43
Nathan Blomquist24-Jul-03 1:43 
QuestionGarbage collection -- what's the trick? Pin
Jeremy Osner22-Jul-03 9:04
Jeremy Osner22-Jul-03 9:04 
AnswerRe: Garbage collection -- what's the trick? Pin
Nathan Blomquist23-Jul-03 5:15
Nathan Blomquist23-Jul-03 5:15 
GeneralRe: Garbage collection -- what's the trick? Pin
Jeremy Osner23-Jul-03 5:28
Jeremy Osner23-Jul-03 5:28 
GeneralRe: Garbage collection -- what's the trick? Pin
Nathan Blomquist23-Jul-03 6:21
Nathan Blomquist23-Jul-03 6:21 
GeneralRe: Garbage collection -- what's the trick? Pin
Jeremy Osner23-Jul-03 6:58
Jeremy Osner23-Jul-03 6:58 
GeneralRe: Garbage collection -- what's the trick? Pin
Nathan Blomquist23-Jul-03 8:30
Nathan Blomquist23-Jul-03 8:30 
GeneralRe: Garbage collection -- what's the trick? Pin
Jeremy Osner23-Jul-03 8:41
Jeremy Osner23-Jul-03 8:41 
GeneralLinker errors Pin
Slaru21-Jul-03 17:20
Slaru21-Jul-03 17:20 
GeneralRe: Linker errors Pin
Jeremy Osner22-Jul-03 7:24
Jeremy Osner22-Jul-03 7:24 
GeneralRe: Linker errors Pin
Slaru22-Jul-03 7:49
Slaru22-Jul-03 7:49 
GeneralRe: Linker errors Pin
jspano22-Jul-03 15:14
jspano22-Jul-03 15:14 
GeneralRe: Linker errors Pin
Slaru22-Jul-03 17:10
Slaru22-Jul-03 17:10 
GeneralSerial COM port in Managed C++ Pin
icdma21-Jul-03 6:37
icdma21-Jul-03 6:37 
GeneralRe: Serial COM port in Managed C++ Pin
icdma26-Jul-03 7:43
icdma26-Jul-03 7:43 
Generalstrange compiler error Pin
Slaru20-Jul-03 13:06
Slaru20-Jul-03 13:06 
GeneralRe: strange compiler error Pin
Nemanja Trifunovic20-Jul-03 15:10
Nemanja Trifunovic20-Jul-03 15:10 

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.