Jan Zerebecki
|
870310b461
|
wined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.
|
2007-02-23 11:57:46 +01:00 |
Jan Zerebecki
|
706bc26a69
|
wined3d: Make CreateFakeGLContext thread safe.
|
2007-02-23 11:57:12 +01:00 |
Jan Zerebecki
|
85d9b0249f
|
winex11.drv: Set the refresh rate for NoRes to 60 instead of 0.
|
2007-02-23 11:24:29 +01:00 |
Jan Zerebecki
|
2dd35ac53b
|
cmd: Remove redundant const.
|
2007-02-23 11:24:25 +01:00 |
Francois Gouget
|
3bf42961a8
|
user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4.
|
2007-02-23 11:24:19 +01:00 |
Francois Gouget
|
3e6aa43229
|
winex11.drv: Catch and report screen resolution change errors.
|
2007-02-23 11:24:16 +01:00 |
Aric Stewart
|
f273bf1ad6
|
imm32: Corrections to the message ordering for IME input.
|
2007-02-23 11:24:02 +01:00 |
Aric Stewart
|
26e22f1840
|
imm32: Implement GSC_RESULTCLAUSE.
|
2007-02-23 11:24:02 +01:00 |
Andrew Talbot
|
19daedffaf
|
version: Constify a variable.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
d31969b5e6
|
urlmon: Check if protocol object implements IInternetProtocolInfo interface.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
46132ee2cd
|
itss: Added CombineUrl implementation.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
c0351acd57
|
itss: Added ParseUrl implementation.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
a4cc844bec
|
itss: Added IInternetProtocolInfo interface stub implementation.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
09cf4e5dcc
|
itss: Added test of paths with back slashes and escaped URLs.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
2cc9eb1665
|
itss: Fix handling URLs with back slashes and escaped URLs.
|
2007-02-23 11:24:01 +01:00 |
Jacek Caban
|
18632c2b3c
|
itss: Fix opening streams with back slashes.
|
2007-02-23 11:24:01 +01:00 |
Rob Shearman
|
e716c5b1ef
|
kernel32: Fix crash in dns_gethostbyname.
|
2007-02-23 11:18:40 +01:00 |
Rob Shearman
|
3d02585449
|
netapi32: Add a stub for NetUserChangePassword.
|
2007-02-23 11:18:36 +01:00 |
Dmitry Timoshkov
|
47e6fb4d29
|
dlls: Add wing32 dll.
|
2007-02-23 11:18:29 +01:00 |
Dmitry Timoshkov
|
aa3fa9a5d9
|
gdi32: Avoid a not necessary CreateDC call.
|
2007-02-23 11:18:03 +01:00 |
Francois Gouget
|
826f89f5a7
|
wine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.
This also removes the ambiguity with the new 'Pacific Standard Time (Mexico)' timezone.
|
2007-02-23 11:17:57 +01:00 |
Francois Gouget
|
396bad1f6e
|
Use the SW_XXX constants when calling ShowWindow().
|
2007-02-23 11:17:54 +01:00 |
Eric Pouech
|
8d3167cc9a
|
dbghelp: Merge the A/W of elf_map_file into a single one.
|
2007-02-22 12:34:09 +01:00 |
Eric Pouech
|
0c1e33bb06
|
dbghelp: Now load the .gnu_debuglink file using Unicode search paths.
|
2007-02-22 12:33:37 +01:00 |
Eric Pouech
|
4aab161297
|
dbghelp: Added helper to map a Unicode file.
|
2007-02-22 12:33:14 +01:00 |
Eric Pouech
|
3565d93ebe
|
dbghelp: Now moving the ELF loading code to Unicode.
|
2007-02-22 12:32:17 +01:00 |
Eric Pouech
|
c1269392e0
|
dbghelp: Move elf_fetch_file_info to Unicode.
|
2007-02-22 12:29:53 +01:00 |
Eric Pouech
|
039d54a4bf
|
dbghelp: Make elf_enum_modules a Unicode function.
|
2007-02-22 12:29:27 +01:00 |
Eric Pouech
|
89bc65695f
|
dbghelp: Now storing module internal info for minidumps in Unicode.
|
2007-02-22 12:28:59 +01:00 |
Eric Pouech
|
7694da86ab
|
winedbg: Some enhancements by using Unicode flavors.
|
2007-02-22 12:28:17 +01:00 |
Eric Pouech
|
c0fa60f547
|
dbghelp: A few fixes related to Unicode translation.
|
2007-02-22 12:27:39 +01:00 |
Eric Pouech
|
1690cf1815
|
dbghelp: Moved the internals for registered callback to Unicode.
|
2007-02-22 12:27:16 +01:00 |
Eric Pouech
|
180127dd94
|
dbghelp: Get rid of temporary module_get_type_by_nameA.
|
2007-02-22 12:27:00 +01:00 |
Eric Pouech
|
2f0ed90c4e
|
dbghelp: Implemented SymFindFileInPathW.
|
2007-02-22 12:26:16 +01:00 |
Eric Pouech
|
9e1f9ec19e
|
dbghelp: Implemented SearchTreeForFileW.
|
2007-02-22 12:22:26 +01:00 |
Eric Pouech
|
c0be0032de
|
dbghelp: Implemented EnumDirTreeW.
|
2007-02-22 12:22:05 +01:00 |
Eric Pouech
|
8b861202ba
|
dbghelp: Implemented SymMatchFileNameW.
|
2007-02-22 12:21:40 +01:00 |
Eric Pouech
|
d707fe5ac3
|
dbghelp: Added module_get_type_by_name in Unicode form and keep the ANSI form for compatibility.
|
2007-02-22 12:21:14 +01:00 |
Eric Pouech
|
46684a9fb6
|
dbghelp: Moved ELF module loading interfaces to Unicode.
The core the code remains ANSI, as all the information is stored as ANSI.
|
2007-02-22 12:20:03 +01:00 |
Eric Pouech
|
6a859fb0e6
|
dbghelp: Move PE module loading to Unicode.
|
2007-02-22 11:41:15 +01:00 |
Eric Pouech
|
bcc1913354
|
dbghelp: Implemented FindExecutableImage[W].
|
2007-02-22 11:39:52 +01:00 |
Eric Pouech
|
43dffcd05d
|
dbghelp: Now storing module information in Unicode form.
|
2007-02-22 11:39:08 +01:00 |
Eric Pouech
|
6efc061992
|
dbghelp: .gnu_link support: rewrote helper functions for better later unicodification.
|
2007-02-22 11:35:21 +01:00 |
Eric Pouech
|
c75fb89a64
|
dbghelp: Prepare module loading functions to be switched to Unicode module storage.
|
2007-02-22 11:34:20 +01:00 |
Eric Pouech
|
50de2e2e4a
|
dbghelp: Make the module info functions ready for the Unicode move.
|
2007-02-22 11:33:06 +01:00 |
Eric Pouech
|
fcd3972fa8
|
dbghelp: Rewrote the loaded modules enumeration so that Unicode version is the core.
|
2007-02-22 11:32:05 +01:00 |
Eric Pouech
|
aac77c98a2
|
dbghelp: Added an ANSI copy of the module name (useful for next patches).
|
2007-02-22 11:28:53 +01:00 |
Eric Pouech
|
33c8ffc301
|
dbghelp: Added helper to define the module's name.
|
2007-02-22 11:28:13 +01:00 |
Misha Koshelev
|
a85895d240
|
oleview: Account for unnamed right hand side parameter of propput.
|
2007-02-22 11:27:22 +01:00 |
Aric Stewart
|
a0ad8f38c7
|
shell32: IShellLink::GetIDList fix.
IShellLink::GetIDList when it fails to generate a PIDL must set ppidl
to NULL or some applications think it contains valid data.
|
2007-02-22 11:27:18 +01:00 |