Sign in
goma
/
wine
/
cfc4082b03f88b169cf1aa9d114e36db51db3458
/
programs
/
osversioncheck
cc2ee76
Renamed Winelib apps to .exe.so to follow the dll naming convention.
by Alexandre Julliard
· 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
65a7a10
Removed changelog entries that are in the main changelog, and added
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
ba7ccc4
Changes wine_main to main to properly build on all platforms.
by Steven Edwards
· 23 years ago
bef8e16
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
by Alexandre Julliard
· 23 years ago
a10fbdd
Build most programs as .so files.
by Alexandre Julliard
· 24 years ago
231cc27
Added some missing imports.
by Alexandre Julliard
· 24 years ago
1a3f705
Added import of ntdll.
by Alexandre Julliard
· 24 years ago
e4e99a5
ole32 now requires linking with kernel32
by Francois Gouget
· 25 years ago
49d251f
Added -DSTRICT. Added missing libraries comctl32 and rpcrt4.
by Francois Gouget
· 25 years ago
e1e7537
Implemented on-demand loading of builtin dlls using dlopen().
by Alexandre Julliard
· 25 years ago
b445952
Improved Winelib apps initialisation code. No longer need to link
by Alexandre Julliard
· 25 years ago
3dc5d94
Added .spec files for all libtest/ and programs/ WineLib apps.
by Ulrich Weigand
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
55bcda8
Added simple console mode example program which lists information
by Morten Eriksen
· 26 years ago