advpack: Forward RunSetupCommandA to its Unicode counterpart.
[wine] / dlls /
2006-03-24  James Hawkinsadvpack: Forward RunSetupCommandA to its Unicode counte...
2006-03-24  James Hawkinsadvpack: Forward the FileSaveRestore API to their Unico...
2006-03-24  James Hawkinsadvpack: Forward GetVersionFromFileA/ExA to their Unico...
2006-03-24  James Hawkinsadvpack: Forward SetPerUserSecValuesA to its Unicode...
2006-03-24  Mike McCormackntdll: Recursive notify is implemented.
2006-03-24  Jacek Cabanmshtml: Added IHTMLElement2 implementation.
2006-03-24  Stefan Dösingerwined3d: Rectpatch code fix.
2006-03-23  Alexandre Julliardmsvcrt: Implementation of wcsftime (based on a patch...
2006-03-23  Paul Vrienskernel: Add processor specific environment variables.
2006-03-23  James Hawkinscomctl32: A couple fixes for tab icon offsets.
2006-03-23  James Hawkinsadvpack: Implement FileSaveMarkNotExistW.
2006-03-23  James Hawkinsadvpack: Forward AdvInstallFileA to its Unicode counter...
2006-03-23  James Hawkinsadvpack: Forward the ansi user stub APIs to their Unico...
2006-03-23  James Hawkinsadvpack: Forward AddDelBackupEntryA to its unicode...
2006-03-23  Alexandre Julliardkernel: Remove a couple of incorrect asserts.
2006-03-23  Rein Klazescomctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.
2006-03-23  Detlef Riekenbergkernel: Load QueueUserWorkItem function dynamically.
2006-03-22  Alexandre Julliardserver: Class and global atoms should not be local...
2006-03-22  H. Verbeetwined3d: Set vertex attribute pointers defined in verte...
2006-03-22  H. Verbeetwined3d: Fix slightly misleading ParseVertexDeclaration...
2006-03-22  H. Verbeetwined3d: Initialise WINED3DVERTEXELEMENT's Reg field in
2006-03-22  H. Verbeetwined3d: glTypeLookup cleanup.
2006-03-22  H. Verbeetwined3d: Store the pixelshader version in the pixelshad...
2006-03-22  Huw Daviesuser32: Only adjust the margins if the edit control...
2006-03-22  James Hawkinsadvpack: Forward RebootCheckOnInstallA to its Unicode...
2006-03-22  Jacek Cabanmshtml: Clean up get_all and tags (also fixes a typo).
2006-03-22  Mike McCormackmsi: Add stub for the RegisterComPlus and UnregisterCom...
2006-03-22  Mike McCormackmsi: Don't crash when logging a record with only one...
2006-03-22  James Hawkinsadvpack: Forward TranslateInfStringExA to its unicode...
2006-03-22  James Hawkinsadvpack: Add second null for double null terminated...
2006-03-22  Mike McCormackmsi: Show "hidden dialogs" but hide them initially.
2006-03-22  Mike McCormackmsi: Implement custom action type 17.
2006-03-22  Mike McCormackriched20: Add a version resource.
2006-03-22  Mike McCormackwintrust: Use the definition of WINTRUST_ACTION_GENERIC...
2006-03-22  Kevin Koltzauole32: Initial tests for OLE clipboard functions.
2006-03-22  Bryan Maylandkernel: WaitForMultipleObjectsEx should accept up to...
2006-03-21  Lei Zhangriched20: Implements FR_WHOLEWORD for EM_FINDTEXT.
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-21  Francois Gougetadvapi32: Fix the LsaEnumerateAccountRights() export.
2006-03-21  Robert Shearmanoleaut: ITypeInfo::GetIDsOfNames should search inherite...
2006-03-21  Huw Daviesfonts: Use the EBLC table to retrieve the ascent of...
2006-03-21  Alexandre JulliardAdded DLL_WINE_PREATTACH handling in a number of stub...
2006-03-21  Mike McCormackmsi: Improve handling of short paths.
2006-03-21  Robert Shearmanntdll: Start of pooling support for RtlQueueWorkItem.
2006-03-21  Robert Shearmankernel: Add a test for QueueUserWorkItem.
2006-03-21  Robert Shearmanoleaut: Better support for invoking methods with VT_VAR...
2006-03-21  Robert Shearmanwininet: Document InternetCrackUrlW.
2006-03-21  Robert Shearmanwininet: InternetCreateUrlW should return the number...
2006-03-21  Alexandre Julliardntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
2006-03-21  Alexandre Julliardddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_A...
2006-03-21  Alexandre Julliarddlls: Removed a number of dll symlinks that are no...
2006-03-21  Alexandre Julliardntdll: Detect the fake dlls created by setupapi and...
2006-03-21  Alexandre Julliardsetupapi: Added support for creating fake dlls at insta...
2006-03-21  Vitaliy Margolendinput: Create single thread for mouse and keyboard...
2006-03-21  Mike Hearnopengl32: Optimize thunks by storing GL context in...
2006-03-21  Dmitry Timoshkovgdi: Fix a couple of todos in the bitmap test.
2006-03-21  Byeong-Sik Jeoncommdlg: Updated Korean translation.
2006-03-20  Roderick Colenbranderwined3d: Don't use OpenGL 2.0.
2006-03-20  Paul Vrienskernel: Fix model/stepping in GetSystemInfo.
2006-03-20  Mike McCormackcomctl32: Get rid of some incorrect casts.
2006-03-20  Alexandre Julliardconfigure: Use --rpath when linking dlls too.
2006-03-20  Alexandre Julliardx11drv: Clear new bitmaps if they don't contain any...
2006-03-20  Dmitry Timoshkovgdi: Add a simple test for bitmap bits/metrics
2006-03-20  Mike McCormackmsi: Set the InstallerLocation value when registering...
2006-03-20  Detlef Riekenbergkernel: Avoid heap corruption on invalid parameter...
2006-03-20  Alexandre Julliardkernel: Avoid infinite waits in directory change tests.
2006-03-20  H. Verbeetd3d8: Change the default debug channel to d3d8 for...
2006-03-20  H. Verbeetd3d8: Downgrade a FIXME to a TRACE in IDirect3DDevice8I...
2006-03-20  H. Verbeetd3d8: Fix comparison in IDirect3DDevice8Impl_DeleteVert...
2006-03-20  Jacek Cabanmshtml: Optimize nsACString handling.
2006-03-20  Jacek Cabanmshtml: Better QueryInterface implementation.
2006-03-20  Vitaliy Margolengdi: Handle NT style \\.\DISPLAY1 name that we return.
2006-03-20  Robert Shearmanmsi: Optimise WHERE operations.
2006-03-20  Robert Shearmanmsi: Add a test for MsiFormatRecord with integer fields.
2006-03-20  Robert Shearmanwininet: Copy from the start of the cookie name, not...
2006-03-20  Robert Shearmanole: Use the thread pool for executing RPC calls for...
2006-03-18  Alexandre Julliardsetupapi: Added support for calling executables in...
2006-03-18  Alexandre Julliardntdll: In MODULE_FlushModrefs, also free dlls that...
2006-03-18  Eric Pouechdbghelp: MSC fixes.
2006-03-18  Eric Pouechdbghelp: Support for LF_VTSHAPE in MSC.
2006-03-18  Eric Pouechdbghelp: MSC forward declaration.
2006-03-18  Eric Pouechdbghelp: Type parsing refactoring.
2006-03-18  Eric Pouechdbghelp: Fixes for NB11 types.
2006-03-18  Eric Pouechdbghelp: MSC handling of function signature's parameters.
2006-03-18  Eric Pouechdbghelp: Cleanup MSC bitfield handling.
2006-03-18  Eric Pouechdbghelp: Fieldlist.
2006-03-18  Eric Pouechdbghelp: MSC types.
2006-03-18  Eric Pouechdbghelp: Types parsing.
2006-03-18  Eric Pouechdbghelp: CV's ssearch.
2006-03-18  Eric Pouechdbghelp: Moved codeview structures and definitions...
2006-03-18  Eric Pouechdbghelp: Compiland and source files are not the same...
2006-03-18  Vitaly Lipatovgdi32: Look for ttf fonts in the Wine font dir.
2006-03-18  Dmitry Timoshkovgdi: Add a test for bitmap font metrics to ensure that...
2006-03-18  Jacek Cabanmshtml/tests: Code cleanup.
2006-03-18  Eric Pouechdbghelp: Live target detection.
2006-03-18  Mike McCormackRemove some unnecessary uses of windowsx.h
2006-03-18  Mike McCormackavifil32: Use HeapAlloc instead of GlobalAlloc. Elimina...
2006-03-18  Mike McCormackcrypt32: Fix a warning.
2006-03-17  YunSong Hwangmsvfw32: Update Korean resources.
2006-03-17  Juan Langcrypt32: Implement CertGetSubjectCertificateFromStore.
next