Detlef Riekenberg
a114483e49
ntprint/tests: Add initial test.
2007-06-21 15:37:36 +02:00
Alexandre Julliard
1f11333c7b
makefiles: Build programs that link against libwine twice with appropriate rpaths.
...
One rpath is for installing and one is for running inside the build tree.
2007-06-20 20:03:30 +02:00
Detlef Riekenberg
a8697b58f1
ntprint: Add a stub for ntprint.dll.
2007-06-19 11:36:27 +02:00
Jeff Latimer
a00aa0391d
hnetcfg: Stub implementation of the dll.
2007-06-19 11:30:59 +02:00
Detlef Riekenberg
3fd4a536fc
printui: Add stub for printui.dll.
2007-06-18 13:49:41 +02:00
Evan Stade
fcd7a62e93
gdiplus: First pen test.
2007-06-12 12:22:59 +02:00
Alexandre Julliard
ad356def52
configure: Replace some obsolete macros to avoid warnings.
2007-06-08 20:23:16 +02:00
Alexandre Julliard
79c2e077a1
libwine: Set install name to an absolute path for the installed library on Mac OS.
2007-06-08 19:04:17 +02:00
Andrey Turkin
41f15a769f
pdh: Stub implementation of pdh.dll.
2007-06-04 14:50:15 +02:00
Evan Stade
bed761c9e7
gdiplus: Added stub implementation of gdiplus.dll.
2007-05-29 12:04:21 +02:00
Mounir IDRASSI
23df68d8f9
winscard: Small initial stub implementation.
2007-05-23 13:04:27 +02:00
Alexandre Julliard
c81d099503
winedevice: Add a service process that loads and runs a kernel driver.
2007-05-17 16:51:44 +02:00
Alexandre Julliard
d2d6870284
hal: Added an initial stub.
2007-05-14 20:05:15 +02:00
Alexandre Julliard
12c169d2bf
ntoskrnl.exe: Initial stub version with forwards to existing functions.
2007-05-14 19:55:32 +02:00
Alexandre Julliard
d3d344be78
configure: Fixed typo in libicu check.
2007-05-08 17:52:57 +02:00
Alexandre Julliard
46d82c56f0
configure: Added rpath support for Solaris.
2007-05-07 20:50:12 +02:00
Alexandre Julliard
bb168aaba8
configure: Only check for the static versions of libicu.
...
Get rid of hardcoded path names to avoid trouble on 64-bit platforms.
Based on a patch by Robert Millan.
2007-05-07 17:06:48 +02:00
Tim Schwartz
451616ee45
net.exe: Initial stub.
2007-05-03 15:52:05 +02:00
Yuval Fledel
735df24617
schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo.
2007-04-27 11:42:20 +02:00
Emmanuel Maillard
7ad29c8bb7
winecoreaudio: Initial MIDI support on Mac OS X.
2007-04-25 13:37:26 +02:00
David Adam
f50800b25d
d3drm: Implement D3DRMVectorAdd.
2007-04-23 20:21:13 +02:00
Alexandre Julliard
2871041910
configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks.
2007-04-23 16:31:58 +02:00
Ben Taylor
41c599646f
configure: Fix to properly recognize functions on Solaris.
2007-04-23 16:26:34 +02:00
EA Durbin
74977dae45
sxs: Add new dll stub.
2007-04-23 16:16:53 +02:00
Eric Pouech
0da02fb246
acledit: Stubbed out acledit DLL, needed by SysInternals process explorer.
2007-04-16 13:51:43 +02:00
Marcus Meissner
7c434992d6
configure: Include <sys/types.h> before including <linux/joystick.h>.
2007-04-12 16:42:18 +02:00
Detlef Riekenberg
62e92795e4
localui/tests: Add initial test.
2007-04-09 13:29:18 +02:00
Detlef Riekenberg
d24bc08783
localui: Add localui.dll with stubs.
2007-04-09 13:21:32 +02:00
Maarten Lankhorst
e97a5e7879
winearts.drv: Kill off winearts.
2007-04-04 22:09:16 +02:00
Andrew Riedi
23e2cb1f59
winex11.drv: Add Xcursor support for 32 bit cursors.
...
Based on patch by Henri Verbeet.
2007-03-28 11:17:13 +02:00
Gerald Pfeifer
575d89445c
configure: Add -lXau to NASLIBS if applicable to obtain XauGetBestAuthByAddr and XauDisposeAuth.
2007-03-26 14:55:39 +02:00
Jacek Caban
d1ddc9c1f7
spoolsv: Added spoolsv.exe.
2007-03-20 12:46:31 +01:00
Jason Edmeades
921edab758
Basic implementation of xcopy.
2007-03-19 14:50:32 +01:00
Alexandre Julliard
edae7a0a5c
configure: Remove no longer needed check for libsane.
2007-03-15 13:51:16 +01:00
Jeremy White
16f33d8b43
sane.ds: Dynamically load libsane.so.
...
This change was triggered because of a bug in libsane-hpaio.so, namely
that it relies on libsane.so being dlopen'd RTLD_GLOBAL so that
sanei_init_debug can be resolved.
2007-03-14 22:45:08 +01:00
Alexandre Julliard
a4b6ee366c
configure: Fixed default dependencies to work properly in test dirs too.
2007-03-08 13:20:12 +01:00
Alexandre Julliard
4091627cd7
configure: Get rid of lex compatibility support, we require flex anyway.
2007-03-08 13:19:50 +01:00
Luis Carlos Busquets Pérez
8caf078754
dpnaddr: Added dll that just forwards to dpnet.
2007-03-07 13:45:11 +01:00
Rob Shearman
361c6f207c
schannel: Add new schannel dll that mostly forwards to secur32.
2007-03-01 20:42:49 +01:00
Alessandro Pignotti
d1331e62ca
dplay: Directplay should initialize session Guid, with conformance tests.
2007-03-01 20:42:49 +01:00
Marcus Meissner
fbc80d79b3
configure: Generate stand alone AC_CONFIG_FILES() lines.
2007-02-27 12:26:27 +01:00
Detlef Riekenberg
8650c570a3
serialui/tests: Add initial tests.
2007-02-23 12:08:44 +01:00
Dmitry Timoshkov
47e6fb4d29
dlls: Add wing32 dll.
2007-02-23 11:18:29 +01:00
Alexandre Julliard
1df72cc794
Make.rules: Automatically generate the header for all types of idl sources.
2007-02-09 14:32:57 +01:00
Mikołaj Zalewski
7206e10673
browseui: Implement and test ACLMulti.
2007-02-06 12:40:37 +01:00
Mikołaj Zalewski
ea0361f3e1
browseui: Add the browseui DLL.
2007-02-06 12:31:27 +01:00
Rob Shearman
c82fde4058
credui: Add stubbed out credui DLL.
2007-01-23 12:01:59 +01:00
Hans Leidekker
396f6c05d1
snmpapi: Add a bunch of tests.
2007-01-23 11:31:59 +01:00
Detlef Riekenberg
161897e187
sfc_os: Add stub for sfc_os.dll.
2007-01-17 12:15:36 +01:00
Alexandre Julliard
dc3961bc78
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
2007-01-10 13:46:14 +01:00