- Change some of the registry helper functions to use the unicode
authorRobert Shearman <rob@codeweavers.com>
Mon, 20 Jun 2005 10:33:17 +0000 (10:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Jun 2005 10:33:17 +0000 (10:33 +0000)
commitf419880d64017a4afc6adb25b7bf0c523c1d979c
tree2fb02b82923e52016bf9cd28e195d02586e53f1a
parent843cd506c57f3bf4f2ca01abc9dafa23bae4e953
- Change some of the registry helper functions to use the unicode
  versions of the CLSID & registry functions.
- Reindent CoGetClassObject and output an error message if the class
  isn't registered.
- Add tests for the touched functions.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/tests/.cvsignore
dlls/ole32/tests/Makefile.in
dlls/ole32/tests/compobj.c [new file with mode: 0644]