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

Managed C++/CLI

 
Questionhow to solve the problem occured due to using setupapi.h and Dbt.h header files in my windows service application.. in windows XP and VC++.Net 2005 Pin
anumadhu21-Mar-07 21:30
anumadhu21-Mar-07 21:30 
AnswerRe: how to solve the problem occured due to using setupapi.h and Dbt.h header files in my windows service application.. in windows XP and VC++.Net 2005 Pin
prasad_som21-Mar-07 21:44
prasad_som21-Mar-07 21:44 
QuestionNative executable to managed Dll Pin
Polity4h21-Mar-07 11:20
Polity4h21-Mar-07 11:20 
AnswerRe: Native executable to managed Dll Pin
led mike21-Mar-07 16:04
led mike21-Mar-07 16:04 
Questionfflush Pin
Demian Panello21-Mar-07 6:43
Demian Panello21-Mar-07 6:43 
AnswerRe: fflush Pin
prasad_som21-Mar-07 7:56
prasad_som21-Mar-07 7:56 
GeneralRe: fflush Pin
Demian Panello23-Mar-07 2:15
Demian Panello23-Mar-07 2:15 
Questionlib-project to dll-project Pin
sknobli21-Mar-07 5:22
sknobli21-Mar-07 5:22 
Hello,
i want to use a Lib in a C# Projekt. Therefore i want to reconfig the Lib-Project (all sources) into a dll Project.

new Settings:
Configuration Typt: Dynamic Library (.dll)
Common Language Runtime support: Common Language Runtime Support (/clr)

For Debug:
Enable C++ Exceptions: No
Runtime Library: Multi-threaded Debug DLL (/MDd)

After this i wand to compile the Project and get a D8045 Error.
-------------------
Only C++ source code files can be passed to a compilation that uses /clr. Use /TP to compile a .c file as a .cpp file; see /Tc, /Tp, /TC, /TP (Specify Source File Type) for more information.
-------------------
one source-File is a c-File.


does that run at all ore have i find another solution?


AnswerRe: lib-project to dll-project Pin
led mike21-Mar-07 16:06
led mike21-Mar-07 16:06 
Questionpointers Pin
thathvamsi20-Mar-07 16:07
thathvamsi20-Mar-07 16:07 
AnswerRe: pointers Pin
Mark Salsbery20-Mar-07 16:38
Mark Salsbery20-Mar-07 16:38 
AnswerRe: pointers Pin
Christian Graus20-Mar-07 17:04
protectorChristian Graus20-Mar-07 17:04 
QuestionC#, ManagedC++, 32bits and 64bits [moved] Pin
Super Lloyd20-Mar-07 13:55
Super Lloyd20-Mar-07 13:55 
AnswerRe: C#, ManagedC++, 32bits and 64bits [moved] Pin
Paul Conrad13-Jul-07 13:51
professionalPaul Conrad13-Jul-07 13:51 
QuestionMessage Removed Pin
20-Mar-07 12:54
Armond Sarkisian20-Mar-07 12:54 
AnswerRe: CString Conversion Pin
Nish Nishant20-Mar-07 13:32
sitebuilderNish Nishant20-Mar-07 13:32 
Questioncould you please help Pin
Khodadad Pakdamans20-Mar-07 2:57
Khodadad Pakdamans20-Mar-07 2:57 
AnswerRe: could you please help Pin
Christian Graus20-Mar-07 4:03
protectorChristian Graus20-Mar-07 4:03 
GeneralRe: could you please help Pin
Mark Salsbery20-Mar-07 8:28
Mark Salsbery20-Mar-07 8:28 
GeneralRe: could you please help Pin
Christian Graus20-Mar-07 17:05
protectorChristian Graus20-Mar-07 17:05 
GeneralRe: could you please help Pin
Mark Salsbery20-Mar-07 17:10
Mark Salsbery20-Mar-07 17:10 
QuestionBook recommendations... Pin
Ray Hayes20-Mar-07 0:18
Ray Hayes20-Mar-07 0:18 
AnswerRe: Book recommendations... Pin
George L. Jackson20-Mar-07 11:45
George L. Jackson20-Mar-07 11:45 
QuestionManaged and unmanaged Classes Pin
Marko B.L.19-Mar-07 22:39
Marko B.L.19-Mar-07 22:39 
AnswerRe: Managed and unmanaged Classes Pin
Mark Salsbery20-Mar-07 8:34
Mark Salsbery20-Mar-07 8:34 

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.