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

Managed C++/CLI

 
GeneralRe: Can I pass a __gc array ptr as a pinned C array? Pin
Jeremy Osner25-Jul-03 7:54
Jeremy Osner25-Jul-03 7:54 
GeneralRe: Can I pass a __gc array ptr as a pinned C array? Pin
leppie25-Jul-03 8:02
leppie25-Jul-03 8:02 
GeneralRe: Can I pass a __gc array ptr as a pinned C array? Pin
Jeremy Osner25-Jul-03 8:23
Jeremy Osner25-Jul-03 8:23 
GeneralRe: Can I pass a __gc array ptr as a pinned C array? Pin
leppie25-Jul-03 13:50
leppie25-Jul-03 13:50 
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 
Hi all
i am writing a custom control derived from UserControl in ManagedC++.This class is using third party unmanaged C++ classes(from VTK library) internally.
When i tried to build the control i got the following following error.

D:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\ObjIdl.h(7408): error C2872: 'IDataObject' : ambiguous symbol

Please somebody help me how to get rid of this error.

Thanks in advance

Regards
Kriohna
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 
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 

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.