Module: wine Branch: master Commit: 0f8cbab1a9c99c63da4a880912abdb2d7280ce02 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0f8cbab1a9c99c63da4a880912...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Jun 4 13:28:21 2013 +0200
wbemprox: Add a function to resize a table.
---
dlls/wbemprox/builtin.c | 127 ++++++++++++++++++-------------------- dlls/wbemprox/class.c | 2 +- dlls/wbemprox/table.c | 20 +++--- dlls/wbemprox/wbemprox_private.h | 3 +- 4 files changed, 74 insertions(+), 78 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0f8cbab1a9c99c63da4a88...