On Sun, 19 Jul 2009 18:55:23 +0200, mobi phil <m...@mobiphil.com> wrote:
> I started to edit the wiki... please do it yourself.
> 
> 
> I mentioned an idea how I would implement the getenv/setenv, if it would
be
> possible... So I would  write a kernel driver that if could intercept
> process creation events, then it would always copy environment from
parent
> process etc/etc.
> 
> Anybody any idea if such a driver could be written. I mean is it possible
> to
> intercept the event of the creation of a process on windows ce/mobile
> inside
> a driver?
> 
> 
> rgrds
> mobiphil
> 
> 
> http://mobiphil.com

This is too far complicated, intercept process creation might not be as
easy as you think.
Personnaly I always wanted to write a compatiblity dll (called for instance
coredllex.dll) that would 
implement missing posix functions and that would be stable enough to be
integrated by device manufacturer.
But without going this far, a dll should be enough and it would load
environnement when a process is attached.


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to