CRYPTUI: Add an empty cryptui implementation.

Mike McCormack mike at codeweavers.com
Mon Jan 2 02:57:25 CST 2006


May not want this empty dll in WineHQ, but it makes SmartFTP start up, 
so I'm posting it here to reference it from bug #3650, which has some 
interesting MDI/windowing problems somebody might be interested in...

Mike


ChangeLog:
Add an empty cryptui implementation.

  configure.ac              |    1 +
  dlls/cryptui/.gitignore   |    2 ++
  dlls/cryptui/Makefile.in  |   13 +++++++++++++
  dlls/cryptui/cryptui.spec |   39 +++++++++++++++++++++++++++++++++++++++
  dlls/cryptui/main.c       |    0
  5 files changed, 55 insertions(+), 0 deletions(-)
  create mode 100644 dlls/cryptui/.gitignore
  create mode 100644 dlls/cryptui/Makefile.in
  create mode 100644 dlls/cryptui/cryptui.spec
  create mode 100644 dlls/cryptui/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: e8c0f978d7ee99702cf430c8b68a722d959737f2.diff
Type: text/x-patch
Size: 2495 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060102/1f69cff7/e8c0f978d7ee99702cf430c8b68a722d959737f2.diff


More information about the wine-patches mailing list