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-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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to