Feature Requests item #2750015, was opened at 2009-04-10 08:45
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865517&aid=2750015&group_id=173455

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marcel Smit (marcelsmit)
Assigned to: Danny Backx (dannybackx)
Summary: Missing API functions

Initial Comment:
It seems that the following API functions are missing:
1. LockFileEx
2. UnLockFileEx
3. GetSystemTimeAsFileTime
4. CeSetThreadPriority
5. CeGetThreadPriority

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-20 18:09

Message:
Danny, what is the easiest way to add this, which files/directories should
we check?

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-10 10:49

Message:
MSDN resources first:
1. LockFileEx :http://msdn.microsoft.com/en-us/library/ms891385.aspx
2. UnLockFileEx : http://msdn.microsoft.com/en-us/library/ms892364.aspx
3. GetSystemTimeAsFileTime :
http://msdn.microsoft.com/en-us/library/ms895738.aspx
4. CeSetThreadPriority :
http://msdn.microsoft.com/en-us/library/ms885155.aspx
5. CeGetThreadPriority :
http://msdn.microsoft.com/en-us/library/aa450795.aspx

----------------------------------------------------------------------

Comment By: Danny Backx (dannybackx)
Date: 2009-04-10 10:09

Message:
Can you provide a patch for this as well ?
Don't use sources of information that are tainted (VC++ header files).
MSDN is allowed though.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865517&aid=2750015&group_id=173455

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to