Module: wine Branch: master Commit: c82fde405844cb5864267e9d4a03e042b33ba34d URL: http://source.winehq.org/git/wine.git/?a=commit;h=c82fde405844cb5864267e9d4a...
Author: Rob Shearman rob@codeweavers.com Date: Mon Jan 22 21:48:51 2007 +0000
credui: Add stubbed out credui DLL.
---
Makefile.in | 2 ++ configure | 3 ++- configure.ac | 1 + dlls/Makefile.in | 1 + dlls/credui/Makefile.in | 13 +++++++++++++ dlls/credui/credui.spec | 17 +++++++++++++++++ dlls/credui/credui_main.c | 41 +++++++++++++++++++++++++++++++++++++++++ 7 files changed, 77 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c82fde405844cb5864267e...