wined3d: Break the glDrawPixels call out of UnlockRect.
[wine] / dlls / setupapi / misc.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-20  Mike McCormacksetupapi: Add a stub implementation of CMP_WaitNoPendin...
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.