| commit | 9a722d0afd7672ea631b91b81fc7cb9569e15a2d | [log] [tgz] |
|---|---|---|
| author | Francois Gouget <fgouget@free.fr> | Mon Mar 06 11:11:09 2006 +0100 |
| committer | Alexandre Julliard <julliard@winehq.org> | Mon Mar 06 17:51:19 2006 +0100 |
| tree | 91b30df3800ab8a6854d61feb8eca783a777e1b4 | |
| parent | 69dcbaaf93a65820a28fe2485b6d15a90f423899 [diff] |
Fix compatibility with native advpack dlls. Most native advpack dlls in circulation don't have RegInstallA. So mshtml and urlmon should do a GetProcAddress() on 'RegInstall' instead.