Sign in
goma
/
wine
/
84eb8334da51fc69f1ceb1b2fdbc52c30df1545d
/
dlls
/
version
84eb833
Added some missing import directives.
by Alexandre Julliard
· 25 years ago
180a088
Moved PE header definitions to winnt.h where they belong.
by Alexandre Julliard
· 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
1c57a3b
Made some local functions static.
by Patrik Stridvall
· 25 years ago
383da68
Optimized debugging API to reduce code size.
by Alexandre Julliard
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
54dc94e
Merged dlls/ver into dlls/version.
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
f030d75
Fixed alignment problem with VERSION_INFO members.
by Ulrich Weigand
· 25 years ago
6f71573
Make use of automatic ordinal allocation.
by Alexandre Julliard
· 25 years ago
baa9bf9
Buffer overflows and strncpy fixes.
by Francois Gouget
· 25 years ago
3467dab
Move VerLanguageName[AW] back to base (exported from KERNEL32 ...).
by Ulrich Weigand
· 26 years ago
c9df14d
Alignment fix.
by Uwe Bonnes
· 26 years ago
e8ad6fe
Fixed alignment.
by Uwe Bonnes
· 26 years ago
89f079b
Replaced a few calls to lstr* functions by their CRTDLL or libc equivalent.
by Alexandre Julliard
· 26 years ago
15de615
Got rid of dsprintf and related macros.
by Alexandre Julliard
· 26 years ago
daed93e
Moved .spec files to corresponding dlls/ directory.
by Ulrich Weigand
· 26 years ago
623c0d6
some small include fixes, some checks for NULL ptrs,
by Marcus Meissner
· 26 years ago
f981c6c
ver.h is a legacy header. winver.h should be used instead.
by Paul Quinn
· 26 years ago
9fe7a25
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
ff5ae3d
Removed some includes of 16 bit API.
by Michael Veksler
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
4d99818
Fix crash if lpuCurDirLen or lpuDestDirLen==0.
by Douglas Ridgway
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
17d0d4e
Don't hang on the last child if it's not wanted.
by Lawson A. Whitney
· 26 years ago
4ca9d75
Renamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_STRUCTxx.
by Bertho Stultiens
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
dae096f
NULL is a valid argument as handle for GetFileVersionInfoSize32A.
by Ulrich Weigand
· 26 years ago
d70a632
Bugfix: NULL pointer check for output parameters.
by Ulrich Weigand
· 26 years ago
e233d1a
reslen could be used uninitialised in GetFileResource32 (fixes some
by Marcus Meissner
· 26 years ago
ce82177
Implementation of VERSION.DLL. Based on old misc/ver.c.
by Ulrich Weigand
· 26 years ago