Feature Requests item #2750015, was opened at 2009-04-10 10:45
Message generated for change (Settings changed) made by dannybackx
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: Closed
>Resolution: Fixed
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 20:36

Message:
think I got the files, working on this (johnny)

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

Comment By: Nobody/Anonymous (nobody)
Date: 2009-04-20 20: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 12: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 12: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

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to