Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Francois Gouget
|
31f7eb790f
|
msvcr90/tests: Make test_invalid_parameter_handler() static.
|
2010-06-22 20:04:20 +02:00 |
Alexandre Julliard
|
4f3b7f8445
|
msvcrt: Implement _invalid_parameter and fix the handler definitions.
|
2010-04-14 18:00:46 +02:00 |
Alexandre Julliard
|
701dd23911
|
msvcr90/tests: Fix the calling convention of the initterm callbacks.
|
2010-04-07 14:25:32 +02:00 |
Detlef Riekenberg
|
57fb163381
|
msvcr90: Run the tests again on w2k and below.
|
2010-04-05 11:37:16 +02:00 |
Piotr Caban
|
f377e4be6b
|
msvcrt: Move invalid parameter tests to msvcr90.
|
2010-04-01 18:12:58 +02:00 |
Piotr Caban
|
f7cc8f695b
|
msvcr90: Added implementation of __sys_nerr and __sys_errlist.
|
2010-03-25 17:06:01 +01:00 |
Piotr Caban
|
254eab3827
|
msvcr90: Added _get/set_invalid_parameter_handler implementation.
|
2010-03-25 16:46:56 +01:00 |
Piotr Caban
|
d91b71e0df
|
msvcr90: Added _encoded_null() implementation.
|
2010-03-25 16:46:43 +01:00 |
Piotr Caban
|
c452249e00
|
msvcr90: Implement _encode_pointer and _decode_pointer.
|
2010-03-25 16:36:56 +01:00 |
Detlef Riekenberg
|
73e669c6bc
|
msvcr90/tests: Add tests for _initterm_e.
|
2010-03-22 15:52:35 +01:00 |