Added patch to set ldr.EntryPoint for main executable (fixes wine bug 33034).

This commit is contained in:
Sebastian Lackner
2014-08-06 00:19:57 +02:00
parent 399f43a3f2
commit e08596a770
6 changed files with 66 additions and 3 deletions

3
debian/changelog vendored
View File

@@ -14,7 +14,8 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to return the appropriate connection time with SO_CONNECT_TIME.
* Added patch to support extra large and jumbo icons.
* Added patch to allow setting tablet / media center status via registry.
* Added patch to use manual redirection for RunDLL_CallEntry16
* Added patch to use manual redirection for RunDLL_CallEntry16.
* Added patch to set ldr.EntryPoint for main executable.
* Removed patch to create directories (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 30 Jul 2014 17:40:14 -0600