Sign in
goma
/
wine
/
8ea086b30802fd668f0580dec99a636a8b457198
/
dlls
/
rsabase
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
4f3dbb7
rsabase: Remove rsabase tests as they are covered in rsaenh.
by Paul Vriens
· 17 years ago
6c0f85c
rsabase: Add version resource.
by Detlef Riekenberg
· 17 years ago
c3ddf0a
rsabase/tests: Remove unneeded casts.
by Francois Gouget
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
5cf75e6
makefiles: Only run test and documentation targets in directories that need them.
by Alexandre Julliard
· 19 years ago
0fa8baa
make_dlls: Recursively ignore .ok files in all tests directories.
by Alexandre Julliard
· 19 years ago
edd100b
make_dlls: Recursively ignore testlist.c in all tests directories.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
7837a1e
rsabase: No need for an import library.
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
3855450
Forward the functions DllRegisterServer and DllUnregisterServer of
by Stefan Leichter
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 19 years ago
bba5423
Uncomment out DisableThreadLibraryCalls in DllMain and add the
by Alexandre Julliard
· 20 years ago
7120877
Fix some -Wstrict-prototypes warnings.
by Stefan Huehner
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
fbd4c0e
Made rsabase forward everything to rsaenh.
by Michael Jung
· 20 years ago
f2dca03
Make advapi32/crypt.c test pass under win2k SP4, do stricter error
by Dmitry Timoshkov
· 20 years ago
cb61aab
Register TypeName registry key value.
by Michael Jung
· 21 years ago
b4b0c24
Added a tiny unit test for rsabase.dll.
by Michael Jung
· 21 years ago
de22be2
Changed type of "Signature" registry key value to REG_BINARY.
by Michael Jung
· 21 years ago
0febf5f
Avoid unused variable warning.
by Gerald Pfeifer
· 21 years ago
31f6cf3
Created more needed registry key in DllRegisterServer.
by Raphael Junqueira
· 21 years ago
db78e09
Created needed registry key in DllRegisterServer.
by Robert Shearman
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
87f223a
Assorted spelling and case fixes.
by Francois Gouget
· 21 years ago
2faaf22
Make rsabase.dll self-register.
by Juan Lang
· 21 years ago
b6de304
Implement enough of rsabase.dll to get Steam to login.
by Mike McCormack
· 21 years ago