kernel32: Print a nicer error message when 16-bit/DOS apps cannot be launched.
[wine] / dlls /
2009-02-24  Alexandre Julliardkernel32: Print a nicer error message when 16-bit/DOS...
2009-02-23  Andrew Nguyenhid: Stub HidD_SetFeature.
2009-02-23  Andrew Nguyenhid: Stub HidD_GetFeature.
2009-02-23  Andrew Nguyentapi32: Stub lineAddProviderW.
2009-02-23  Andrew Nguyentapi32: Stub lineGetProviderListW.
2009-02-23  Huw Davieslz32/tests: For win9x, cBytes depends on the length...
2009-02-23  Huw Daviesgdi32/tests: Don't test the height that is 1.75 times...
2009-02-23  Paul Vrienscrypt32/tests: Prevent some crashes on Win9x (test_msg_...
2009-02-23  Paul Vrienscrypt32/tests: Prevent a crash on Win9x (test_data_msg).
2009-02-23  Paul Vrienscrypt32/tests: Prevent some crashes on Win9x (test_deco...
2009-02-23  Paul Vrienscrypt32/tests: Don't crash on Win9x (test_msg_get_and_v...
2009-02-23  Ricardo Filipesetupapi: Implement Ok button action in SetupPromptForD...
2009-02-23  Ricardo Filipesetupapi: Enable Browse action on SetupPromptForDisk...
2009-02-23  Ricardo Filipesetupapi: Initiate resources of SetupPromptForDisk...
2009-02-23  Ricardo Filipesetupapi: Implement SetupPromptForDiskW with only Cance...
2009-02-23  Ricardo Filipesetupapi: Make hinstance global for all dialogs.
2009-02-23  Alexandre Julliardntdll: Allocate the stack for all threads, don't rely...
2009-02-23  Alexandre Julliardntdll: Don't free the thread stack and TEB while exitin...
2009-02-23  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnumLanguag...
2009-02-23  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnumInputPr...
2009-02-23  Austin Englishdbghelp: Change pointer cast to DWORD_PTR.
2009-02-23  Francois Gougetnetapi32/tests: Use win_skip() to skip over unimplement...
2009-02-23  Francois Gougetntdll/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Francois Gougetoleaut32/tests: Use win_skip() to skip over unimplement...
2009-02-23  Francois Gougetrpcrt4/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Francois Gougetsecur32/tests: Use win_skip() to skip over unimplemente...
2009-02-23  Francois Gougetserialui/tests: Use win_skip() to skip over unimplement...
2009-02-23  Francois Gougetsetupapi/tests: Use win_skip() to skip over unimplement...
2009-02-23  Francois Gougetuser32/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Francois Gougetmapi32/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Henri Verbeetwined3d: Merge indexbuffer.c with buffer.c.
2009-02-23  Henri Verbeetwined3d: Merge vertexbuffer.c with buffer.c.
2009-02-23  Henri Verbeetwined3d: Add IWineD3DBuffer, use it in d3d10core.
2009-02-23  Henri Verbeetd3d10core: Keep a reference to the wined3d device in...
2009-02-23  Henri Verbeetd3dx8: Don't use uninitialized memory in the D3DXQuater...
2009-02-23  Adam Stoeltingwinemp3.acm: Changed pointer cast from DWORD to DWORD_PTR.
2009-02-23  Adam Stoeltingmsadp32.acm: Changed pointer cast from DWORD to DWORD_PTR.
2009-02-23  Aurimas Fischeruser32: Add Lithuanian translation.
2009-02-23  Aurimas Fischerwinspool.drv: Fix another inconsistency in Lithuanian...
2009-02-23  Aurimas Fischercomdlg32: Fix another inconsistency in Lithuanian trans...
2009-02-23  Austin Englishuser32: Add a missing HeapFree.
2009-02-23  Vitaliy Margolenkernel32: Implement GetShortPathName16.
2009-02-23  Vitaliy Margolendinput: Let each device decide which hook event to...
2009-02-23  Paul Vriensfusion/tests: Fix a test failure on Win64.
2009-02-23  Detlef Riekenbergfusion/tests: Fix remaining win98 failures in asmcache.
2009-02-23  Detlef Riekenbergfusion/tests: Do not use an hardcoded path for the...
2009-02-21  Alexandre Julliarduser32/tests: Print all the unexpected messages we...
2009-02-21  Alexandre Julliarduser32/tests: Add some optional keystrokes for AltGr...
2009-02-20  Huw Davieslz32/tests: Display filename on failure.
2009-02-20  Alexandre Julliarduser32/tests: Remove an unreliable pixel test.
2009-02-20  Alexandre Julliarduser32/tests: Skip some message tests if we fail to...
2009-02-20  Alexandre Julliarduser32/tests: Skip some input tests if we fail to queue...
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_cursor.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textAlign.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
2009-02-20  Eddie Leungmsg711.acm: Pointer cast changed to DWORD_PTR.
2009-02-20  Huw Daviesgdi32: Fix fractional scaling threshold.
2009-02-20  Rein Klazesuser32: Implement support for HBMENU_POPUP_* magic...
2009-02-20  Aric Stewartmsctf: Add tests for ITfCategoryMgr::UnregisterCategory...
2009-02-20  Aric Stewartmsctf: Define TIP Category values.
2009-02-20  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Unregister.
2009-02-20  Paul Vrienscrypt32/tests: Don't crash on Win9x.
2009-02-20  Paul Vriensitss/tests: Fix test failures on some Win95 and NT4...
2009-02-20  Paul Vriensgdi32/tests: Report a missing function only once.
2009-02-20  Michael Stefaniucwinmm: Remove superfluous pointer casts.
2009-02-20  Alexandre Julliardntdll: Call pthread_create and pthread_exit directly...
2009-02-20  Alexandre Julliardntdll: Moved exit_thread and abort_thread functions...
2009-02-20  Alexandre Julliardntdll: Call pthread_sigmask directly instead of through...
2009-02-20  Paul Vriensfusion/tests: Don't crash if we have a culture attribute.
2009-02-20  Paul Vriensfusion/tests: Don't use strdup to prevent crashes when...
2009-02-20  Paul Vriensfusion/tests: Don't crash on .NET 1.x.
2009-02-20  Nicolas Le Camfusion/tests: Fix a test on some platforms.
2009-02-20  Aurimas Fischerwinspool.drv: Properly free destinations list returned...
2009-02-20  Aurimas Fischerwinspool.drv: Add Lithuanian translation.
2009-02-20  Austin Englishkernel32: Add test for renaming file over itself.
2009-02-20  Henri Verbeetd3d10core: Convert between DXGI_FORMAT and WINED3DFORMA...
2009-02-20  Henri Verbeetdxgi: Convert DXGI_FORMAT values to WINED3DFORMAT values.
2009-02-20  Henri Verbeetwined3d: Add DXGI formats to WINED3DFORMAT.
2009-02-20  Henri Verbeetd3d9: Explicitly convert between D3DFORMAT and WINED3DF...
2009-02-20  Henri Verbeetd3d8: Explicitly convert between D3DFORMAT and WINED3DF...
2009-02-20  Rein Klazesuser32/resources: Remove the "switch to... <Ctrl+Esc...
2009-02-19  Igor Tarasovcomctl32: Make listview forward HDN_ITEMCLICK.
2009-02-19  Igor Tarasovcomctl32: Do not send LVN_DELETEITEM on LVM_DELETEALLIT...
2009-02-19  Igor Tarasovcomctl32: Implement LVN_ODFINDITEM.
2009-02-19  Igor Tarasovcomctl32: Make LISTVIEW_ProcessLetterKeys accept Unicod...
2009-02-19  Artem Reznikovshlwapi: Ukranian translation.
2009-02-19  James Hawkinsfusion: Add tests for the IAssemblyEnum interface.
2009-02-19  Hans Leidekkerfusion: Sort the list of assemblies built during enumer...
2009-02-19  Hans Leidekkermsi: Don't release view object twice in check_assembly_...
2009-02-19  Hans Leidekkerfusion: Use parsed properties for assembly enumeration...
2009-02-19  Hans Leidekkermsi: Make comparison of assembly field names case insen...
2009-02-19  Hans Leidekkerfusion: Don't trace contents of an out parameter.
2009-02-19  Hans Leidekkerfusion: Allow spaces between attribute-value pairs...
next