[baseaddress]

hackfix for VLC Player startup

svn path=/trunk/; revision=61898
This commit is contained in:
Christoph von Wittich 2014-02-01 08:55:54 +00:00
parent 735d21a7e3
commit 988c69e1c1

View file

@ -283,7 +283,7 @@ set(baseaddress_wmi 0x707e0000)
set(baseaddress_ws2_32_new 0x70790000)
set(baseaddress_wshirda 0x70760000)
set(baseaddress_wshtcpip 0x70730000)
set(baseaddress_wsock32 0x70700000)
set(baseaddress_wsock32 0x78700000) # FIXME: hackfix for VLC player
set(baseaddress_wtsapi32 0x706d0000)
set(baseaddress_wuapi 0x70690000)
set(baseaddress_xinput1_1 0x70660000)