commit | ce8217734e83a1a0ebc21adb9fd8cb6d726cb09a | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <weigand@informatik.uni-erlangen.de> | Sun Jan 31 10:11:54 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Jan 31 10:11:54 1999 +0000 |
tree | 9b1fa555cac10ba301325a9d144b8791c336dafe | |
parent | d43a46a4572c60e5b8a5b7fa29256e66de37af7a [diff] |
Implementation of VERSION.DLL. Based on old misc/ver.c. - Accessing PE version info resources should work correctly now. - Fixed memory leaks. - Clean separation of 16- and 32-bit parts. - Minor bugfixes.