Michael Stefaniuc
|
79ecfaf52f
|
setupapi: Win64 printf format warning fixes.
|
2006-10-14 20:17:25 +02:00 |
Michael Stefaniuc
|
757ee19ca1
|
janitorial: Removed the rest of the redundant NULL checks before HeapFree.
|
2006-08-10 10:57:33 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
253e296436
|
setupapi: Add a stub implementation of CMP_WaitNoPendingInstallEvents.
|
2006-02-20 11:12:39 +01:00 |
Thomas Weidenmueller
|
278bd29b8d
|
setupapi: Fix comparing the group SIDs in IsUserAdmin.
|
2005-12-19 18:15:58 +01:00 |
Alexandre Julliard
|
8328c61a01
|
Added stubs for pSetupGet/SetGlobalFlags.
|
2005-08-12 18:23:06 +00:00 |
Alexandre Julliard
|
3629cc4ed6
|
Eric Kohl <eric.kohl_at_t-online.de>
Implement CaptureAndConvertAnsiArg, CaptureStringArg,
OpenAndMapForRead, RetreiveFileSecurity, StampFileSecurity,
TakeOwnershipOfFile, and UnmapAndCloseFile.
|
2005-05-06 15:38:22 +00:00 |
Eric Kohl
|
4d5c2318e6
|
Implement DelayedMove and FileExists.
|
2005-02-14 11:04:39 +00:00 |
Eric Kohl
|
69bdc10aed
|
- Implement DoesUserHavePrivilege, EnablePrivilege, IsUserAdmin,
MultiByteToUnicode and UnicodeToMultiByte.
- Sort prototypes in setupapi.h and a few function in spec.
|
2005-02-02 19:09:33 +00:00 |
Eric Kohl
|
3b4801c5e5
|
Implement DuplicateString and QueryRegistryValue.
|
2005-01-25 19:02:08 +00:00 |
Eric Kohl
|
38b14b4ccf
|
Implement MyFree, MyMalloc and MyRealloc.
|
2005-01-24 13:32:26 +00:00 |