msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp.
[wine] / dlls /
2007-08-21  Mikolaj Zalewskimsvcrt: Test that some functions depends on locale...
2007-08-21  Mikolaj Zalewskimsvcrt: Test and fix _mbclen/_mbslen.
2007-08-21  Mikolaj Zalewskimsvcrt: Test and fix _mbsnextc.
2007-08-21  Mikolaj Zalewskimsvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
2007-08-21  Mikolaj Zalewskimsvcrt: Fill _mbctype table in _setmbcp.
2007-08-21  Alexandre Julliarddsound: Fix a compiler warning.
2007-08-21  Mikolaj Zalewskisetupapi: If needed create directories for fake dlls.
2007-08-21  Vitaliy Margolendinput: Don't try to create non existing device (/dev...
2007-08-21  Paul Vriensmsvcrt/tests: Wait for spawned processes to finish.
2007-08-21  Dmitry Timoshkovmsvcrt: Route mktime and localtime to glibc.
2007-08-21  Dmitry Timoshkovkernel32: Fix test case failures for time zones with...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-20  Vitaliy Margolendinput: Check acquired flag instead of fd.
2007-08-20  Vitaliy Margolendinput: Use correct data structure for EVIOCGABS instea...
2007-08-20  Vitaliy Margolendinput: Remove redundant declaration.
2007-08-20  Vitaliy Margolendinput: Don't try to create non existing device.
2007-08-20  Stefan Dösingerwined3d: Reinstall the internal reference on vertex...
2007-08-20  Stefan Dösingerwined3d: Fix some alpha channels in formats.
2007-08-20  Stefan Dösingerwined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRC...
2007-08-20  Stefan Dösingerwined3d: Remove a debug hack.
2007-08-20  Alexander Nicolays... comdlg32: printdlg: Fix number display in PrintDlgW().
2007-08-20  Paul Vriensoleaut32/tests: Skip VarCat and VarAnd tests a bit...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarImp tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarIdiv tests if there is no I8...
2007-08-20  Roderick Colenbranderopengl32: Don't use 64bit gl types.
2007-08-20  Roderick Colenbranderwgl: Cleanup pixelformat initialization code.
2007-08-20  Roderick Colenbranderwgl: Fix a typo in the trace code.
2007-08-20  H. Verbeetwined3d: UBYTE4 data shouldn't be normalized.
2007-08-20  Alex Villacís Lassouser32: Fix change-drive in Win3.1-style file open...
2007-08-20  Alex Villacís Lassouser32: Fix crash while dir-navigating in Win3.1-style...
2007-08-20  Stefan Leichtershdocvw: Remove 'recursive registry key delete' function.
2007-08-20  Stefan Leichtershell32: Remove 'recursive registry key delete' function.
2007-08-20  Maarten Lankhorstdsound: Handle failing of IDsDriver_CreateSoundBuffer...
2007-08-20  Maarten Lankhorstwinealsa: Report card name in volume control fixme.
2007-08-20  Alexandre Julliardwinex11: Force a window to managed mode when it is...
2007-08-20  Alexandre Julliardwinex11: Switch windows to managed mode in SetWindowPos...
2007-08-20  Alexandre Julliarduser32/tests: Allow WM_MOUSEACTIVATE in the mouse hover...
2007-08-20  Alexandre Julliarduser32/tests: Use flush_events more consistently in...
2007-08-20  Alexandre Julliardntdll: Return an error instead of dying in wine_server_...
2007-08-20  Alexandre Julliardwinex11: Don't select for StructureNotify events on...
2007-08-20  Alexandre Julliardwinex11: Don't set the cursor on the desktop window...
2007-08-20  Alexandre Julliardwinex11: Move setting of the initial wm hints to a...
2007-08-20  Paul Vriensmshtml/htmltextcont: Initialize value (Coverity).
2007-08-20  Alexandre Julliardcomctl32: Create the manifest directory if needed ...
2007-08-20  Marcus Meissnercomdlg32/tests: Handle case where no printer is configured.
2007-08-20  Alexander Nicolays... comdlg32: PrintDlg: Set PD_SELECTION on return.
2007-08-20  Misha Koshelevshlwapi: Take sizeof(WCHAR) into account when allocatin...
2007-08-20  Stefan Leichterurlmon: Remove 'recursive registry key delete' function.
2007-08-20  Andrew Talbotrpcrt4: Constify some variables.
2007-08-20  Juan Langcrypt32: Don't store the crypto provider when it isn...
2007-08-20  Juan Langcrypt32: Don't store redundant copy of crypto provider...
2007-08-20  Juan Langcrypt32: Don't store redundant copy of crypto provider...
2007-08-20  Juan Langcrypt32: Pass crypto provider and appropriate flags...
2007-08-20  Roderick Colenbranderopengl32: Fix some gl type bugs.
2007-08-20  Paul Vriensopengl32/tests: Be a bit more verbose when doing wglGet...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarDiv tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarAnd tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarCat tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Fix a few typos.
2007-08-20  Paul Vriensoleaut32/tests: Add a few skip's to the vartype tests.
2007-08-20  Paul Vriensoleaut32/tests: Use GetModuleHandle and add a few skip's.
2007-08-17  Mikolaj Zalewskimsvcrt: __mb_cur_max is not updated in _setmbcp (with...
2007-08-17  Roderick Colenbranderwgl: Fix a render_texture regression. Only enable GLX_A...
2007-08-17  Paul Vriensoleaut32/tests: Use GetModuleHandle and check only...
2007-08-17  Louis Lenderskernel32: Set USERNAME environment variable.
2007-08-17  Jacek Cabanmshtml: Added IHTMLTxtRange::compareEndPoints implement...
2007-08-17  Jacek Cabanmshtml: Added IHTMLTxtRange::select implementation.
2007-08-17  Jacek Cabanmshtml: Added get_scrollWidth and get_scrollHeight...
2007-08-17  Jacek Cabanmshtml: Don't create element object for document node.
2007-08-17  Jacek Cabanmshtml: Added IHTMLTxtRange::put_text implementation.
2007-08-17  Jacek Cabanmshtml: Store HTMLDocument reference in HTMLTxtRange...
2007-08-17  Roderick Colenbranderwined3d: Dynamically load WGL functions.
2007-08-17  Stefan Dösingerwined3d: GL_SRC_ALPHA_SATURATE is supported as src...
2007-08-17  Stefan Dösingerwined3d: Catch transformed position data that appears...
2007-08-17  Stefan Dösingerwined3d: Fix R32F and R16F.
2007-08-17  Stefan Dösingerwined3d: Simplify IWineD3DBaseTextureImpl_ApplyStateCha...
2007-08-17  Stefan Dösingerwined3d: Enable WINED3DSAMP_BORDERCOLOR.
2007-08-17  Juan Langcrypt32: Move file store to a separate file.
2007-08-17  Juan Langcrypt32: Move registry stores to a separate file.
2007-08-17  Juan Langcrypt32: Move provider stores to a separate file.
2007-08-17  Juan Langcrypt32: Move collection stores to a separate file.
2007-08-17  Juan Langcrypt32: Move cert store definitions to header.
2007-08-17  Juan Langcrypt32: Where possible, pass a pointer rather than...
2007-08-17  Juan Langcrypt32: Use externed vars for context variables.
2007-08-17  Juan Langcrypt32: Use public APIs to empty a store.
2007-08-17  Juan Langcrypt32: Use public type and APIs for memory stores...
2007-08-17  Juan Langcrypt32: Remove some unnecessary casts.
2007-08-17  Juan Langcrypt32: Rename a confusing type.
2007-08-17  Vitaliy Margolendinput: Properly increment sequence number for X only...
2007-08-17  Jason Edmeadescomctl32: Listview fails to add a column if mask=0.
2007-08-17  Andrew Talbotriched20: Constify some variables.
2007-08-17  Alexandre Julliardmscms/tests: Allocate the profile buffer dynamically...
2007-08-17  Maarten Lankhorstdxguid: Remove dsdriver.h from imports.
2007-08-17  Paul Vriensavifil32/regsvr: Replace recursive delete functions...
2007-08-17  Paul Vriensadvapi32/tests: Skip a test when not properly logged...
2007-08-17  Paul Vrienswininet/tests: Fix test failures for wininet.dll that...
2007-08-17  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-16  Alexandre Julliardwinex11: Don't try to activate the desktop window on...
2007-08-16  Alexandre Julliardwinex11: Store wm hints in the window data instead...
2007-08-16  Detlef Riekenbergwinspool: Implement AddPrinterDriverExA.
next