Hi,

I noticed that HaRET has a whole bunch of functions defined locally
that are in the MSDN docs.  For example, the functions:

ForcePageout
AllocPhysMem
FreePhysMem
SetKMode
VirtualCopy
SetProcPermissions
etc.

All of these can be found on MSDN at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemain4/html/cmconKernelFunctions.asp

According to MSDN, they all seem to be defined in a file "pkfuncs.h".
This file is not currently in cegcc.  Also, since the defs were
manually defined in the original (MSVC compiled) haret, I'm not sure
they're part of the ms toolkit.

In order to make the haret code more clear, I'm going to build a
pkfuncs.h file.  If there is interest, I'll push it to cegcc.

-Kevin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to