Dmitry Timoshkov
|
cf07d8bf73
|
Remove not used include/process.h.
|
2001-09-11 00:33:15 +00:00 |
Hidenori Takeshima
|
ffb0d94e3d
|
Added two missing headers.
Implemented AMGetErrorText.
|
2001-08-22 18:20:36 +00:00 |
Hidenori Takeshima
|
64fa141049
|
Added some dshow headers.
|
2001-08-15 17:38:28 +00:00 |
Alexandre Julliard
|
12070e1c72
|
Added a few more files to the install list.
|
2001-07-20 17:59:28 +00:00 |
Peter Hunnisett
|
8cec3cff1e
|
Added a bunch of entry points.
Added some stubs and header information.
Fixed some return codes.
|
2001-07-11 20:19:06 +00:00 |
Hidenori Takeshima
|
0ca6db0a1c
|
Added some dshow headers.
|
2001-07-02 18:04:04 +00:00 |
Francois Gouget
|
5653939481
|
Added the minmax.h header (VC6).
Added support for NOMINMAX.
Remove __min/__max from windef.h, they belong to (msvcrt/)stdlib.h.
|
2001-05-07 20:14:00 +00:00 |
Francois Gouget
|
eee695dd71
|
Added headers for the msvcrt library.
|
2001-04-10 23:21:43 +00:00 |
Eric Pouech
|
92b23186ae
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
Eric Pouech
|
26146cdd67
|
Started the real implementation of mciavi.
|
2001-02-14 21:49:22 +00:00 |
Stefan Leichter
|
73db900aae
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
Eric Pouech
|
28b8ac8343
|
Added a few missing parts.
|
2001-01-04 20:58:05 +00:00 |
François Gouget
|
3481e8039e
|
Added mapi.h with the definitions needed by the MFC.
|
2000-12-13 21:28:57 +00:00 |
Alexandre Julliard
|
becb9a353b
|
Moved all Wine internal definitions out of process.h.
|
2000-12-11 03:48:15 +00:00 |
Francois Gouget
|
552fddc1cb
|
Moved things to the proper rpcxxx.h header.
Added some type definitions used by the MFC.
|
2000-11-08 05:06:10 +00:00 |
Alexandre Julliard
|
e087508f57
|
Moved builtin dll registration to libwine.
Changed process initialization to not load imported dlls too early.
|
2000-11-08 04:33:20 +00:00 |
James Hatheway
|
cb655b0aae
|
Added stubs and setupapi.h.
|
2000-11-06 20:24:43 +00:00 |
Francois Gouget
|
83804d28ee
|
The MODEM stuff has been spun off to its rightful place: mcx.h.
|
2000-10-13 23:16:46 +00:00 |
Jeremy White
|
124657f5a9
|
Created zmouse.h, moved wheel code from mouse.h into it.
|
2000-09-27 01:18:47 +00:00 |
Alexandre Julliard
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
Alexandre Julliard
|
56b9fea89a
|
A few includes cleanup.
|
2000-09-26 00:02:22 +00:00 |
Peter Hunnisett
|
4b520a3e6b
|
Added cguid.h.
|
2000-09-09 19:41:31 +00:00 |
Alexandre Julliard
|
1c35975a77
|
Install all standard Windows includes, plus some from the wine subdir.
|
2000-08-09 00:53:22 +00:00 |
Alexandre Julliard
|
c53ceba478
|
Improved support for Makefiles that need to recurse in subdirectories.
|
2000-04-09 18:19:59 +00:00 |
Alexandre Julliard
|
f97576b68d
|
Do not erase local files on uninstall if install dir does not exist.
|
2000-03-25 17:31:03 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Alexander V. Lukyanov
|
0aa2008a41
|
Install headers from $(SRCDIR).
|
1999-03-17 15:17:12 +00:00 |
Niels Kristian Bech Jensen
|
3713080283
|
Fixed make install.
|
1999-03-15 15:12:38 +00:00 |
James Juran
|
c70dc833da
|
Created include/Makefile.in to separate header file installation from
the top-level Makefile.
|
1999-02-13 12:18:33 +00:00 |