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

Managed C++/CLI

 
GeneralRe: Either that or... Pin
Fenix29-Oct-09 14:17
Fenix29-Oct-09 14:17 
GeneralRe: Either that or... Pin
Richard MacCutchan9-Oct-09 23:24
mveRichard MacCutchan9-Oct-09 23:24 
QuestionGetting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
Cracked-Down7-Oct-09 21:27
Cracked-Down7-Oct-09 21:27 
AnswerRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
KarstenK7-Oct-09 22:21
mveKarstenK7-Oct-09 22:21 
AnswerRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
N a v a n e e t h7-Oct-09 22:31
N a v a n e e t h7-Oct-09 22:31 
GeneralRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
Cracked-Down7-Oct-09 22:39
Cracked-Down7-Oct-09 22:39 
GeneralRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
N a v a n e e t h7-Oct-09 22:52
N a v a n e e t h7-Oct-09 22:52 
GeneralRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
Cracked-Down7-Oct-09 23:24
Cracked-Down7-Oct-09 23:24 
thanks navneeth for ypur reply

I tried using /clr:safe option however i got the following error
Error	1	error C4980: '__gc' : use of this keyword requires /clr:oldSyntax command line option	d:\excercise\dot net\cppclasslibrary\cppclasslibrary\CPPCLassLibrary.h	
8


so as suggested I used the /clr:oldSyntax


and option _gc I am using as i want to consume this class libray in c#
GeneralRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
N a v a n e e t h7-Oct-09 23:41
N a v a n e e t h7-Oct-09 23:41 
AnswerRe: Getting "LINK : Fetal error LNK1561 : entry point must be defined" while creating managed C++ dll in VS2005 Pin
Cracked-Down7-Oct-09 23:19
Cracked-Down7-Oct-09 23:19 
QuestionHow do I get Image_click to work more than once? Pin
Fenix26-Oct-09 16:27
Fenix26-Oct-09 16:27 
AnswerRe: How do I get Image_click to work more than once? Pin
N a v a n e e t h6-Oct-09 17:17
N a v a n e e t h6-Oct-09 17:17 
GeneralRe: How do I get Image_click to work more than once? Pin
Fenix27-Oct-09 1:42
Fenix27-Oct-09 1:42 
GeneralRe: How do I get Image_click to work more than once? Pin
Richard MacCutchan7-Oct-09 4:17
mveRichard MacCutchan7-Oct-09 4:17 
GeneralRe: How do I get Image_click to work more than once? Pin
N a v a n e e t h7-Oct-09 5:06
N a v a n e e t h7-Oct-09 5:06 
GeneralRe: How do I get Image_click to work more than once? Pin
Richard MacCutchan7-Oct-09 6:57
mveRichard MacCutchan7-Oct-09 6:57 
AnswerRe: How do I get Image_click to work more than once? Pin
Luc Pattyn7-Oct-09 8:34
sitebuilderLuc Pattyn7-Oct-09 8:34 
GeneralRe: How do I get Image_click to work more than once? Pin
Fenix27-Oct-09 14:44
Fenix27-Oct-09 14:44 
GeneralRe: How do I get Image_click to work more than once? Pin
Luc Pattyn7-Oct-09 14:47
sitebuilderLuc Pattyn7-Oct-09 14:47 
GeneralRe: How do I get Image_click to work more than once? Pin
Fenix27-Oct-09 15:28
Fenix27-Oct-09 15:28 
AnswerRe: How do I get Image_click to work more than once? Pin
Richard MacCutchan7-Oct-09 22:47
mveRichard MacCutchan7-Oct-09 22:47 
GeneralRe: How do I get Image_click to work more than once? Pin
Fenix27-Oct-09 23:28
Fenix27-Oct-09 23:28 
QuestionWhats a natural successor to the COM object? Pin
Ger Hayden6-Oct-09 11:12
Ger Hayden6-Oct-09 11:12 
AnswerRe: Whats a natural successor to the COM object? Pin
N a v a n e e t h6-Oct-09 17:21
N a v a n e e t h6-Oct-09 17:21 
QuestionWhich method of connection to MySQL is Best? Pin
Ger Hayden6-Oct-09 11:09
Ger Hayden6-Oct-09 11:09 

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.