commit | f419880d64017a4afc6adb25b7bf0c523c1d979c | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Mon Jun 20 10:33:17 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jun 20 10:33:17 2005 +0000 |
tree | 2fb02b82923e52016bf9cd28e195d02586e53f1a | |
parent | 843cd506c57f3bf4f2ca01abc9dafa23bae4e953 [diff] |
- 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.