Re: Final Word. by ctacke/>
ctacke/>
Mon Oct 31 15:55:47 CST 2005
Execution Engine - essentially the CLR (Common Language Runtime), which is
what JIT's IL for execution (among other things).
-Chris
"Brad McDonald" <BradMcDonald@discussions.microsoft.com> wrote in message
news:A30EDD7E-1375-40CF-9F86-50D7E03BBB16@microsoft.com...
>
> Chris, Thanks. Sorry what is EE?
>
> Brad
>
> "<ctacke/>" wrote:
>
>> Yes, ActiveX works. You cannot, however, host the EE in unmanaged code,
>> so
>> there's no way to get a COM object to host a managed DLL.
>>
>> -Chris
>>
>>
>> "Brad McDonald" <BradMcDonald@discussions.microsoft.com> wrote in message
>> news:70C5299B-2455-4D4D-91EE-676B5BBFB737@microsoft.com...
>> > Hello,
>> >
>> > I would like a Final Word on ActiveX support on PPC2003SE. I've been
>> > trying
>> > to get a vendor's .NET DLL wrapped into an ActiveX DLL that I can
>> > instantiate
>> > when I invoke a webpage from Pocket IE, but I'm running into nothing
>> > but
>> > problems.
>> >
>> > I can write a simple standalone application in VB.NET that will use the
>> > vendor's DLL just fine. Wrapping it up is kicking my A$$.
>> >
>> > OK. Final Word! Does ActiveX work on PPC2003SE pocket IE?
>> >
>> > Do we still call it Pocket IE? HTTP_USER_AGENT, on the handheld
>> > reports:
>> >
>> > Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320)
>> >
>> > Thank You
>> > -Kicked
>> >
>>
>>
>>