Does CE.NET support notify objects? I want to port my MUX IM driver to this
platform.

Thanks!

Re: Notify objects on CE.NET by Maxim

Maxim
Wed Dec 08 10:33:30 CST 2004

Please do not do this. Otherwise, you will kill NCPA on machines which has
no Framework installed.

.NET is not for boxed products and drivers, and is not a platform for
system-level programming at all. It is for in-house business software
development only.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Gramps" <ImInSoquel@nospam.nospam> wrote in message
news:%23%23ovoeT3EHA.2572@tk2msftngp13.phx.gbl...
> Does CE.NET support notify objects? I want to port my MUX IM driver to this
> platform.
>
> Thanks!
>
>



Re: Notify objects on CE.NET by Gramps

Gramps
Wed Dec 08 10:56:05 CST 2004

Did I miss something? I was asking about CE/CE.NET (like in CE.NET 4.2)? Can
I port my MUX IM to CE if the embedded OS does not support notify objects?

"Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
news:e2BFnOU3EHA.1300@TK2MSFTNGP14.phx.gbl...
> Please do not do this. Otherwise, you will kill NCPA on machines which
> has
> no Framework installed.
>
> .NET is not for boxed products and drivers, and is not a platform for
> system-level programming at all. It is for in-house business software
> development only.
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@storagecraft.com
> http://www.storagecraft.com
>
> "Gramps" <ImInSoquel@nospam.nospam> wrote in message
> news:%23%23ovoeT3EHA.2572@tk2msftngp13.phx.gbl...
>> Does CE.NET support notify objects? I want to port my MUX IM driver to
>> this
>> platform.
>>
>> Thanks!
>>
>>
>
>



Re: Notify objects on CE.NET by Jeff

Jeff
Thu Dec 09 06:07:06 CST 2004

It depends on the nature of the notify object. If your notify object just
provides a property sheet for your IM, you could recast it as a Control
Panel extension or a standalone EXE. I did something similar a while back;
it was less than a day's work.

"Gramps" <ImInSoquel@nospam.nospam> wrote in message
news:udSBPbU3EHA.1264@TK2MSFTNGP12.phx.gbl...
> Did I miss something? I was asking about CE/CE.NET (like in CE.NET 4.2)?
> Can I port my MUX IM to CE if the embedded OS does not support notify
> objects?
>
> "Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
> news:e2BFnOU3EHA.1300@TK2MSFTNGP14.phx.gbl...
>> Please do not do this. Otherwise, you will kill NCPA on machines which
>> has
>> no Framework installed.
>>
>> .NET is not for boxed products and drivers, and is not a platform for
>> system-level programming at all. It is for in-house business software
>> development only.
>>
>> --
>> Maxim Shatskih, Windows DDK MVP
>> StorageCraft Corporation
>> maxim@storagecraft.com
>> http://www.storagecraft.com
>>
>> "Gramps" <ImInSoquel@nospam.nospam> wrote in message
>> news:%23%23ovoeT3EHA.2572@tk2msftngp13.phx.gbl...
>>> Does CE.NET support notify objects? I want to port my MUX IM driver to
>>> this
>>> platform.
>>>
>>> Thanks!
>>>
>>>
>>
>>
>
>



Re: Notify objects on CE.NET by Arkady

Arkady
Fri Dec 10 04:58:42 CST 2004

IIRC , no INetCfg in CE ( even 5 )
Arkady

"Gramps" <ImInSoquel@nospam.nospam> wrote in message
news:udSBPbU3EHA.1264@TK2MSFTNGP12.phx.gbl...
> Did I miss something? I was asking about CE/CE.NET (like in CE.NET 4.2)?
Can
> I port my MUX IM to CE if the embedded OS does not support notify objects?
>
> "Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
> news:e2BFnOU3EHA.1300@TK2MSFTNGP14.phx.gbl...
> > Please do not do this. Otherwise, you will kill NCPA on machines
which
> > has
> > no Framework installed.
> >
> > .NET is not for boxed products and drivers, and is not a platform for
> > system-level programming at all. It is for in-house business software
> > development only.
> >
> > --
> > Maxim Shatskih, Windows DDK MVP
> > StorageCraft Corporation
> > maxim@storagecraft.com
> > http://www.storagecraft.com
> >
> > "Gramps" <ImInSoquel@nospam.nospam> wrote in message
> > news:%23%23ovoeT3EHA.2572@tk2msftngp13.phx.gbl...
> >> Does CE.NET support notify objects? I want to port my MUX IM driver to
> >> this
> >> platform.
> >>
> >> Thanks!
> >>
> >>
> >
> >
>
>