Hans Leidekker : wbemprox: Add support for creating new tables.
Module: wine Branch: master Commit: 91049f5e753ae09ab569023e64a95e33901af2e0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=91049f5e753ae09ab569023e64... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Jul 13 11:35:39 2012 +0200 wbemprox: Add support for creating new tables. --- dlls/wbemprox/Makefile.in | 1 + dlls/wbemprox/builtin.c | 17 +-- dlls/wbemprox/main.c | 1 + dlls/wbemprox/query.c | 176 +------------------------ dlls/wbemprox/table.c | 280 ++++++++++++++++++++++++++++++++++++++ dlls/wbemprox/wbemprox_private.h | 14 ++ 6 files changed, 303 insertions(+), 186 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=91049f5e753ae09ab56902...
participants (1)
-
Alexandre Julliard