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

Managed C++/CLI

 
GeneralRe: Invoking Event Handlers Programmatically? Pin
Luc Pattyn8-Apr-10 5:15
sitebuilderLuc Pattyn8-Apr-10 5:15 
QuestionHow to unload mixed-mode MFC assembly loaded in AppDomain Pin
catrill5-Apr-10 17:31
catrill5-Apr-10 17:31 
Questionunable to call function in CLI/C++ dll from native C++, when linked Explicitly Pin
Cherry_manju4-Apr-10 23:51
Cherry_manju4-Apr-10 23:51 
AnswerRe: unable to call function in CLI/C++ dll from native C++, when linked Explicitly Pin
N a v a n e e t h5-Apr-10 15:44
N a v a n e e t h5-Apr-10 15:44 
Questionglobal access to objects / instances Pin
KlaasVersteeg31-Mar-10 2:31
KlaasVersteeg31-Mar-10 2:31 
AnswerRe: global access to objects / instances Pin
Richard MacCutchan31-Mar-10 2:46
mveRichard MacCutchan31-Mar-10 2:46 
GeneralRe: global access to objects / instances Pin
KlaasVersteeg31-Mar-10 2:59
KlaasVersteeg31-Mar-10 2:59 
GeneralRe: global access to objects / instances Pin
Richard MacCutchan31-Mar-10 3:07
mveRichard MacCutchan31-Mar-10 3:07 
Arjen Tjallema wrote:
When I include the "program.h" header where the class is defined I get a "type redefinition" error.


This means you are defining the type (presumably CType) in more than one place in your source code. Without seeing more of your header and source file it's difficult to be more explicit.
txtspeak is the realm of 9 year old children, not developers. Christian Graus

GeneralRe: global access to objects / instances Pin
KlaasVersteeg31-Mar-10 3:25
KlaasVersteeg31-Mar-10 3:25 
GeneralRe: global access to objects / instances Pin
Richard MacCutchan31-Mar-10 3:46
mveRichard MacCutchan31-Mar-10 3:46 
GeneralRe: global access to objects / instances Pin
KlaasVersteeg31-Mar-10 3:53
KlaasVersteeg31-Mar-10 3:53 
GeneralRe: global access to objects / instances Pin
Richard MacCutchan31-Mar-10 4:25
mveRichard MacCutchan31-Mar-10 4:25 
GeneralRe: global access to objects / instances Pin
KlaasVersteeg31-Mar-10 4:37
KlaasVersteeg31-Mar-10 4:37 
GeneralRe: global access to objects / instances Pin
Richard MacCutchan31-Mar-10 5:53
mveRichard MacCutchan31-Mar-10 5:53 
GeneralRe: global access to objects / instances Pin
KlaasVersteeg31-Mar-10 6:39
KlaasVersteeg31-Mar-10 6:39 
GeneralRe: global access to objects / instances Pin
Richard MacCutchan31-Mar-10 7:12
mveRichard MacCutchan31-Mar-10 7:12 
Questioncannot convert from 'System::Data::DataSet ^' to 'System::Data::DataSet error Pin
m_mun31-Mar-10 0:31
m_mun31-Mar-10 0:31 
AnswerRe: cannot convert from 'System::Data::DataSet ^' to 'System::Data::DataSet error Pin
Andreoli Carlo31-Mar-10 3:34
professionalAndreoli Carlo31-Mar-10 3:34 
GeneralRe: cannot convert from 'System::Data::DataSet ^' to 'System::Data::DataSet error Pin
m_mun31-Mar-10 5:37
m_mun31-Mar-10 5:37 
QuestionSide-by-side configuration errors Pin
Lucidation30-Mar-10 10:21
Lucidation30-Mar-10 10:21 
AnswerRe: Side-by-side configuration errors Pin
Andreoli Carlo30-Mar-10 20:33
professionalAndreoli Carlo30-Mar-10 20:33 
GeneralRe: Side-by-side configuration errors Pin
Lucidation31-Mar-10 7:17
Lucidation31-Mar-10 7:17 
GeneralRe: Side-by-side configuration errors Pin
dybs3-Apr-10 18:06
dybs3-Apr-10 18:06 
QuestionExpandable Property in Win Forms Property Grid Pin
zeos626-Mar-10 12:04
zeos626-Mar-10 12:04 
QuestionWhat is this message telling me? Pin
Bert Fegyverneki26-Mar-10 6:00
Bert Fegyverneki26-Mar-10 6:00 

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.