Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Francois Gouget
|
23aa0f64a2
|
Fix signed/unsigned warnings.
|
2002-12-18 20:50:49 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Francois Gouget
|
3a8601948d
|
NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all
Windows platforms -> use GetModuleHandle + GetProcAddress.
|
2002-09-16 22:45:22 +00:00 |
Alexandre Julliard
|
3507999f3d
|
Delete registry key at exit.
|
2002-09-12 22:29:58 +00:00 |
Patrik Stridvall
|
7e252cb5ef
|
Fixed C++ comments.
|
2002-09-12 20:45:22 +00:00 |
Jon Griffiths
|
f5b34b5b69
|
Implementation and test for SHCopyKeyA/W.
|
2002-09-12 18:02:14 +00:00 |
Alexandre Julliard
|
63d29eb79b
|
Fixed string lengths to do the right thing for all platforms.
|
2002-08-09 01:14:23 +00:00 |
Eric Pouech
|
f320e74c59
|
No longer depends on external env strings values.
|
2002-06-28 17:35:20 +00:00 |
Alexandre Julliard
|
75de8fe16c
|
Added printf format checking to the ok() and trace() macros, and fixed
the resulting warnings.
|
2002-06-22 00:08:10 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Francois Gouget
|
4c314000b9
|
Make the tests compile with Visual C++.
|
2002-05-23 02:40:07 +00:00 |
Juergen Schmied
|
c74a791a0d
|
Added some tests.
|
2002-05-09 19:48:07 +00:00 |