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

Managed C++/CLI

 
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 
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 
I got the Answer Smile | :)


here it is

1. Project Properties -> General Tab
2. for Common Language Runtime Support select Old Syntax (/clr:oldSyntax) from drop down


now you do not need to play with command line .....Smile | :)

you can easily build your project from visual studio IDE itself
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 
AnswerRe: Which method of connection to MySQL is Best? Pin
N a v a n e e t h6-Oct-09 17:14
N a v a n e e t h6-Oct-09 17:14 
GeneralRe: Which method of connection to MySQL is Best? Pin
Ger Hayden7-Oct-09 2:23
Ger Hayden7-Oct-09 2:23 

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.