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

.NET (Core and Framework)

 
GeneralRe: Trial version Pin
Heath Stewart12-Jul-03 7:21
protectorHeath Stewart12-Jul-03 7:21 
GeneralRe: Trial version Pin
Stephane Rodriguez.12-Jul-03 7:38
Stephane Rodriguez.12-Jul-03 7:38 
GeneralPushing .NET Framework to client machines Pin
Nino_19-Jul-03 16:23
Nino_19-Jul-03 16:23 
GeneralRe: Pushing .NET Framework to client machines Pin
David Stone9-Jul-03 18:02
sitebuilderDavid Stone9-Jul-03 18:02 
GeneralRe: Pushing .NET Framework to client machines Pin
Nino_19-Jul-03 18:52
Nino_19-Jul-03 18:52 
GeneralRe: Pushing .NET Framework to client machines Pin
Heath Stewart11-Jul-03 4:41
protectorHeath Stewart11-Jul-03 4:41 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
popopo9-Jul-03 1:57
popopo9-Jul-03 1:57 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
igor19609-Jul-03 5:18
igor19609-Jul-03 5:18 
I maybe missing something here, but to my knowledge: there is no such thing as "new unmanaged instance" -- there is just "unmanaged instance". Assuming that you are hosting CLR -- this is an instance. If this is true: then why can't you declare your unmanaged callback functions as exported. And now mark there prototypes in your managed portion as DllImported and call them.
Why this shouldn't work?
Now about "security problem"? As I understand, you are hosting managed code in unmanaged -- therefore, by defenition your application is not secured right from the beginning -- why would you want to enforce security in the middle of execution? Or maybe I'm missing something?...
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
popopo9-Jul-03 9:26
popopo9-Jul-03 9:26 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
Heath Stewart11-Jul-03 8:14
protectorHeath Stewart11-Jul-03 8:14 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
igor196011-Jul-03 9:00
igor196011-Jul-03 9:00 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
Heath Stewart11-Jul-03 9:11
protectorHeath Stewart11-Jul-03 9:11 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
igor196011-Jul-03 9:28
igor196011-Jul-03 9:28 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
Heath Stewart11-Jul-03 9:43
protectorHeath Stewart11-Jul-03 9:43 
GeneralRe: How to make callback from hosted managed component to unmanaged host? Pin
igor196011-Jul-03 10:40
igor196011-Jul-03 10:40 
QuestionHow to make callback from hosted managed component to unmanaged host? Pin
popopo8-Jul-03 16:17
popopo8-Jul-03 16:17 
AnswerRe: How to make callback from hosted managed component to unmanaged host? Pin
igor19608-Jul-03 21:15
igor19608-Jul-03 21:15 
AnswerRe: How to make callback from hosted managed component to unmanaged host? Pin
leppie9-Jul-03 7:25
leppie9-Jul-03 7:25 
QuestionMath Namespace? Pin
igor19608-Jul-03 14:52
igor19608-Jul-03 14:52 
AnswerRe: Math Namespace? Pin
J. Dunlap8-Jul-03 17:41
J. Dunlap8-Jul-03 17:41 
AnswerRe: Math Namespace? Pin
leppie8-Jul-03 18:26
leppie8-Jul-03 18:26 
GeneralRe: Math Namespace? Pin
igor19608-Jul-03 19:55
igor19608-Jul-03 19:55 
AnswerRe: Math Namespace? Pin
James T. Johnson9-Jul-03 6:12
James T. Johnson9-Jul-03 6:12 
GeneralRe: Math Namespace? Pin
leppie9-Jul-03 7:17
leppie9-Jul-03 7:17 
GeneralRe: Math Namespace? Pin
Not Active9-Jul-03 8:14
mentorNot Active9-Jul-03 8:14 

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.