Alexandre Julliard
10aacbf3ef
Renamed the COMCTL32_* functions to use the exported name.
2003-09-17 22:42:04 +00:00
Mike Hearn
5a2cde6532
- All settings in the drive edit dialog are now instant apply.
...
- Replace OK/Cancel buttons on the right with a close button on the
bottom.
- Warn the user when a C drive is not present.
- Add drive functionality will now always create a C drive if one
isn't present.
- Misc crasher fixes.
- Drive list box now reflects drives that take their data from a
device correctly.
- Various code cleanups.
2003-09-17 22:40:38 +00:00
Jon Griffiths
ab58bf179b
More tests for kernel NLS functions.
...
Use LOCALE_NOUSEROVERRIDE where appropriate.
2003-09-17 22:40:07 +00:00
Jon Griffiths
31f1a801a7
Re-implement and optimise the NLS formatting functions (many fixes).
...
Documentation updates.
2003-09-17 22:39:51 +00:00
Oleg Prokhorov
223a442de1
Avoid crash if invalid rate was specified.
2003-09-17 22:39:20 +00:00
Igor Stepin
f2cac81ac5
Added Russian translation.
2003-09-17 22:39:01 +00:00
Dimitrie O. Paun
ae3faeb066
Get rid of no longer needed files.
2003-09-17 22:38:39 +00:00
Mike Hearn
9e849c0044
Implemented mouse wheel support.
2003-09-17 22:38:12 +00:00
Alexandre Julliard
add0c5850b
Use WOWCallback16Ex to switch to vm86 mode so that we can setup a
...
proper exception handler and handle instruction emulation.
2003-09-17 20:23:33 +00:00
Alexandre Julliard
f5cb3dde17
Moved undocumented functions out of the exported commctrl.h.
2003-09-17 20:15:21 +00:00
Alexandre Julliard
209ce0be91
Avoid linking error with older alsa libs.
2003-09-17 20:09:39 +00:00
Igor Stepin
f638678830
Added a lot of Russian translations.
2003-09-17 20:08:20 +00:00
Igor Stepin
75222132a3
Added Russian translation.
2003-09-17 20:05:31 +00:00
Jon Griffiths
69d157b2b7
Documentation updates.
2003-09-17 20:05:03 +00:00
Mike McCormack
de047225bb
Created stub functions for advapi32.GetExplicitEntriesFromAclA/W().
2003-09-17 20:04:45 +00:00
Mike McCormack
6c579880c9
Add missing LF in trace message.
2003-09-17 20:04:25 +00:00
José Manuel Ferrer Ortiz
cbc1fd3698
Updated Spanish translation.
2003-09-17 20:03:26 +00:00
Alexandre Julliard
aaf3503ea5
Moved almost all remaining process, thread, fiber and exception
...
functions to dlls/kernel.
2003-09-17 05:31:32 +00:00
Alexandre Julliard
1479aebda3
Moved instruction emulation to dlls/kernel.
2003-09-17 04:34:31 +00:00
Alexandre Julliard
1084a8ba93
Moved out of windef.h a few definitions that don't belong there
...
(reported by Filip Navara).
2003-09-17 04:31:27 +00:00
Alexandre Julliard
9d61596624
SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara).
2003-09-17 04:28:28 +00:00
Hannu Valtonen
c05bbb9357
Use native msi until our own implementation works decently.
2003-09-17 04:18:50 +00:00
Rolf Kalbermatter
fddc4ec7b4
Fix another error under Win9x (hopefully).
2003-09-17 04:18:09 +00:00
Rolf Kalbermatter
d1ffc6f11c
Implemented SHSimpleIDListFromPath correctly.
2003-09-17 04:17:33 +00:00
Steven Edwards
c07808a04b
Remove redundant includes.
2003-09-17 04:16:51 +00:00
Alexandre Julliard
f3a35766db
More robust detection of charset names.
2003-09-16 20:38:33 +00:00
Alexandre Julliard
65e7196fed
Moved most kernel string functions to dlls/kernel.
2003-09-16 20:35:42 +00:00
Alexandre Julliard
0f170015f1
Moved most 32-bit heap functions to dlls/kernel.
2003-09-16 20:34:14 +00:00
Dimitrie O. Paun
dd0a6c874b
Do not require GUI support for displaying errors in wrapper.
...
Link the wrapper only against kernel (no dl, msvcrt, etc).
Allow the setting of the app DLL when a wrapper is created.
2003-09-16 20:27:14 +00:00
Mike McCormack
741e1fc82f
Implemented ImageGetCertificateData.
2003-09-16 20:26:52 +00:00
Mike McCormack
2b2a6f31a9
Added mailslot defines.
2003-09-16 20:26:28 +00:00
Pavel Roskin
e8db705fac
Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
2003-09-16 20:25:39 +00:00
Alex Pasadyn
6c9f813cce
Enable resolution changes for older D3D/DDraw applications.
2003-09-16 20:25:02 +00:00
Alex Pasadyn
ad22804e28
Enable resolution changes for D3D8 applications.
2003-09-16 20:24:49 +00:00
Alex Pasadyn
a19b6aaeb2
- Allow applications to resize the Wine desktop window.
...
- Some cleanup of ChangeDisplaySettings and friends.
2003-09-16 20:24:29 +00:00
Alex Pasadyn
33854afbe0
- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
...
- Add test for FindNextFile that checks last error value.
2003-09-16 01:22:05 +00:00
Rolf Kalbermatter
d4f1381154
Added a few todo_wine tests with filenames with wildcards.
2003-09-16 01:19:21 +00:00
Rolf Kalbermatter
55bcaec4f4
Remove <ntstatus.h> to allow compilation with MS PSDK headers.
2003-09-16 01:18:53 +00:00
Filip Navara
2773106058
Fixed definitions of TTTOOLINFOA/W_V1_SIZE and
...
REBARBANDINFOA/W_V3_SIZE.
2003-09-16 01:17:25 +00:00
Mike Hearn
6d4f4ac54e
Normalize win2000, nt2k, nt2000 to win2k, normalize win2k3 to win2003
...
(spotted by Vincent Béron).
2003-09-16 01:08:02 +00:00
Eric Pouech
9fd54b2838
- Implemented a few information classes in NtQuerySystemInformation.
...
- Added handle information to (wineserver) process snapshot.
2003-09-16 01:07:21 +00:00
Dimitrie O. Paun
66824e5fb6
Remove the unused WINE_DOC_SRCS, and the useless BOOKS_TARGETS.
2003-09-16 01:03:54 +00:00
ccfca3cbc4
Use SysAllocStringByteLen/SysStringByteLen to copy BSTR variants.
2003-09-16 01:03:34 +00:00
Vincent Béron
481701b7b3
Updates for various French resources.
2003-09-16 01:02:11 +00:00
Ivan Leo Murray-Smith
9c2fb80d94
Added/improved Italian translations.
2003-09-15 22:21:18 +00:00
Rolf Kalbermatter
2407c13848
Make sure the bind context is forwarded in
...
ShellFolder_ParseDisplayName.
2003-09-15 22:16:41 +00:00
Rolf Kalbermatter
9c74339c32
Signed/unsigned warnings and some formatting.
2003-09-15 22:13:40 +00:00
Rolf Kalbermatter
6f9336dd31
Added IFileSystemBindData implementation.
2003-09-15 22:10:48 +00:00
Rolf Kalbermatter
2a493336bd
SHChangeNotify should use SHSimpleIDListFromPath as this function
...
should not fail on paths that do not exist anymore.
2003-09-15 22:09:46 +00:00
Mike Hearn
2184030c9a
Added a simple TODO list.
2003-09-15 22:09:03 +00:00