Click here to Skip to main content
15,886,110 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionUnmanaged Hosting of .NET Framework Version 4 Pin
Derek Tortonian5-Jul-16 10:29
Derek Tortonian5-Jul-16 10:29 
AnswerRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Super Lloyd5-Jul-16 16:08
Super Lloyd5-Jul-16 16:08 
AnswerRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Super Lloyd5-Jul-16 19:55
Super Lloyd5-Jul-16 19:55 
GeneralRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Derek Tortonian6-Jul-16 10:27
Derek Tortonian6-Jul-16 10:27 
GeneralRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Super Lloyd6-Jul-16 13:25
Super Lloyd6-Jul-16 13:25 
GeneralRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Derek Tortonian7-Jul-16 8:50
Derek Tortonian7-Jul-16 8:50 
GeneralRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Super Lloyd7-Jul-16 14:35
Super Lloyd7-Jul-16 14:35 
GeneralRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Derek Tortonian8-Jul-16 10:05
Derek Tortonian8-Jul-16 10:05 
Super Lloyd,
So, are you the only one here ??? Nobody has a clue as to where the mscorlib header files might be hiding ??? Dang, .NET Framework programmers,...Cool | :cool:
I did find this blog about something similar: .Net Annoyances, 2004
The author says: "System.Object is defined in the mscorlib assembly. There is no mscorlib.h header file, and there is no mscorlib.idl to generate a C header file either. In order to get at this stuff I had to load up the binary type library file and export it as IDL."

The simplest way to get back into assembly language programming is downloading: The MASM32 SDK

modified 8-Jul-16 16:15pm.

GeneralPROBLEM SOLVED Pin
Derek Tortonian13-Jul-16 10:08
Derek Tortonian13-Jul-16 10:08 
GeneralRe: PROBLEM SOLVED Pin
Super Lloyd13-Jul-16 17:50
Super Lloyd13-Jul-16 17:50 
GeneralRe: PROBLEM SOLVED Pin
Derek Tortonian15-Jul-16 13:10
Derek Tortonian15-Jul-16 13:10 
GeneralRe: PROBLEM SOLVED Pin
Super Lloyd15-Jul-16 17:02
Super Lloyd15-Jul-16 17:02 
QuestionDapper Query Async calling a stored procedures with parameters Pin
DotNetFellow29-Jun-16 3:43
DotNetFellow29-Jun-16 3:43 
AnswerRe: Dapper Query Async calling a stored procedures with parameters Pin
Richard Deeming29-Jun-16 3:55
mveRichard Deeming29-Jun-16 3:55 
AnswerRe: Dapper Query Async calling a stored procedures with parameters Pin
Pratik_Scott30-Jun-16 6:47
Pratik_Scott30-Jun-16 6:47 
QuestionCode special to MVC Pin
larsp77728-Jun-16 2:13
larsp77728-Jun-16 2:13 
AnswerRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 2:37
mveDave Kreskowiak28-Jun-16 2:37 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 2:46
larsp77728-Jun-16 2:46 
GeneralRe: Code special to MVC Pin
Richard Deeming28-Jun-16 3:10
mveRichard Deeming28-Jun-16 3:10 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 3:40
mveDave Kreskowiak28-Jun-16 3:40 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 3:44
larsp77728-Jun-16 3:44 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 3:50
mveDave Kreskowiak28-Jun-16 3:50 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 4:00
larsp77728-Jun-16 4:00 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 3:48
larsp77728-Jun-16 3:48 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 4:39
mveDave Kreskowiak28-Jun-16 4:39 

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.