Nerijus Baliunas
|
f89f3df1a2
|
Updated LT keyboard.
|
2003-08-20 03:40:47 +00:00 |
Eric Pouech
|
f3d2a8d42d
|
Removed the DOSFS_ specific time related conversion routine, and make
use of the ntdll equivalents.
|
2003-08-20 03:40:21 +00:00 |
Eric Pouech
|
61f84c18d5
|
Translate a few more kernel32 calls into the ntdll equivalents.
|
2003-08-20 03:39:38 +00:00 |
Eric Pouech
|
7435723e11
|
Removed code for handling ${VAR} constructs in .ini files.
|
2003-08-20 03:39:07 +00:00 |
|
3d6e91cd99
|
Fix parameter to snd_pcm_sw_params_set_silence_size().
|
2003-08-20 03:38:27 +00:00 |
Dmitry Timoshkov
|
4aec75f017
|
Apply only specified tests.
Implement IS_TEXT_UNICODE_REVERSE_SIGNATURE, IS_TEXT_UNICODE_STATISTICS
and IS_TEXT_UNICODE_NULL_BYTES tests.
Revert IS_TEXT_UNICODE_ODD_LENGTH test.
|
2003-08-20 03:34:45 +00:00 |
Dimitrie O. Paun
|
00e5ccfa17
|
Stub out the _[w]popen/_pclose() functions.
|
2003-08-20 03:34:20 +00:00 |
Alexandre Julliard
|
9e9e3a9ce5
|
We need to ignore STATUS_OBJECT_TYPE_MISMATCH errors too when setting
the process console.
|
2003-08-19 03:46:24 +00:00 |
Ivan Leo Murray-Smith
|
4ea0442229
|
Added Italian resources.
|
2003-08-19 03:44:41 +00:00 |
Alexandre Julliard
|
d8e34ebc21
|
Renamed system.dll to system.drv.
|
2003-08-19 03:27:45 +00:00 |
Alexandre Julliard
|
e0deb0c627
|
Replaced remaining calls to PROFILE_GetWineIniString/Bool by direct
registry accesses.
|
2003-08-19 03:21:04 +00:00 |
Jon Griffiths
|
7c3ab33196
|
Added i8n entries.
|
2003-08-19 03:12:56 +00:00 |
Jon Griffiths
|
743b61e63a
|
Use exception as the base for all exception derived classes.
Implement type_info methods correctly.
Add static RTTI for exported objects.
Throw exceptions when run time casts fail.
|
2003-08-19 03:12:32 +00:00 |
Mike McCormack
|
5ac945c021
|
Implement registry key unloading.
|
2003-08-19 03:08:17 +00:00 |
Eric Pouech
|
449d10fd79
|
Fixed regression in process creation (std handle inheritance).
|
2003-08-19 01:05:17 +00:00 |
Alexandre Julliard
|
9b8a0595bc
|
_ftol should return a 64-bit int (spotted by Jon Griffiths).
|
2003-08-19 01:03:08 +00:00 |
Jukka Heinonen
|
32e929c0da
|
When forcing call to DOS relay from protected mode, make sure that
relay sees original stack and code pointers. Make it possible for DOS
relay to modify code and stack pointers.
|
2003-08-19 00:59:23 +00:00 |
Erwin Wolff
|
e3869d56b7
|
Removed VERSION typedef.
|
2003-08-19 00:59:02 +00:00 |
Gregory M. Turner
|
7bcf7b1602
|
Wrap error-prone msc symbol loading with a __TRY block.
|
2003-08-19 00:57:58 +00:00 |
Christian Costa
|
9650db497b
|
Allocate space to contain the IMAGE_NT_HEADERS structure (ImageLoad
function).
Add some more traces.
|
2003-08-19 00:57:29 +00:00 |
Maxime Bellengé
|
3db30e376c
|
Fix unreachable TVHT_ONITEMSTATEICON in TREEVIEW_LButtonDown.
|
2003-08-19 00:57:08 +00:00 |
Jon Griffiths
|
08922859c6
|
Make RtlTimeToSecondsSince1970 consistent with other time calls.
Documentation fixes.
|
2003-08-19 00:56:34 +00:00 |
Francois Gouget
|
47b6d0af59
|
Spelling and case fixes.
|
2003-08-18 20:11:29 +00:00 |
José Manuel Ferrer Ortiz
|
89fc12f84e
|
Added Spanish translation.
|
2003-08-18 20:06:09 +00:00 |
Alexandre Julliard
|
ef94e40cc1
|
Added missing \n in TRACE calls.
|
2003-08-18 20:04:27 +00:00 |
Alexandre Julliard
|
1bfade140f
|
Free the debug info when making a critical section global.
|
2003-08-18 20:03:00 +00:00 |
Jon Griffiths
|
140eb97eef
|
Portability fixes.
|
2003-08-18 20:00:44 +00:00 |
Jon Griffiths
|
81d19be889
|
Make I1 fields explicitly signed.
Add support for I8 fields in variants.
Add a missing undocumented FADF_ flag.
|
2003-08-18 19:59:47 +00:00 |
Lionel Ulmer
|
4d8d0f03ca
|
Added support for multi-texturing.
|
2003-08-18 19:55:11 +00:00 |
Jon Griffiths
|
228f22e967
|
Add some new types and functions.
Remove ITU_IMPLEMENTED_TESTS, its not part of the Win32 Api.
|
2003-08-18 19:54:13 +00:00 |
Robert Reif
|
d316a045da
|
Fixed Warblade image loading.
|
2003-08-18 19:53:23 +00:00 |
Robert Reif
|
fe09afb7cc
|
Fixed bug where last tests were not executed.
Print out sound device info.
|
2003-08-18 19:52:56 +00:00 |
Jukka Heinonen
|
215a0d6f3e
|
Fix CPU flag handling when internal interrupts are branched to.
|
2003-08-18 19:52:28 +00:00 |
Dmitry Timoshkov
|
6f66c1c75b
|
Windows ignores values of e_cparhdr and e_crlc of the MZ header.
|
2003-08-18 19:51:42 +00:00 |
Raul
|
11e844db58
|
Small Estonian keyboard fix.
|
2003-08-18 19:51:13 +00:00 |
Gregory M. Turner
|
fc5e7048c5
|
Don't touch perf in FDIIsCabinet, InstallShield may already have freed
it.
|
2003-08-18 19:50:14 +00:00 |
Jon Griffiths
|
2d3e50537f
|
Use $(EXEEXT) for the winedump executable.
|
2003-08-18 19:49:10 +00:00 |
Jon Griffiths
|
3e12aba93f
|
Only statics are sure to be set to 0, explicitly initialise globals.
|
2003-08-18 19:48:58 +00:00 |
Jon Griffiths
|
ad86c25a8a
|
Remove redundant wine specific #include.
|
2003-08-18 19:48:38 +00:00 |
Jon Griffiths
|
40085f8a8c
|
ole/ directory doesn't exist anymore.
|
2003-08-18 19:48:14 +00:00 |
Jon Griffiths
|
68806c4410
|
Spelling fixes.
|
2003-08-18 19:47:42 +00:00 |
Jon Griffiths
|
69229e7c8c
|
Cast hresult error codes to HRESULT.
|
2003-08-18 19:47:18 +00:00 |
Maxime Bellengé
|
fb39442d7f
|
Fix things broken by the last TREEVIEW_UpdateDispInfo patch.
|
2003-08-18 19:46:31 +00:00 |
Eric Pouech
|
a851c88001
|
Regression fixes for Nt{Read|Write}File:
- actually block in TIMEOUT mode
- in overlapped mode, if any data is already available then process it
without returning a pending status code
|
2003-08-18 19:45:53 +00:00 |
Marcelo Duarte
|
2caec6fe3b
|
Localization to the Portuguese of Brazil.
|
2003-08-18 19:45:16 +00:00 |
Alexandre Julliard
|
03d7998970
|
Moved __errno_location() handling to pthread.c, and added similar
handling for __res_state().
|
2003-08-15 03:55:06 +00:00 |
Alexandre Julliard
|
985ba8ed87
|
Added missing dependency.
|
2003-08-15 03:52:35 +00:00 |
Alexandre Julliard
|
269511026f
|
Fixed indentation.
|
2003-08-15 03:51:19 +00:00 |
Lionel Ulmer
|
9a7fdc2fbc
|
Remove from docs / config tool useless / obsoleted options.
|
2003-08-15 03:50:48 +00:00 |
Jason Edmeades
|
beb4ac8fe1
|
DXT1/3/5 support was broken, but unnoticeable since we also indicated
it wasn't supported.
|
2003-08-15 03:50:08 +00:00 |