* lib/version.def (LIBRARY): Quote name.
This commit is contained in:
parent
e9c00b0eeb
commit
711d0c752a
winsup/w32api
@ -1,3 +1,7 @@
|
|||||||
|
2003-09-25 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
|
* lib/version.def (LIBRARY): Quote name.
|
||||||
|
|
||||||
2003-09-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
2003-09-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
||||||
|
|
||||||
* include/winuser.h (GetClipboardSequenceNumber): Add functions
|
* include/winuser.h (GetClipboardSequenceNumber): Add functions
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
LIBRARY VERSION.dll
|
LIBRARY "VERSION.dll"
|
||||||
EXPORTS
|
EXPORTS
|
||||||
GetFileVersionInfoA@16
|
GetFileVersionInfoA@16
|
||||||
GetFileVersionInfoSizeA@8
|
GetFileVersionInfoSizeA@8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user