107711 Commits

Author SHA1 Message Date
Dmitry Timoshkov
c28244a92e oleaut32/tests: Add a test for calling a varargs method using typelib marshaller. 2015-09-04 17:45:32 +09:00
Dmitry Timoshkov
2952822eff oleaut32/tests: Avoid using a reserved keyword '_restrict' in an idl. 2015-09-04 17:45:22 +09:00
Dmitry Timoshkov
b6520ef6e7 msscript.ocx: Add missing 'vararg' attribute to the Run() methods. 2015-09-04 17:45:18 +09:00
Gerald Pfeifer
e6ca322fb1 rpcrt4/tests: Cast to ULONGLONG instead of LONGLONG to avoid shift overflow. 2015-09-04 16:15:00 +09:00
Bruno Jesus
c49e9d085d quartz: Skip AVI bad chunks while looking for the LIST chunk. 2015-09-04 15:22:02 +09:00
Nikolay Sivov
b4ce95c1ab dwrite: Make sure same files are scanned once when building font collection. 2015-09-04 15:10:18 +09:00
Vincent Povirk
6df7366e4e mscoree: Don't modify the PATH environment variable.
Wine Mono 4.5.4 eliminated the need for this.
2015-09-04 15:10:12 +09:00
Lauri Kenttä
4e82a2ea1c po: Update Finnish translation. 2015-09-04 15:10:10 +09:00
Stefan Dösinger
76c43d8177 d3d8/tests: Add more GetBackBuffer error handling tests. 2015-09-03 21:11:08 +09:00
Stefan Dösinger
fc987aaaf6 d3d9/tests: Add more GetBackBuffer error handling tests. 2015-09-03 21:11:08 +09:00
Stefan Dösinger
feb35006f5 wined3d: Remove wined3d_device_get_back_buffer. 2015-09-03 21:11:08 +09:00
Stefan Dösinger
f010e5d88a wined3d: Return a texture from wined3d_swapchain_get_back_buffer. 2015-09-03 21:11:07 +09:00
Józef Kucia
ba9d80bacd d3d11: Implement d3d11_buffer_GetDevice(). 2015-09-03 21:11:07 +09:00
Józef Kucia
c05e8d1460 d3d11: Implement private data methods for ID3D11Buffer. 2015-09-03 21:11:07 +09:00
Józef Kucia
9abc17dcce d3d11: Add ID3D11Buffer interface stub. 2015-09-03 21:11:07 +09:00
Józef Kucia
9c907997f0 d3d11: Rename d3d10_buffer to d3d_buffer. 2015-09-03 21:11:07 +09:00
Józef Kucia
3f5d0fab9c d3d11: Implement private data methods for ID3D11Texture3D. 2015-09-03 21:11:07 +09:00
Józef Kucia
1bc7413946 d3d11: Rename d3d10_{get, set}_private_data functions to d3d_{get, set}_private_data. 2015-09-03 21:11:07 +09:00
Józef Kucia
8821a1462b d3d11/tests: Add test for 3D texture interfaces. 2015-09-03 21:11:06 +09:00
Thomas Faller
f1334dbb8d usp10: Fix invalid read. 2015-09-03 21:11:06 +09:00
Hugh McMaster
80c3fca056 regsvr32: Do not attempt to register '/' or '-'. 2015-09-03 21:11:06 +09:00
Hugh McMaster
76162a4ea8 regsvr32: Use correct exit code when DllRegisterServer, DllUnregisterServer and DllInstall fail. 2015-09-03 19:02:21 +09:00
Gerald Pfeifer
4349b3c16d include: Define HIDP_STATUS constants via unsigned parameters. 2015-09-03 17:53:07 +09:00
Florian Pelz
10fcf17934 po: German translation: Fix mistranslations. 2015-09-03 16:58:29 +09:00
Florian Pelz
1970014d84 po: German translation: Fix hyphenation. 2015-09-03 16:58:15 +09:00
Florian Pelz
2fb98b2db3 po: German translation: Fix punctuation. 2015-09-03 16:57:59 +09:00
Florian Pelz
1cc73b990f po: German translation: Fix capitalization. 2015-09-03 16:57:47 +09:00
Florian Pelz
9a52351f9b po: German translation: Fix grammar errors. 2015-09-03 16:57:36 +09:00
Nikolay Sivov
30108c730e dwrite: Increase a number of allocated family slots for system collection. 2015-09-03 14:49:56 +09:00
Nikolay Sivov
7581b11d2b dwrite: Remove GetFaceNames() hack for simulated case. 2015-09-03 14:49:55 +09:00
Nikolay Sivov
a10d75e597 dwrite: Add simulated oblique faces. 2015-09-03 14:49:53 +09:00
Nikolay Sivov
e38d9bc68e dwrite: Add simulated bold faces for each family when appropriate. 2015-09-03 14:49:51 +09:00
Hugh McMaster
99ecebe90d regsvr32: Use INVALID_ARG define instead of magic 1. 2015-09-02 22:45:51 +09:00
Hugh McMaster
4a4baf2566 regsvr32: Use correct exit code when LoadLibraryEx fails. 2015-09-02 22:45:49 +09:00
Hugh McMaster
68a5642d5c regsvr32: Use correct exit code when GetProcAddress fails. 2015-09-02 22:45:45 +09:00
Jacek Caban
cb183688bb ole32: Catch crashes in stub object destructors when destroying stub manager. 2015-09-02 22:45:17 +09:00
Jacek Caban
c784e34693 ole32: Quote executable name in CreateProcess call.
Fixes tests on VMs that have spaces in executable path.
2015-09-02 22:45:05 +09:00
André Hentschel
04d72a3e47 wpcap: Partially implement pcap_parsesrcstr. 2015-09-02 18:36:43 +09:00
Gerald Pfeifer
2b42ddf68a winex11: Make a constant unsigned to avoid shift overflow in get_locale_kbd_layout. 2015-09-02 18:33:46 +09:00
Dmitry Timoshkov
25c78aac08 winhttp/tests: Add more IWinHttpRequest_Invoke tests. 2015-09-02 18:21:50 +09:00
Hans Leidekker
d3857726a0 netprofm/tests: Add tests. 2015-09-02 17:52:52 +09:00
Hans Leidekker
c1c434d115 netprofm: Implement INetworkListManager::IsConnectedToInternet and INetworkListManager::IsConnected. 2015-09-02 17:52:44 +09:00
Hans Leidekker
a0085f70a4 netprofm: Implement INetworkListManager::GetNetworkConnection. 2015-09-02 17:52:42 +09:00
Hans Leidekker
25886fa827 netprofm: Implement INetworkListManager::GetNetwork. 2015-09-02 17:52:40 +09:00
Hans Leidekker
fd557984fb netprofm: Implement IEnumNetworkConnections. 2015-09-02 17:52:38 +09:00
Hans Leidekker
861cd5a3a7 netprofm: Implement IEnumNetworks. 2015-09-02 17:52:36 +09:00
Hans Leidekker
4cbf088247 netprofm: Add a stub implementation of INetworkConnectionCost. 2015-09-02 17:52:34 +09:00
Hans Leidekker
91835d94e9 netprofm: Implement INetworkConnection::GetNetwork. 2015-09-02 17:52:32 +09:00
Hans Leidekker
6defcbe3d9 netprofm: Add a stub implementation of INetwork. 2015-09-02 17:52:30 +09:00
Hugh McMaster
b09e98da78 regsvr32: /n and /u /n should be handled as invalid flags. 2015-09-02 16:41:11 +09:00