Skip to content
Snippets Groups Projects
Commit be6d891f authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard
Browse files

advpack: Prepare the unicodification of advpack.dll.

All functions that manipulate strings should have an Ansi and a
Unicode variant.
Forward the unqualified dll entry points to the Ansi variant for
backward compatibility.
We're not allowed to use unqualified entry points in Wine, so change
RegInstall() calls to RegInstallA().
Update win32.api.
parent 893d7524
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment