Commit Graph

1529 Commits

Author SHA1 Message Date
Natanael Copa
3b11f79b7b configure: Test for isinf and isnan needs link to -lm. 2011-07-11 12:09:45 +02:00
Alexandre Julliard
bb86a35f09 makefiles: Allow install rules to run in parallel. 2011-07-09 17:46:54 +02:00
Jacek Caban
c35aa01caa vbscript: Added new DLL. 2011-06-21 17:16:07 +02:00
Jay Yang
f2ac486e21 explorer: Implement the explorer using IExplorerBrowser. 2011-06-16 17:37:41 +02:00
Andrew Nguyen
4122cf2df9 dxdiag: Display a usage message box when unknown options are requested. 2011-06-14 15:43:40 +02:00
Austin English
8521ebe79d configure: Remove some unused but set variables (LLVM/Clang). 2011-06-14 15:22:37 +02:00
Alexandre Julliard
49c31e3bf8 makefiles: Use the generic install flags for the tools directories. 2011-06-12 12:47:48 +02:00
Alexandre Julliard
e492fcc833 makefiles: Use generic flags to specify which directories need a make install. 2011-06-12 12:04:08 +02:00
Alexandre Julliard
e2db794630 makefiles: Add a more generic handling of makefile generation flags. 2011-06-12 11:53:44 +02:00
Stefan Dösinger
a774152f1a port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
Alexandre Julliard
9b99cd1d31 makefiles: Create test resource files directly from the test build directory. 2011-05-24 11:15:20 +02:00
Austin English
d8d7780981 regapi: Add a stub dll. 2011-05-23 12:22:02 +02:00
Austin English
14067ac17f winsta: Add a stub dll. 2011-05-23 12:21:35 +02:00
Andrew Nguyen
ce97978ff0 hostname: Add an implementation of the hostname display utility. 2011-05-20 17:24:36 +02:00
Alexandre Julliard
4422d22cfe configure: Create a wine64 symlink in 64-bit build trees. 2011-05-10 14:04:42 +02:00
Alexandre Julliard
84fd1f5849 configure: Make the tools directory a symlink in the wow64 build tree. 2011-05-10 13:04:02 +02:00
Gerald Pfeifer
8213f5410b configure: Use the -Wempty-body compiler option if present. 2011-05-09 12:09:04 +02:00
Alexandre Julliard
4be2026aef msvcrt: Add a stub for msvcp71.dll. 2011-05-03 12:38:52 +02:00
Alexandre Julliard
2f9c02e8f1 msvcrt: Add a stub for msvcp70.dll. 2011-05-03 12:38:35 +02:00
Alexandre Julliard
f60a0f5e56 configure: Improve the detection of OSS v4. 2011-05-02 20:07:04 +02:00
Lucas Fialho Zawacki
1fbf857dc1 dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics. 2011-05-02 12:58:51 +02:00
Alexandre Julliard
a3172a5dcd msvcp60: Add a stub dll. 2011-04-29 14:24:34 +02:00
Andrew Eikum
be332326ba wineoss.drv: Add mmdevapi driver. 2011-04-27 17:47:05 +02:00
Alexandre Julliard
9797da40ec configure: Add some quoting required by autoconf 2.68. 2011-04-27 17:37:43 +02:00
André Hentschel
50ada0ff8e configure: Add ARM check. 2011-04-20 13:12:22 +02:00
André Hentschel
8bfb81dbf6 configure: Remove Alpha check. 2011-04-20 13:12:03 +02:00
Alexandre Julliard
77e05ce4e5 configure: Add a check for XInput2 headers. 2011-04-13 18:51:50 +02:00
Alexandre Julliard
a8575a8b4d winex11: Add infrastructure for managing the extra data of generic extension events. 2011-04-13 14:13:29 +02:00
Austin English
dd2159c6e3 vcomp: Add stub dll. 2011-04-11 12:12:22 +02:00
Gerald Pfeifer
3ec82c5283 configure: Add compiler warning -Wunused-but-set-parameter. 2011-04-11 12:11:44 +02:00
Austin English
dfbf47b00c msvcp100: Add stub dll. 2011-04-06 15:18:14 +02:00
Stefan Leichter
81f3d68abd scarddlg: New dll stub. 2011-04-04 13:41:13 +02:00
Huw Davies
4cffb2d0a9 gdi32: Add a skeleton dib driver. 2011-04-04 13:38:19 +02:00
Andrew Nguyen
f9c8e46517 dxdiagn: Add language properties to the DxDiag_SystemInfo container. 2011-04-04 13:15:12 +02:00
Alexandre Julliard
4c719464bc winenas.drv: Remove unnecessary ifdefs. 2011-03-28 22:13:38 +02:00
Alexandre Julliard
6eea1119af wineesd.drv: Remove unnecessary ifdefs. 2011-03-28 22:12:59 +02:00
Alexandre Julliard
255cc210b6 winealsa.drv: Remove unnecessary ifdefs. 2011-03-28 22:07:26 +02:00
David Hedberg
21085edb51 mspatcha: New dll stub. 2011-03-28 17:29:39 +02:00
Alexandre Julliard
98cb21f743 configure: Don't build winmm drivers when their backend library is missing. 2011-03-17 13:06:30 +01:00
Alexandre Julliard
45db3481f4 configure: Improve check for security framework and don't warn about gnutls in that case. 2011-03-14 19:31:28 +01:00
Ken Thomases
25ed687fe6 configure: Add test for Security/Security.h header. 2011-03-14 14:17:08 +01:00
Hans Leidekker
530e947b40 msimsg: New dll. 2011-03-10 14:10:17 +01:00
Jacek Caban
f5eb15a2fe wscript: Added tests. 2011-02-23 14:55:17 +01:00
Andrew Nguyen
2f22a504e7 configure: Check for a modern sched_setaffinity prototype. 2011-02-22 16:33:07 +01:00
Andrew Nguyen
6097f2faf1 configure: Check for additional libxml2 headers to reject inadequate libxml2 versions. 2011-02-21 12:43:45 +01:00
Alexandre Julliard
ba6a41a4f7 configure: Print a notice if zlib isn't found. 2011-02-18 14:54:49 +01:00
Alexandre Julliard
30bdbedc2d cabarc: Initial version of the cabarc.exe tool, with support for creating a cabinet. 2011-02-03 13:15:03 +01:00
Hans Leidekker
1370072057 programs: Add winemsibuilder. 2011-02-01 18:14:08 +01:00
Hans Leidekker
2133b6c38d programs: Add a stubbed PlugPlay service. 2011-01-31 17:39:49 +01:00
Charles Davis
b149d7bc7b winecoreaudio: Fix deprecation warnings in audiounit.c. 2011-01-31 13:01:12 +01:00
Charles Davis
459d9427a8 winecoreaudio: Don't use Component Manager on Mac OS 10.6. 2011-01-31 13:01:12 +01:00
Charles Davis
4e44e153c5 ntdll: Check for case-insensitive volumes. 2011-01-28 17:23:57 +01:00
Alexandre Julliard
945ccf52e9 configure: Automatically remove obsolete entries in po files. 2011-01-27 15:09:55 +01:00
Alexandre Julliard
417b70bf44 makefiles: Add rules to update po files from .mc files in maintainer mode. 2011-01-24 21:34:23 +01:00
Alexandre Julliard
fa3ddd838b configure: Add a check for the QuickTime development headers. 2011-01-14 18:26:19 +01:00
Alexandre Julliard
036fe88ef4 sane.ds: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard
7294f7d80f comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard
a2be59a3f6 winecfg: Convert menu and string tables resources to po files. 2011-01-14 18:26:10 +01:00
Alexandre Julliard
30b5e22def regedit: Convert menu and string tables resources to po files. 2011-01-14 18:26:06 +01:00
Alexandre Julliard
4c934cfe69 oleview: Convert menu and string tables resources to po files. 2011-01-14 18:09:03 +01:00
Alexandre Julliard
39558f8d81 user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
Alexandre Julliard
db60006e26 shell32: Convert menu and string table resources to po files. 2011-01-13 17:00:16 +01:00
Alexandre Julliard
7f59564fe0 oledlg: Convert string table resources to po files. 2011-01-13 16:18:24 +01:00
Alexandre Julliard
8062ec1a54 oleacc: Convert string table resources to po files. 2011-01-13 16:00:53 +01:00
Alexandre Julliard
af743a6b57 avifil32: Convert string table resources to po files. 2011-01-13 15:37:43 +01:00
Alexandre Julliard
902f10cc67 appwiz.cpl: Convert string table resources to po files. 2011-01-13 15:22:01 +01:00
Austin English
aeb78cba25 configure: Check for snd_pcm_hw_params_get_access_mask() when checking for ALSA. 2011-01-12 18:12:33 +01:00
Alexandre Julliard
35f3db4e24 winspool.drv: Convert string table resources to po files. 2011-01-12 18:12:14 +01:00
Alexandre Julliard
ec547500f2 wininet: Convert string table resources to po files. 2011-01-12 18:12:10 +01:00
Alexandre Julliard
944d218a14 shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
Alexandre Julliard
d3a1131660 shdocvw: Convert menu and string table resources to po files. 2011-01-12 17:52:20 +01:00
Alexandre Julliard
fac153be24 setupapi: Convert string table resources to po files. 2011-01-12 17:37:02 +01:00
Alexandre Julliard
f14712a24e msvfw32: Convert string table resources to po files. 2011-01-12 17:24:35 +01:00
Alexandre Julliard
50c23add2a mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Alexandre Julliard
142d416440 mpr: Convert string table resources to po files. 2011-01-12 16:27:50 +01:00
Alexandre Julliard
0546dd5b0f localui: Convert string table resources to po files. 2011-01-12 16:11:26 +01:00
Alexandre Julliard
be52106c54 inetcpl.cpl: Convert string table resources to po files. 2011-01-12 15:49:32 +01:00
Alexandre Julliard
aa1bdef9a4 cryptui: Convert string table resources to po files. 2011-01-12 15:30:17 +01:00
Alexandre Julliard
b6e78c4e7f credui: Convert string table resources to po files. 2011-01-12 15:19:02 +01:00
Alexandre Julliard
54684cf674 comctl32: Convert string table resources to po files. 2011-01-11 16:05:47 +01:00
Alexandre Julliard
4447900540 browseui: Convert menu and string table resources to po files. 2011-01-11 16:05:47 +01:00
Alexandre Julliard
88daff74dc wordpad: Convert menu and string table resources to po files. 2011-01-11 16:05:47 +01:00
Alexandre Julliard
08b919f8d9 winefile: Convert menu and string table resources to po files. 2011-01-10 23:37:15 +01:00
Alexandre Julliard
433e240cf6 winhlp32: Convert menu and string table resources to po files. 2011-01-10 20:30:14 +01:00
Alexandre Julliard
490a47ecfa winemine: Convert menu and string table resources to po files. 2011-01-10 19:35:32 +01:00
Alexandre Julliard
4f103ef790 winedbg: Convert menu and string table resources to po files. 2011-01-10 13:54:23 +01:00
Alexandre Julliard
389f0e7714 wineconsole: Convert string table resources to po files. 2011-01-10 13:42:09 +01:00
Alexandre Julliard
9d6489a346 view: Convert menu and string table resources to po files. 2011-01-10 13:25:22 +01:00
Alexandre Julliard
dfcd36ca40 taskmgr: Convert menu and string table resources to po files. 2011-01-08 16:43:38 +01:00
Alexandre Julliard
8a4daaba73 progman: Convert menu and string table resources to po files. 2011-01-08 16:19:06 +01:00
Alexandre Julliard
ff71d91043 notepad: Convert menu and string table resources to po files. 2011-01-08 15:53:31 +01:00
Alexandre Julliard
88155ca8c8 configure: Update libgettextpo check to detect too old versions. 2011-01-08 15:53:26 +01:00
Alexandre Julliard
c0b813f002 po: Use more standard names for the Serbian locales. 2011-01-07 12:11:41 +01:00
Alexandre Julliard
d1d494b3db wldap32: Convert translations to po files. 2011-01-06 17:57:43 +01:00
Alexandre Julliard
8aefc9081c winmm: Convert translations to po files. 2011-01-06 17:50:17 +01:00
Alexandre Julliard
b31d2311b2 shdoclc: Convert translations to po files. 2011-01-06 17:42:05 +01:00
Alexandre Julliard
000bb2454c oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
Alexandre Julliard
958ecd63f1 msvidc32: Convert translations to po files. 2011-01-06 17:19:23 +01:00
Alexandre Julliard
ad5605b553 msrle32: Convert translations to po files. 2011-01-06 17:07:44 +01:00
Alexandre Julliard
214ca2c01c msi: Convert translations to po files. 2011-01-06 16:21:30 +01:00
Alexandre Julliard
b41fc57ef6 mapi32: Convert translations to po files. 2011-01-06 16:14:33 +01:00
Alexandre Julliard
7df87f3976 localspl: Convert translations to po files. 2011-01-06 15:04:14 +01:00
Alexandre Julliard
0ccf1d89f8 jscript: Convert translations to po files. 2011-01-06 15:03:31 +01:00
Alexandre Julliard
9c6444c6be iccvid: Convert translations to po files. 2011-01-06 15:01:38 +01:00
Alexandre Julliard
c9b52d2095 hhctrl: Convert translations to po files. 2011-01-06 15:01:08 +01:00
Alexandre Julliard
0cdd147dcb devenum: Convert translations to po files. 2011-01-06 14:58:59 +01:00
Alexandre Julliard
8484e9633a cryptdlg: Convert translations to po files. 2011-01-06 14:58:27 +01:00
Alexandre Julliard
c485b18201 crypt32: Convert translations to po files. 2011-01-06 13:56:08 +01:00
Ken Thomases
21137cd3c3 windowscodecs: Use Mac OS X native ICNS support, not libicns.
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform.  So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Alexandre Julliard
f8be8ff65e xcopy: Convert translations to po files. 2011-01-04 20:27:34 +01:00
Alexandre Julliard
26c924ee15 write: Convert translations to po files. 2011-01-04 20:27:34 +01:00
Alexandre Julliard
4bca33439e uninstaller: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
f0673019a3 taskkill: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
1d3ef6992f start: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
7ca7138b40 reg: Convert translations to po files. 2011-01-04 20:27:33 +01:00
Alexandre Julliard
b8c80c995e net: Convert translations to po files. 2011-01-04 20:27:32 +01:00
Alexandre Julliard
6ec2a5375f ipconfig: Convert translations to po files. 2011-01-04 20:27:01 +01:00
Alexandre Julliard
6864716caa cmd: Convert translations to po files. 2011-01-04 17:16:00 +01:00
Alexandre Julliard
367fd228d8 makefiles: Add rules to rebuild the po files in maintainer mode. 2011-01-04 17:05:21 +01:00
Alexandre Julliard
7c2a4bf25e makefiles: Add dependencies on all po files for po-translated resources. 2011-01-04 16:55:54 +01:00
Thomas Mullaly
858ccfff8b normaliz: Added normaliz.dll stub. 2011-01-04 11:50:27 +01:00
Alexandre Julliard
0e79c5c1c3 configure: Add a check for the gettextpo library. 2011-01-04 11:16:50 +01:00
Alexandre Julliard
5eee920441 configure: Output maintainer-mode rules directly from configure. 2011-01-01 12:04:45 +01:00
Alexandre Julliard
1858f43d99 configure: Make the import lib name optional in WINE_CONFIG_DLL. 2010-12-29 14:10:47 +01:00
Adam Martinson
2eb2f71c03 configure: Fix OpenCL includes on systems with only CL/cl.h. 2010-12-29 11:59:39 +01:00
Alexandre Julliard
6cce7fa0ce configure: Add a generic mechanism for passing flags to dll and program rules. 2010-12-28 16:35:40 +01:00
Alexandre Julliard
3c42b62fdb configure: Create a wow64 symlink for the preloader too. 2010-12-27 15:39:26 +01:00
Alexandre Julliard
13eafa047d configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +01:00
Alexandre Julliard
41d6a92349 msxml2: Add an msxml2 library that contains the v2.6 msxml typelib. 2010-12-21 13:56:42 +01:00
Alexandre Julliard
25ccc90b42 msxml: Add an msxml library that contains the v2.0 msxml typelib. 2010-12-21 13:25:20 +01:00
Marcus Meissner
f825f0d04a configure.ac: Add -Wlogical-op, if it's not noisy. 2010-12-20 12:47:33 +01:00
Michael Stefaniuc
a2f0750f0b Remove the audioio sound driver. It is unused.
The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.
2010-12-17 13:26:04 +01:00
Alexandre Julliard
0a0862001b loader: Build the preloader for x86-64. 2010-12-16 17:59:24 +01:00
Detlef Riekenberg
654bb4a231 configure: Ask for the correct development package for gstreamer base plugins. 2010-12-13 12:43:34 +01:00
Louis Lenders
4b281b2b81 Add stubbed wmic.exe. 2010-12-07 11:36:52 +01:00
Hans Leidekker
8ad7d2e814 programs: Add a stub implementation of netsh.exe. 2010-12-06 19:05:53 +01:00
Aric Stewart
eefe6f65c1 wineqtdecoder: Initial version of the video decoder using Mac OS/X QuickTime Framework. 2010-12-06 19:05:53 +01:00
Alexandre Julliard
fac6741212 configure: Fix the OpenCL detection for Mac OS. 2010-12-03 14:28:23 +01:00
Peter Urbanec
65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00
Jacek Caban
4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Francois Gouget
5f694ddf4c configure: Load wine lower in memory on FreeBSD to leave more space for mmap() and malloc().
If not provided an explicit address, FreeBSD won't mmap any memory
below the executable. In particularly this means any memory below that
is unavailable to dlopen() and malloc().  This fixes the bug where
large WineLib binaries, in particular winetest, failed to load because
there was not enough space left for them and the native libraries they
linked to.  The drawback is that we can no longer load very large
Windows executables (between about 1.5 and 2 GB).
2010-11-26 16:32:41 +01:00
Volodymyr M. Shcherbyna
acee9cde17 dbgeng: Add initial stub dll implementation. 2010-11-26 14:58:38 +01:00
Adam Martinson
6ee2231d2b configure: Add a check for xmlSchemaSetParserStructuredErrors(). 2010-11-24 12:05:38 +01:00
Hans Leidekker
1885c3d9e2 programs: Add a stub implementation of servicemodelreg.exe. 2010-11-18 12:37:04 +01:00
Adam Martinson
82f73c8652 msxml3: Add our own xmlFirstElementChild() for older libxml2 versions. 2010-11-15 13:01:35 +01:00
Louis Lenders
934d6761f0 xapofx1_1: Add stub dll. 2010-11-12 15:44:25 +01:00
Hans Leidekker
ab5fbebff5 programs: Add a stub implementation of regsvcs.exe. 2010-11-12 15:43:07 +01:00
Alexandre Julliard
40977bf1d2 shell32: Store the raw AUTHORS file in resources instead of trying to convert to a C array. 2010-11-11 12:24:46 +01:00
Adam Martinson
9408b4973d configure: Add a check for xmlDocProperties. 2010-11-03 14:44:50 +01:00
Adam Martinson
be4d0e9d07 configure: Add a check/define for xmlSchemaSetValidStructuredErrors(). 2010-11-02 12:50:30 +01:00
Andrew Nguyen
de4179741b configure: Check for GStreamer functionality present in 0.10.26. 2010-10-29 14:33:38 +02:00
Alexandre Julliard
b10fb86a91 configure: More aggressive disabling of Fortify. 2010-10-29 14:25:01 +02:00
Detlef Riekenberg
d8a5bc929d wer/tests: Add initial tests. 2010-10-26 18:19:38 +02:00
Detlef Riekenberg
53fca11fb3 faultrep/tests: Add tests for AddERExcludedApplicationA. 2010-10-26 13:02:29 +02:00
Alexandre Julliard
105793bff7 configure: Disable Fortify if it's enabled by default, it's too broken. 2010-10-22 17:13:57 +02:00
Aric Stewart
2914d65579 winegstreamer: Add wine GStreamer parser filter framework. 2010-10-22 15:49:19 +02:00
Ričardas Barkauskas
303079f16a wlanapi: New stub dll. 2010-10-20 18:37:07 +02:00
Hans Leidekker
ab789c6c7d programs: Add a stub implementation of aspnet_regiis.exe. 2010-10-13 15:53:58 +02:00
Austin English
95740b30b9 dbghelp: Fix compile on Hurd. 2010-10-08 11:56:46 +02:00
Aric Stewart
961921060c strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.
Move the Media Type Functions.
2010-10-05 15:56:30 +02:00
Hans Leidekker
f15aea2a86 programs: Add a stub implementation of mofcomp.exe. 2010-09-29 10:13:53 +02:00
Vincent Povirk
8f87459baa ktmw32: Add stub dll. 2010-09-27 15:05:58 +02:00
Tijl Coosemans
e7ec164563 configure: Detect resolver functionality on FreeBSD.
On FreeBSD this is part of libc.
2010-09-24 11:40:00 +02:00
Andrew Nguyen
8e540ed26f taskkill: Add stub implementation. 2010-09-21 19:56:53 +02:00
Gerald Pfeifer
5805d8b4f6 configure: Improve formatting of error when X development files are not found. 2010-09-20 13:48:12 +02:00
Alexandre Julliard
bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Detlef Riekenberg
e9b8d71dfb inetcpl: Add initial applet. 2010-09-15 17:09:14 -05:00
Alexandre Julliard
364559b0ef configure: Make it a fatal error when some maintainer mode tools are not found. 2010-08-31 16:50:17 +02:00
Nikolay Sivov
25bce451af msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3. 2010-08-30 11:27:52 +02:00
Louis Lenders
7ab48e8ef0 wer: Add new stubbed wer.dll. 2010-08-27 15:39:44 +02:00
Louis Lenders
85b3f299ff rstrtmgr: Add new stubbed dll rstrtmgr.dll. 2010-08-27 15:39:15 +02:00
Matteo Bruni
90c615aa61 d3dx9_43: Add d3dx9_43.dll, forwarding to d3dx9_36.dll. 2010-08-27 12:26:19 +02:00
Louis Lenders
a8528706ac mscoree/tests: Added some simple tests for GetCORVersion. 2010-08-24 17:57:41 +02:00
Alexandre Julliard
b5d824bd33 configure: Print a warning when prelink isn't found. 2010-08-24 15:22:35 +02:00
Piotr Caban
71a49ebf77 msvcp80: Added stub dll. 2010-08-24 15:22:34 +02:00
Damjan Jovanovic
ebee19701c configure: Check for libicns. 2010-08-23 13:51:32 +02:00
Rico Schüller
5ad7f7b9d3 d3dcompiler: Add D3DCreateBlob() test. 2010-08-20 13:21:37 +02:00
Owen Rudge
9870c04a78 d3dx10: Add stub for d3dx10_33. 2010-08-19 17:32:19 +02:00
Owen Rudge
49dbdc12fd d3dx10: Add stub for d3dx10_34. 2010-08-19 17:32:19 +02:00
Owen Rudge
955b8445c0 d3dx10: Add stub for d3dx10_35. 2010-08-19 17:32:19 +02:00
Owen Rudge
f44830e5eb d3dx10: Add stub for d3dx10_36. 2010-08-19 17:32:19 +02:00
Owen Rudge
4196ba2f5e d3dx10: Add stub for d3dx10_37. 2010-08-19 17:32:19 +02:00
Owen Rudge
199ff9b3c4 d3dx10: Add stub for d3dx10_38. 2010-08-19 17:32:19 +02:00
Owen Rudge
fb8d7cdedf d3dx10: Add stub for d3dx10_39. 2010-08-19 17:32:19 +02:00
Owen Rudge
662cbb16f8 d3dx10: Add stub for d3dx10_40. 2010-08-19 17:32:19 +02:00
Owen Rudge
17591cc3bf d3dx10: Add stub for d3dx10_41. 2010-08-19 17:32:19 +02:00
Owen Rudge
e5d9e12c72 d3dx10: Add stub for d3dx10_42. 2010-08-19 17:32:18 +02:00
Owen Rudge
3c5b2e6e50 d3dx10: Add stub for d3dx10_43. 2010-08-19 17:32:18 +02:00
Alexandre Julliard
438835640f configure: Require autoconf 2.62, older versions don't handle source dir symlinks correctly. 2010-08-18 12:01:37 +02:00
Matteo Bruni
0ac336ff5d d3dcompiler_33: Stub dll. 2010-08-18 09:48:54 +02:00
Matteo Bruni
66d44999b8 d3dcompiler_34: Stub dll. 2010-08-18 09:48:43 +02:00
Matteo Bruni
8ea758387c d3dcompiler_35: Stub dll. 2010-08-18 09:48:32 +02:00
Matteo Bruni
458eb08a30 d3dcompiler_36: Stub dll. 2010-08-18 09:48:20 +02:00
Andrew Nguyen
6919c8dfc8 ipconfig: Add stub implementation. 2010-08-17 14:40:46 +02:00
Matteo Bruni
3c59b9c631 d3dcompiler_37: Stub dll. 2010-08-17 12:41:11 +02:00
Matteo Bruni
fbf1e835a1 d3dcompiler_38: Stub dll. 2010-08-17 12:41:00 +02:00
Matteo Bruni
99491464d9 d3dcompiler_39: Stub dll. 2010-08-17 12:40:45 +02:00
Matteo Bruni
fd4efcd0b1 d3dcompiler_40: Stub dll. 2010-08-17 12:39:49 +02:00
Austin Lund
203272eafa dmime/tests: Added tests for IDirectMusicPerformance. 2010-08-16 17:28:55 +02:00