2 Oct
2007
2 Oct
'07
12:52 p.m.
Module: wine Branch: master Commit: b285d562b314ecdfe5fdbf452fc5f480417f7cd7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b285d562b314ecdfe5fdbf452f... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Oct 1 14:09:32 2007 +0200 urlmon: Wrap callback in RegisterBindStatusCallback. --- dlls/urlmon/bindctx.c | 545 +++++++++++++++++++++++++++++++++++++++++++++++ dlls/urlmon/tests/url.c | 14 +- dlls/urlmon/umon.c | 81 +------- 3 files changed, 553 insertions(+), 87 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b285d562b314ecdfe5fdbf...