advpack: Move file related functions to files.c.
[wine] / dlls / setupapi / misc.c
2005-12-19  Thomas Weidenmuellersetupapi: Fix comparing the group SIDs in IsUserAdmin.
2005-08-12  Alexandre JulliardAdded stubs for pSetupGet/SetGlobalFlags.
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-02-14  Eric KohlImplement DelayedMove and FileExists.
2005-02-02  Eric Kohl- Implement DoesUserHavePrivilege, EnablePrivilege...
2005-01-25  Eric KohlImplement DuplicateString and QueryRegistryValue.
2005-01-24  Eric KohlImplement MyFree, MyMalloc and MyRealloc.