Sweden-Number/dlls/advpack
Francois Gouget be6d891f0d 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.
2006-02-27 15:57:33 +01:00
..
tests advpack: Implement AddDelBackupEntry. 2006-02-21 11:27:34 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in advpack: Branch off the advpack install functions into install.c. 2006-02-21 11:26:07 +01:00
advpack.c advpack: Prepare the unicodification of advpack.dll. 2006-02-27 15:57:33 +01:00
advpack.spec advpack: Prepare the unicodification of advpack.dll. 2006-02-27 15:57:33 +01:00
files.c advpack: Prepare the unicodification of advpack.dll. 2006-02-27 15:57:33 +01:00
install.c advpack: Prepare the unicodification of advpack.dll. 2006-02-27 15:57:33 +01:00
reg.c advpack: Prepare the unicodification of advpack.dll. 2006-02-27 15:57:33 +01:00