Sign in
goma
/
wine
/
adb4cb38906dde1e2e83ae2ccd1e36d6b5a1a484
/
dlls
/
win32s
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
ede82e3
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 21 years ago
402b79a
Porting fixes.
by Alexandre Julliard
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
8b25584
Remove the obsolete pascal16 (replaced by pascal -ret16).
by Dimitrie O. Paun
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
e048ada
List 16-bit spec files explicitly to avoid problems with some versions of make.
by Alexandre Julliard
· 22 years ago
114a31a
Take advantage of new winebuild syntax to remove redundant function
by Alexandre Julliard
· 22 years ago
a9c51cb
Replaced forwards by normal function declarations.
by Alexandre Julliard
· 22 years ago
dbf8b78
Added .spec.def files.
by Alexandre Julliard
· 22 years ago
ba9dc78
Fixed mismatches between the Wine headers and the Microsoft headers.
by Patrik Stridvall
· 22 years ago
b34fb35
Fixed warnings caused by conversion to -DSTRICT.
by Alexandre Julliard
· 22 years ago
c728efc
Added --disable-win16 configure option.
by Alexandre Julliard
· 23 years ago
d016f81
Added include protection for unistd.h and sys/time.h.
by Patrik Stridvall
· 23 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
74e4d21
Avoid wildcards in .cvsignore.
by Patrik Stridvall
· 23 years ago
044855c
Documentation fixes.
by Patrik Stridvall
· 24 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
f177a15
Finish win32s separation.
by Dmitry Timoshkov
· 24 years ago
8b216b3
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
15a3b74
Documentation name fixes.
by Patrik Stridvall
· 24 years ago
d5f824b
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 24 years ago
982a223
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
by Alexandre Julliard
· 24 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 24 years ago
2682bc2
Fixed a few dependencies on 16-bit or internal functions. Fixed a few warnings.
by Alexandre Julliard
· 24 years ago
394e0eb
Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to dlls/win32s.
by Alexandre Julliard
· 24 years ago
1852ce8
Added a few forwards.
by Alexandre Julliard
· 24 years ago
ab68797
Moved standard syslevel APIs declaration to winbase.h.
by Alexandre Julliard
· 24 years ago
27939f0
Start using import tables for dlls that can already support it.
by Alexandre Julliard
· 24 years ago
eb58e1d
Declare debug channels in all dlls that need them; added imports of
by Alexandre Julliard
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
56b9fea
A few includes cleanup.
by Alexandre Julliard
· 25 years ago
a007f33
Moved a few non-standard headers into their respective dlls.
by Alexandre Julliard
· 25 years ago
76d3671
Added 'owner' field to 16-bit spec files to specify the name of the
by Alexandre Julliard
· 25 years ago
d5041fc
Moved thunking functions off to kernel32.dll.
by Alexandre Julliard
· 25 years ago
6953d67
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
by Alexandre Julliard
· 25 years ago
54fe838
Fixed some issues reported by winapi_check.
by Patrik Stridvall
· 25 years ago
2d6457c
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
fcfacb9
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
82a2b18
Added support for creating extra symlinks for .so files that contain
by Alexandre Julliard
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
7ee3435
Renamed libwin32s to use the proper dll name (libw32skrnl).
by Alexandre Julliard
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
bade58f
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them.
by Marcus Meissner
· 25 years ago
bb558b7
Minor fixes.
by Patrik Stridvall
· 25 years ago
d7da486
Added spec file declarations for already implemented functions.
by Patrik Stridvall
· 25 years ago
2f521d3
Added stub for WIN32S16.EXP1 (most likely LoadPeResource16).
by Marcus Meissner
· 26 years ago
8336cc9
Adapted to glue code generation changes.
by Ulrich Weigand
· 26 years ago
6c6da67
Moved various DLLs to dlls/
by Ulrich Weigand
· 26 years ago