6 Aug
2015
6 Aug
'15
3:15 p.m.
Module: wine Branch: master Commit: 69ec8904557f2ecb9708dd38034a13993be9a646 URL: http://source.winehq.org/git/wine.git/?a=commit;h=69ec8904557f2ecb9708dd3803... Author: Sebastian Lackner <sebastian(a)fds-team.de> Date: Thu Aug 6 09:30:57 2015 +0200 vcomp: Implement _vcomp_for_dynamic_init and _vcomp_for_dynamic_next. --- dlls/vcomp/main.c | 141 ++++++++++++++++++++++++++++++++++++++++++++ dlls/vcomp/vcomp.spec | 4 +- dlls/vcomp100/vcomp100.spec | 4 +- dlls/vcomp110/vcomp110.spec | 4 +- dlls/vcomp90/vcomp90.spec | 4 +- 5 files changed, 149 insertions(+), 8 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=69ec8904557f2ecb9708dd...