Piotr Caban
|
3f4eded5d4
|
msvcrt: Added _get_osplatform implementation.
|
2010-05-05 15:26:45 +02:00 |
Alexandre Julliard
|
7e082f6608
|
msvcrt/tests: Make all msvcrt function pointers cdecl.
|
2009-05-23 11:57:38 +02:00 |
Alexandre Julliard
|
1c66fab80a
|
msvcrt/tests: Use the _winver etc. variables instead of the __p_ functions that don't exist on 64-bit.
|
2009-05-20 17:47:43 +02:00 |
Austin English
|
b7b28159c9
|
msvcrt/tests: Sign compare fixes.
|
2009-05-11 12:47:59 +02:00 |
Rein Klazes
|
ed20ac877c
|
msvcrt: Do not set the windows version to 0.5.
|
2009-04-20 17:29:26 +02:00 |
Jan Zerebecki
|
fbe9b578e1
|
msvcrt: Remove unused variable.
|
2007-03-15 12:25:12 +01:00 |
Alexandre Julliard
|
8f097d8c9d
|
msvcrt: _initterm doesn't return anything.
|
2007-03-14 12:26:43 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
Francois Gouget
|
1a145bb532
|
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.
|
2006-11-24 12:56:35 +01:00 |
Francois Gouget
|
b2765fc45a
|
msvcrt/tests: The tests must not include msvcrt.h because it contains declarations that may be incompatible with the PSDK headers.
|
2006-11-24 11:49:13 +01:00 |
Andrew Ziem
|
2132eb5490
|
msvcrt: Fix _initterm, with tests.
|
2006-06-21 13:40:33 +02:00 |