Change headers to <windows.h> in order to prevent a compilation
[wine] / dlls / rsabase /
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-02-23  Michael JungMade rsabase forward everything to rsaenh.
2004-10-05  Dmitry TimoshkovMake advapi32/crypt.c test pass under win2k SP4, do...
2004-08-16  Michael JungRegister TypeName registry key value.
2004-07-30  Michael JungAdded a tiny unit test for rsabase.dll.
2004-06-25  Michael JungChanged type of "Signature" registry key value to REG_B...
2004-06-16  Gerald PfeiferAvoid unused variable warning.
2004-06-03  Raphael JunqueiraCreated more needed registry key in DllRegisterServer.
2004-06-02  Robert ShearmanCreated needed registry key in DllRegisterServer.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-02  Francois GougetAssorted spelling and case fixes.
2004-03-01  Juan LangMake rsabase.dll self-register.
2004-02-13  Mike McCormackImplement enough of rsabase.dll to get Steam to login.