Alexandre Julliard
|
90541731aa
|
ntdll/tests: Fix pointer casting warnings on 64-bit.
|
2009-01-03 20:14:01 +01:00 |
Francois Gouget
|
9eb62d3f9d
|
ntdll: Remove an unneeded cast.
|
2008-12-01 12:57:32 +01:00 |
Alexandre Julliard
|
85df734453
|
ntdll/tests: Fix the atom test on NT4.
|
2008-11-10 11:57:26 +01:00 |
Paul Vriens
|
f812d30486
|
ntdll/tests: Use skip and add a FreeLibrary.
|
2008-09-22 12:18:30 +02:00 |
Austin English
|
05faae7b5a
|
Spelling fixes.
|
2008-04-09 12:07:39 +02:00 |
Francois Gouget
|
369f4ccdfe
|
ntdll/tests: Don't use 0x55/0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:19:25 +01:00 |
Peter Oberndorfer
|
849a0fcf97
|
ntdll: Use correct prototype for thread function.
|
2007-05-11 11:20:42 +02:00 |
Michael Stefaniuc
|
8ddaf6cc21
|
ntdll/tests: Win64 printf format warning fixes.
|
2006-10-14 20:17:34 +02:00 |
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
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 |
Eric Pouech
|
b7607aebdc
|
ntdll: Correct implementation for atom query functions.
|
2006-01-03 17:34:43 +01:00 |
Francois Gouget
|
1b4e18fee7
|
Define WIN32_NO_STATUS so we don't get 'duplicate macro' errors when
compiling with the PSDK and MSVC.
Add some types that are not defined by the PSDK.
|
2005-08-11 17:04:07 +00:00 |
Eric Pouech
|
b168f478be
|
Some tests for NTDLL atom support (by György 'Nog' Jeney).
|
2005-05-11 15:56:09 +00:00 |