Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
dccd41a88a
|
kernel: Fixed regression in atom handling.
Added proper tests (local & global functions).
|
2006-02-06 11:26:57 +01:00 |
Detlef Riekenberg
|
4cfc3874df
|
kernel/tests: Integer atoms return different results on WinNT 3.51.
|
2006-01-23 11:23:50 +01:00 |
Eric Pouech
|
70342dbc61
|
kernel32: Implemented atoms query function on top of ntdll ones.
|
2006-01-03 17:35:01 +01:00 |
Detlef Riekenberg
|
9d7c5911be
|
NT3.51 returns ERROR_MORE_DATA.
|
2005-10-11 19:58:38 +00:00 |
Vitaliy Margolen
|
593ab4cac4
|
Fix atom tests on win9x.
|
2005-10-06 11:35:32 +00:00 |
Eric Pouech
|
c43e416bc3
|
Added a bunch of test cases for atoms.
|
2005-09-28 11:58:20 +00:00 |
Eric Pouech
|
b461ddeb2d
|
Copied the atom tests for global atom so that we can test local atoms
too.
|
2005-04-18 15:47:18 +00:00 |
Francois Gouget
|
f229c911b5
|
Add trailing '\n's to ok() calls.
|
2004-01-23 02:10:33 +00:00 |
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 |
Alexandre Julliard
|
f93256a56c
|
Warning fixes.
|
2003-08-06 22:08:04 +00:00 |
Francois Gouget
|
45d261374c
|
Use strlen or lstrlenA as appropriate to avoid signed/unsigned
warnings.
|
2002-12-18 02:22:51 +00:00 |
Jeff Smith
|
28f14ba5ff
|
Spelling corrections.
|
2002-10-09 18:14:24 +00:00 |
Dmitry Timoshkov
|
c8ab54d158
|
Fixed atom test to work on Windows.
|
2002-10-04 17:45:00 +00:00 |
Francois Gouget
|
b41ec51ff3
|
Do not include wine/unicode.h.
|
2002-09-06 18:36:42 +00:00 |
Alexandre Julliard
|
69b2201883
|
Rewrote atom test in C.
|
2002-07-31 17:45:00 +00:00 |