Commit Graph

979 Commits

Author SHA1 Message Date
Alexandre Julliard aeb7655cc1 configure: Remove checks for headers that are no longer used. 2009-04-22 14:41:49 +02:00
Christian Costa 2f4423e41b xmllite: Add stubbed dll for xmllite. 2009-04-21 15:40:03 +02:00
Hans Leidekker 6137b1ba2d programs: Add stub termsv.exe. 2009-04-20 16:56:13 +02:00
Christian Costa b5dbbd4f3a amstream/tests: Beginning of tests. 2009-04-14 11:28:35 -05:00
Alexandre Julliard 391fce6e53 configure: Disable all 16-bit code on Cygwin. 2009-04-02 13:00:00 +02:00
Alexandre Julliard 129ba5ade0 shell32: Make shell.dll into a stand-alone 16-bit module. 2009-04-01 18:20:13 +02:00
Rico Schüller 3400c03346 Implement d3dx9_41 and forward the functions to d3dx9_36. 2009-03-30 17:55:15 +02:00
Henri Verbeet 5c8985002f bcrypt: Add a mostly empty bcrypt.dll.
This is the "Cryptography API: Next Generation" introduced by Vista.
2009-03-30 15:12:47 +02:00
Austin English 0656691706 configure: inet_ntop and inet_pton depend on -lsocket on Solaris. 2009-03-30 13:57:14 +02:00
Alexandre Julliard 4aa98e030e include: Get rid of the definitions for the pthread emulation. 2009-03-26 13:26:57 +01:00
Alexandre Julliard 98bec05ed7 configure: socketpair needs -lsocket on Solaris. 2009-03-26 11:07:28 +01:00
Alexandre Julliard b91cf321ea avifil32: Make avifile.dll into a stand-alone 16-bit module. 2009-03-24 16:56:58 +01:00
Alexandre Julliard 6e89fd1832 configure: Always set LDPATH, rpath support is broken on many platforms. 2009-03-24 15:23:33 +01:00
Alexandre Julliard b4d4625890 w32skrnl: Make w32sys.dll into a stand-alone 16-bit module. 2009-03-24 09:42:02 +01:00
Alexandre Julliard 2a745fecd2 w32skrnl: Make win32s16.dll into a stand-alone 16-bit module. 2009-03-24 09:38:01 +01:00
Alexandre Julliard 9bf9eb0941 winnls32: Make winnls.dll into a stand-alone 16-bit module. 2009-03-24 09:31:03 +01:00
Alexandre Julliard b0530a5fbd winmm: Make sound.drv into a stand-alone 16-bit module. 2009-03-23 20:35:00 +01:00
Alexandre Julliard e475ef89fd rasapi32: Make rasapi16.dll into a stand-alone 16-bit module. 2009-03-23 20:34:34 +01:00
Alexandre Julliard 2b67a23fb0 twain_32: Make twain.dll into a stand-alone 16-bit module. 2009-03-23 20:34:02 +01:00
Alexandre Julliard a2ae7dd06c wnaspi32: Make winaspi.dll into a stand-alone 16-bit module. 2009-03-23 20:33:34 +01:00
Alexandre Julliard d540fa2a28 wintab32: Make wintab.dll into a stand-alone 16-bit module. 2009-03-23 20:33:00 +01:00
Alexandre Julliard 1b937cac74 imm32: Make imm.dll into a stand-alone 16-bit module. 2009-03-23 20:32:19 +01:00
Alexandre Julliard 9a19d8afa6 ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules. 2009-03-23 20:31:01 +01:00
Alexandre Julliard a37d88973c make_makefiles: Automatically disable 16-bit modules if enable_win16 isn't set. 2009-03-13 13:21:02 +01:00
Ken Thomases d35c0e87eb configure: Check for mach-o/dyld_images.h and mach-o/nlist.h headers. 2009-03-12 13:09:55 +01:00
Alexandre Julliard d5a4a6635e oleaut32: Make ole2disp.dll into a stand-alone 16-bit module. 2009-03-12 13:09:53 +01:00
Alexandre Julliard 8a7089570d oleaut32: Make typelib.dll into a stand-alone 16-bit module. 2009-03-12 13:09:52 +01:00
Alexandre Julliard 6b40f64e18 ole32: Make compobj.dll into a stand-alone 16-bit module. 2009-03-12 13:09:31 +01:00
Alexandre Julliard 2e1b309fba ole32: Make ole2.dll into a stand-alone 16-bit module. 2009-03-11 17:05:20 +01:00
Alexandre Julliard f7fe2edadd ole32: Make storage.dll into a stand-alone 16-bit module. 2009-03-11 17:03:10 +01:00
Alexandre Julliard 7511d67447 ole32: Make ole2nls.dll into a stand-alone 16-bit module. 2009-03-11 16:53:06 +01:00
Alexandre Julliard dc81065d44 ole32: Make ole2thk.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard b4bbe0c4a0 ole32: Make ole2prox.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard ea6382623e ole32: Make ole2conv.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard b12965ceaa olesvr32: Make olesvr.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard 7c28860170 olecli32: Make olecli.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard d43148222a msacm32: Make msacm.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard 96b47ff78a lz32: Make lzexpand.dll into a stand-alone 16-bit module. 2009-03-11 16:51:08 +01:00
Alexandre Julliard 81f8c03712 configure: Check for IOHIDManagerCreate function that's missing on Tiger. 2009-03-11 16:49:55 +01:00
Aric Stewart 225a494d66 dinput: Add Mac OS/X joystick support. 2009-03-11 13:03:33 +01:00
Alexandre Julliard f4a19c8463 loader: Merge the first and second stage loaders into a single wine binary. 2009-03-10 18:22:38 +01:00
Alexandre Julliard 801d9c3a84 iphlpapi: Implemented AllocateAndGetTcpTableFromStack for Solaris. 2009-03-10 17:05:58 +01:00
Alexandre Julliard de1d7fbe98 configure: Add check for libkstat on Solaris. 2009-03-05 19:18:23 +01:00
Alexandre Julliard d62c05f720 user32: Make mouse.drv into a stand-alone 16-bit module. 2009-03-04 14:32:56 +01:00
Alexandre Julliard c2e52469fe user32: Make keyboard.drv into a stand-alone 16-bit module. 2009-03-04 14:30:37 +01:00
Alexandre Julliard 02ada6e477 user32: Make display.drv into a stand-alone 16-bit module. 2009-03-04 14:28:32 +01:00
Alexandre Julliard 86f54f4c89 gdi32: Make dispdib.dll into a stand-alone 16-bit module. 2009-03-04 14:27:05 +01:00
Alexandre Julliard 6cebffcd70 kernel32: Make windebug.dll into a stand-alone 16-bit module. 2009-03-04 14:24:30 +01:00
Alexandre Julliard 41600a8226 kernel32: Make comm.drv into a stand-alone 16-bit module. 2009-03-04 14:22:24 +01:00
Alexandre Julliard a9e81624b7 kernel32: Make win87em.dll into a stand-alone 16-bit module. 2009-03-04 14:19:49 +01:00