- 25 Nov, 2000 6 commits
-
-
Dimitrie O. Paun authored
-
Marcus Meissner authored
-
Francois Jacques authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
- 16 Nov, 2000 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 15 Nov, 2000 19 commits
-
-
Alexandre Julliard authored
Use exported syslevel function wherever possible. Moved SEGPTR declaration to windef16.h.
-
Dmitry Timoshkov authored
WM_SYSDEADCHAR messages.
-
Francois Gouget authored
-
Jon Griffiths authored
- Forward j0,j1,jn,y0,y1,yn math calls to libc - Add strnextc, pass text flag in creat, winapi_check fixes
-
Dmitry Timoshkov authored
-
James Hatheway authored
-
Dmitry Timoshkov authored
-
Eric Pouech authored
loaded module is clearer, better error reporting, seperated module loading code from symbol extraction).
-
Dmitry Timoshkov authored
Eliminate use of USER internal structures.
-
Eric Kohl authored
Added unicode messages.
-
Eric Kohl authored
-
Dimitrie O. Paun authored
-
Marcus Meissner authored
-
Marcus Meissner authored
string length for ourselves in this case.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Renamed LIBRARIES to DLLS to avoid confusion with the above, renamed PROGRAMS to EXES to match. Added a '-i' option for importing a Winelib library. '-l' is still there but is only used for linking in the Unix sense. Disabled the 'wrapper' options. It will be removed as a separate patch. No longer link with all of Wine's libraries. Import the same default set of dlls as Visual Studio. Avoid duplicate imports when generating the .spec file. Updated the way winebuild is used. Link applications as libraries and create a symbolic link to wine. Detect where 'wine' is located in the configure script. Removed unused/no longer used variables: DLLFLAGS, XLIB, X_DLLS, XFILES, DLLS (configure.in) Updated LDSHARED AND LDDLLFLAGS detection (configure.in). Removed the rules pertaining to spec files from the Make.rules. Updated the clean command to remove the symbolic links.
-
Marcus Meissner authored
-
Jeremy White authored
defaulting to desktop=640x480.
-
- 14 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
exported LDT_ENTRY structure.
-
- 13 Nov, 2000 11 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Guy L. Albertelli authored
moving bands to different rows will be later.
-
Mike McCormack authored
- implemented WaitCommEvent with the EV_RXCHAR flag - implemented GetOverlappedResult
-
Alexandre Julliard authored
__wine_call_from_16 to follow the naming convention.
-
Alexandre Julliard authored
are present.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ove Kaaven authored
-
Marcus Meissner authored
- remove -disable/-enable-dll option - error and abort if no suitable shared library linking is possible
-