projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Do nothing in ShowWindow(SW_SHOW) if a window is already visible.
[wine]
/
dlls
/
version
/
info.c
2004-05-19
Eric Pouech
GetModuleFileName[AW] doesn't terminate the string...
blob
|
commitdiff
|
raw
2004-04-12
Alexandre Julliard
Set last error to 0 on success in VERSION_GetFileVersio...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
Stefan Leichter
Moved implementation of GetFileVersionInfoSize from...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-28
Robert Shearman
Allow VerQueryValueW to query 16-bit resources.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Dimitrie O. Paun
Merge documentation/status/version into the version...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-15
Tony Lambregts
Replace DPRINTF with TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-14
François Gouget
NT sets the error code to ERROR_RESOURCE_DATA_NOT_FOUND...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-08
Alexandre Julliard
Removed workaround for 16-bit loader bug.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Dmitry Timoshkov
Always call LoadLibrary.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Andreas Mohr
Remove unneeded WINAPI.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-23
Francois Gouget
ConvertVersionInfo32To16: the end of the child list...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-19
Dmitry Timoshkov
Truncate version data if provided buffer is not large...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-16
Dmitry Timoshkov
Fixed prototype of GetFileVersionInfoA/W.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-14
Dmitry Timoshkov
Return from GetFileVersionInfo(Size) if specified file...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Dmitry Timoshkov
Add version information (16 and 32 bit) to core built...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Lawson Whitney
If VerQueryValueA is called with a PE resource, transla...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-16
Alexandre Julliard
Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-23
Alexandre Julliard
Duplicate resource directory searching routines instead...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-13
Alexandre Julliard
Use the Unicode string functions from wine/unicode...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Patrik Stridvall
Made some local functions static.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-08
Ulrich Weigand
Fixed alignment problem with VERSION_INFO members.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Move VerLanguageName[AW] back to base (exported from...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-21
Uwe Bonnes
Alignment fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Uwe Bonnes
Fixed alignment.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-08
Alexandre Julliard
Replaced a few calls to lstr* functions by their CRTDLL...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Alexandre Julliard
Got rid of dsprintf and related macros.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-29
Paul Quinn
ver.h is a legacy header. winver.h should be used instead.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Michael Veksler
Removed some includes of 16 bit API.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Lawson A. Whitney
Don't hang on the last child if it's not wanted.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Bertho Stultiens
Renamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Ulrich Weigand
NULL is a valid argument as handle for GetFileVersionIn...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Ulrich Weigand
Implementation of VERSION.DLL. Based on old misc/ver.c.
blob
|
commitdiff
|
raw
|
diff to current