Commit Graph

26367 Commits

Author SHA1 Message Date
Petr Tesarik 9f9ac54a19 winedos: Implement true CDROM DOS device driver. 2006-04-11 11:40:14 +02:00
Petr Tesarik d72178a1be winedos: Move all device driver initialization code to a newly written
function DOSDEV_SetupDevice().
2006-04-11 11:39:24 +02:00
Petr Tesarik 07d77c28fd winedos: Move most of MSCDEX stuff into a separate function. 2006-04-11 11:38:15 +02:00
Petr Tesarik 7e4ad8e6a7 winedos: Move some declarations to the header file. 2006-04-11 11:37:58 +02:00
Antonio Codazzi 33a232a4a2 wininet: Added Esperanto language. 2006-04-11 11:31:02 +02:00
Antonio Codazzi 4a0b6e9c11 shlwapi: Added Esperanto language. 2006-04-11 11:28:01 +02:00
Antonio Codazzi 135ca99f88 oleaut32: Added Esperanto language. 2006-04-11 11:27:47 +02:00
Antonio Codazzi beea62886e mpr: Added Esperanto language. 2006-04-11 11:27:32 +02:00
Antonio Codazzi f4257157b2 view: Added Esperanto language. 2006-04-11 11:27:20 +02:00
Antonio Codazzi 1347c1dfde serialui: Added Esperanto language. 2006-04-11 11:27:08 +02:00
Antonio Codazzi 20a94612ab mpr: Italian language update. 2006-04-11 11:26:43 +02:00
Antonio Codazzi f2d320b0a6 wininet: Italian language update. 2006-04-11 11:26:30 +02:00
Henning Gerhardt b7cfc3ba63 winecfg: Update German resource. 2006-04-11 11:26:07 +02:00
Mike McCormack c1caf43d10 shdocvw: Move the private class factory declaration into factory.c. 2006-04-11 11:25:54 +02:00
YunSong Hwang ea343153c8 winecfg: Updated Korean resources. 2006-04-11 11:25:46 +02:00
Mike McCormack 8232e69492 msi: Add some more MsiFormatRecord tests. 2006-04-11 11:25:32 +02:00
James Hawkins 698ee36c85 advpack: Perform a setupapi-level install of the INF file in RunSetupCommand. 2006-04-11 11:25:23 +02:00
James Hawkins 46fe944832 advpack: Implement LaunchINFSectionEx. 2006-04-11 11:24:59 +02:00
James Hawkins 65b50022d5 advpack: Standardize the format of advpack traces.
Display all strings in advpack traces.
Use debugstr_a/w for TRACE strings.
2006-04-11 11:24:14 +02:00
James Hawkins cc6685f089 advpack: Standardize the format of advpack parameter lists. 2006-04-11 11:23:57 +02:00
Juan Lang fced68672f ntdll: Initialize a variable.
Fix an uninitialized pointer in RtlCreateUserThread, caught by
coverity.
2006-04-11 11:23:49 +02:00
Juan Lang 95859a1d6a crypt32: Fix a typo caught by coverity. 2006-04-11 11:23:39 +02:00
Jacek Caban 5d5a380e9e exdisp.idl: Added missing attributes and fix some arguments names. 2006-04-11 11:23:22 +02:00
Jacek Caban 5e99bd94f1 exdisp.idl: Added missing declarations. 2006-04-11 11:22:46 +02:00
Alexandre Julliard 7dbd1f01f2 server: Moved the tkill function to ptrace.c. 2006-04-10 21:07:21 +02:00
Alexandre Julliard d8659a9773 server: Get rid of the no longer used get_thread_single_step function. 2006-04-10 20:27:45 +02:00
Alexandre Julliard 820c5927c8 server: Removed the thread attached flag, since we always detach now. 2006-04-10 20:25:22 +02:00
Alexandre Julliard 5cc97c4e0b server: Always detach from the thread when we are done with ptrace. 2006-04-10 20:21:46 +02:00
Alexandre Julliard 64f17bb3ef user: Use a smaller window for the menu test. 2006-04-10 20:21:19 +02:00
Jacek Caban fc01e11eac docobj.idl: Fix some enums declarations. 2006-04-10 19:53:34 +02:00
Jacek Caban 5d3cef6dc9 exdisp.idl: Move declarations to better match to IE SDK. 2006-04-10 19:42:44 +02:00
Jacek Caban 91d7bb5211 exdisp.idl: Added SHDocVw type library declaration. 2006-04-10 19:42:31 +02:00
Hans Leidekker 60e017de99 dnsapi: Teach winapi_check about dnsapi.dll. 2006-04-10 19:42:24 +02:00
Hans Leidekker 4675956142 dnsapi: Tell Wine developers and packagers about dnsapi.dll. 2006-04-10 19:42:19 +02:00
Alexandre Julliard 1404dc8014 twain_32: Renamed the dlls/twain directory to dlls/twain_32. 2006-04-10 17:29:18 +02:00
Alexandre Julliard b4f553f5be riched32: Renamed the dlls/richedit directory to dlls/riched32. 2006-04-10 17:09:08 +02:00
Alexandre Julliard ca1e72a402 comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32. 2006-04-10 17:00:03 +02:00
Alexandre Julliard c4fde65022 msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +02:00
Huw Davies aa25176974 gdi32: Add support for ttc indices in the font link list. 2006-04-10 16:32:40 +02:00
Jason Green 3f591ecb13 wined3d: Add some more debugging info.
Adds more debugging FIXME's if a specific WINED3DFMT_??? isn't supported.
2006-04-10 16:32:30 +02:00
Eric Kohl 7fb3f12ce5 widl: Implement support for ref pointers to simple structs. 2006-04-10 15:56:50 +02:00
Hans Leidekker c4f4b01b05 gdi32: GetCharABCWidthsW should not crash on a NULL handle. 2006-04-10 15:56:43 +02:00
Hans Leidekker 1bf5e2da0a wldap32: Fix broken parameter handling. 2006-04-10 15:56:40 +02:00
Hans Leidekker 2d6d4e9674 dnsapi: Add a configure check for the resolver library and header. 2006-04-10 15:56:35 +02:00
Hans Leidekker 975899aa83 dnsapi: Add a test for DnsNameCompare_A. 2006-04-10 15:53:04 +02:00
Hans Leidekker 486e3b32e2 dnsapi: Implement DnsNameCompare_{A,W}. 2006-04-10 15:48:48 +02:00
Hans Leidekker 6b1dded3b5 dnsapi: Add a stub implementation of dnsapi.dll. 2006-04-10 15:44:59 +02:00
Hans Leidekker 79dc3eb095 dnsapi: Add windns.h.
Based on a patch sent by Matthew Kehrer a while ago.
2006-04-10 15:44:27 +02:00
Stefan Dösinger dbdc8c2f65 ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices. 2006-04-10 15:44:10 +02:00
James Hawkins 6053d265bc advpack: Add initial implementation of SetPerUserSecValues. 2006-04-10 15:43:53 +02:00