Michael Ploujnikov
|
4b7877d79d
|
secur32/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:09 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Paul Vriens
|
e1b1fa757c
|
secur32: Make tests loadable on NT4.
|
2006-08-18 11:33:51 +02:00 |
Robert Reif
|
e86828a072
|
secur32: Add GetComputerObjectName tests.
|
2006-08-16 12:48:08 +02:00 |
Kai Blin
|
c62193266d
|
secur32: Move NTLM tests to ntlm.c to avoid cluttering main.c with NTLM-specific tests.
|
2006-08-09 11:20:03 +02:00 |
Juan Lang
|
866969ed2b
|
secur32: Improve schannel's AcquireCredentialsHandle, with tests.
|
2006-07-28 12:36:39 +02:00 |
Ivan Leo Puoti
|
372a281c24
|
Make secur32.dll tests load on nt 4.0.
|
2005-10-26 10:09:53 +00:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Kai Blin
|
84fb7913f9
|
Set up tests for secur32.
|
2005-08-03 13:08:49 +00:00 |