Sign in
goma
/
wine
/
917df92356e57c00798dca1a6a659bc738e79a06
/
dlls
/
serialui
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
e51000f
Added Italian translation.
by Ivan Leo Murray-Smith
· 21 years ago
8defcd3
Localization to the Portuguese of Brazil.
by Marcelo Duarte
· 21 years ago
a2977cf
Added Dutch translations.
by Hans Leidekker
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
28c87b0
Added Spanish resources.
by José Manuel Ferrer Ortiz
· 22 years ago
bf5f07a
Yet another batch of French resources updates.
by Vincent Béron
· 22 years ago
7522213
Added Russian translation.
by Igor Stepin
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
4e1ef0c
For all DLLs with defined DllMain and which do not require
by Dmitry Timoshkov
· 22 years ago
9591836
'sizeof type' is best avoided as it won't always compile (e.g. 'int
by Francois Gouget
· 22 years ago
dbf8b78
Added .spec.def files.
by Alexandre Julliard
· 22 years ago
1e1313d
Made the dll entry point default to DllMain and removed most of the
by Alexandre Julliard
· 22 years ago
601a3ab
Fix some types and function prototypes according to Platform SDK definitions.
by Dmitry Timoshkov
· 22 years ago
b34fb35
Fixed warnings caused by conversion to -DSTRICT.
by Alexandre Julliard
· 22 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
fb2a704
Fixed snprintf warnings.
by Steven Edwards
· 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
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
0618746
Cleaned up dll startup routines now that we have separate address spaces.
by Alexandre Julliard
· 24 years ago
f6168db
Fixed some warnings.
by Alexandre Julliard
· 24 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 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
21ec006
Build Win32 resources as .res files and dump them into the .spec.c file.
by Alexandre Julliard
· 24 years ago
5ab9d86
Removed some unnecessary #includes and dll dependencies.
by Alexandre Julliard
· 25 years ago
691171b
Small dll interfaces cleanups.
by Alexandre Julliard
· 25 years ago
e514103
Added imports of kernel32.dll where necessary.
by Alexandre Julliard
· 25 years ago
6c9d83a
Added imports of user32/gdi32/kernel32 wherever necessary.
by Alexandre Julliard
· 25 years ago
315b00e
Fixed issues found by winapi_check.
by Patrik Stridvall
· 25 years ago
2caee71
Spelling fixes.
by Andreas Mohr
· 25 years ago
dc2461e
Implemented serialui dll containing CommConfigDialog,
by Mike McCormack
· 25 years ago