Gé van Geldorp
|
0e5dec753d
|
oleacc has a DllRegisterServer entry point
svn path=/trunk/; revision=20126
|
2005-12-12 22:00:16 +00:00 |
|
Filip Navara
|
871ffa8654
|
- Minimize the code differences between LoadIconImage and LoadCursorImage.
- Use ICs instead of DCs.
- Fix a DC leak.
svn path=/trunk/; revision=20125
|
2005-12-12 21:55:36 +00:00 |
|
Gé van Geldorp
|
46d3caa73e
|
Add oleacc to build
svn path=/trunk/; revision=20124
|
2005-12-12 21:42:18 +00:00 |
|
Filip Navara
|
c6406b106d
|
Replace GetModuleHandle("user32.dll") with User32Instance.
svn path=/trunk/; revision=20123
|
2005-12-12 21:36:50 +00:00 |
|
Filip Navara
|
26846ce596
|
Replace GetModuleHandle("user32.dll") with User32Instance.
svn path=/trunk/; revision=20122
|
2005-12-12 21:34:32 +00:00 |
|
Filip Navara
|
fca11cd62d
|
- Make the file at least slightly readable (the mixed TABs and spaces were way too annoying).
- Replace GetModuleHandleW(L"user32.dll") with User32Instance.
- Fix one more allocation check.
svn path=/trunk/; revision=20121
|
2005-12-12 21:31:19 +00:00 |
|
Gé van Geldorp
|
e5b6313286
|
Re-import imm32 from Wine
svn path=/trunk/; revision=20120
|
2005-12-12 20:59:55 +00:00 |
|
Gé van Geldorp
|
716930cb61
|
Remove old imm32 in preparation of new import
svn path=/trunk/; revision=20119
|
2005-12-12 20:57:16 +00:00 |
|
Filip Navara
|
d85330a92a
|
Check for failed allocations. Spotted by Martin Bealby.
svn path=/trunk/; revision=20118
|
2005-12-12 20:49:35 +00:00 |
|
Filip Navara
|
f59f8f34e3
|
Check for failed allocations and fix some resource leaks.
svn path=/trunk/; revision=20117
|
2005-12-12 20:46:26 +00:00 |
|
Gé van Geldorp
|
4612bb691c
|
Import oleacc from Wine. oleacc.xml provided by Christoph von Wittich
svn path=/trunk/; revision=20116
|
2005-12-12 20:41:27 +00:00 |
|
Filip Navara
|
2e9c3ff97c
|
Check for failed allocations. Spotted by Martin Bealby.
svn path=/trunk/; revision=20114
|
2005-12-12 20:30:09 +00:00 |
|
Filip Navara
|
bf0b38b9fd
|
Replace RtlNtStatusToDosError(STATUS_NO_MEMORY) with ERROR_OUTOFMEMORY.
svn path=/trunk/; revision=20112
|
2005-12-12 20:25:02 +00:00 |
|
Filip Navara
|
f215fea4ab
|
Check for failed allocations. Spotted by Martin Bealby.
svn path=/trunk/; revision=20111
|
2005-12-12 20:24:20 +00:00 |
|
Filip Navara
|
edda3b622f
|
Fix the USER32 DLL initialization and cleanup routines to prevent memory/resource leaks and check for allocation errors.
svn path=/trunk/; revision=20110
|
2005-12-12 20:15:23 +00:00 |
|
Ged Murphy
|
8462e43fb5
|
Make start menu icons small until we have 24x24 icons.
Thanks to Martin for pointing out this simple change
svn path=/trunk/; revision=20108
|
2005-12-12 19:50:59 +00:00 |
|
Filip Navara
|
8f10c7915c
|
Implement undocumented listbox messages LB_INSERTSTRING_UPPER, LB_INSERTSTRING_LOWER, LB_ADDSTRING_UPPER, LB_ADDSTRING_LOWER and use them in combobox CB_ADDSTRING and CB_INSERTSTRING implementation.
svn path=/trunk/; revision=20107
|
2005-12-12 19:49:08 +00:00 |
|
Filip Navara
|
8464f35250
|
Check for failed allocations. Spotted by Martin Bealby.
svn path=/trunk/; revision=20106
|
2005-12-12 19:23:52 +00:00 |
|
Gé van Geldorp
|
0a9b99479d
|
FRy2oo5 <fRy2oo5@gmail.com>
German translation of getfirefox
svn path=/trunk/; revision=20105
|
2005-12-12 18:15:19 +00:00 |
|
Magnus Olsen
|
9354d3dce4
|
update translation hu from tally
svn path=/trunk/; revision=20104
|
2005-12-12 17:12:58 +00:00 |
|
Hervé Poussineau
|
f4b9f76ed2
|
Fix the case when IRP_MN_QUERY_DEVICE_TEXT returns nothing
Set DN_DRIVER_LOADED and DN_STARTED flags
svn path=/trunk/; revision=20103
|
2005-12-12 16:44:09 +00:00 |
|
Gé van Geldorp
|
dae7608137
|
Benoit Plante <cmoibenlepro@hotmail.com>
French translations
svn path=/trunk/; revision=20102
|
2005-12-12 09:06:40 +00:00 |
|
Gé van Geldorp
|
698a626564
|
samwise52 <samcharly@hotmail.com>
Some spanish translation patches
svn path=/trunk/; revision=20101
|
2005-12-12 08:58:57 +00:00 |
|
Christoph von Wittich
|
2a4094cc09
|
added "generic floppy disk controller" (currently using NO_DRV)
svn path=/trunk/; revision=20100
|
2005-12-12 08:41:02 +00:00 |
|
KJK::Hyperion
|
6b611c45ba
|
- Replaced horribly broken implementation of CreateSymbolicLinkW with actual implementation.
- Defined IO_REPARSE_TAG_SYMLINK and corrected REPARSE_DATA_BUFFER as per ntifs.h version 0145
svn path=/trunk/; revision=20098
|
2005-12-12 02:05:54 +00:00 |
|
Christoph von Wittich
|
84560b15bb
|
correct implementation of VerLanguageNameA/W
svn path=/trunk/; revision=20097
|
2005-12-12 00:36:31 +00:00 |
|
Gé van Geldorp
|
507a9d518e
|
Add small utility to download/install Firefox
svn path=/trunk/; revision=20096
|
2005-12-12 00:23:07 +00:00 |
|
Christoph von Wittich
|
32ae60b9b2
|
better stubs for VerLanguageNameA/W (untested)
svn path=/trunk/; revision=20095
|
2005-12-12 00:06:38 +00:00 |
|
Magnus Olsen
|
bc678f34f4
|
NtGdiDdQueryDirectDrawObject do not setup wrong callback to struct members. Check for some NULL parama that can not be NULL.
svn path=/trunk/; revision=20094
|
2005-12-11 23:53:23 +00:00 |
|
Christoph von Wittich
|
e49fe0bdeb
|
better GetSystemPowerStatus stub
svn path=/trunk/; revision=20093
|
2005-12-11 23:45:44 +00:00 |
|
Filip Navara
|
10177cfd7f
|
Check for failed allocations. Spotted by Martin Bealby.
svn path=/trunk/; revision=20092
|
2005-12-11 23:43:37 +00:00 |
|
Christoph von Wittich
|
592fc91d75
|
set eol-style:native
svn path=/trunk/; revision=20091
|
2005-12-11 23:01:45 +00:00 |
|
Filip Navara
|
54efe2c985
|
Revert r20089, thanks SVN for not a nice conflict resolution!
svn path=/trunk/; revision=20090
|
2005-12-11 22:40:15 +00:00 |
|
Filip Navara
|
d97f75d5ed
|
Check for failed allocation in GetNamedPipeHandleStateA.
svn path=/trunk/; revision=20089
|
2005-12-11 22:36:20 +00:00 |
|
Thomas Bluemel
|
408fa486e3
|
fixed uninitialized variable warnings and possible buffer overflows when reading strings from the registry that aren't NULL-terminated
svn path=/trunk/; revision=20088
|
2005-12-11 22:13:46 +00:00 |
|
Gé van Geldorp
|
38b91bdab0
|
Put back extra info if it was present
svn path=/trunk/; revision=20085
|
2005-12-11 21:24:27 +00:00 |
|
Sebastian Gasiorek
|
bd3c3047e0
|
added polish resource by Kokodin <kuraxxl(at)wp.pl>
svn path=/trunk/; revision=20084
|
2005-12-11 21:22:45 +00:00 |
|
Gé van Geldorp
|
0c0ecd45ea
|
Resolve chained CNAME records
svn path=/trunk/; revision=20082
|
2005-12-11 21:17:58 +00:00 |
|
Thomas Bluemel
|
fc95df91f3
|
fixed some missing NULL checks, reported by M Bealby in bug #1110
svn path=/trunk/; revision=20081
|
2005-12-11 21:12:22 +00:00 |
|
Thomas Bluemel
|
7b4feab0a3
|
fixed some missing NULL checks, reported by M Bealby in bug #1110
svn path=/trunk/; revision=20079
|
2005-12-11 20:04:38 +00:00 |
|
Magnus Olsen
|
d17306c301
|
bugfix a bsod in DD_Cleanup
svn path=/trunk/; revision=20078
|
2005-12-11 19:42:08 +00:00 |
|
Thomas Bluemel
|
f4d98daa91
|
fixed converting the unicode string back to ansi in GetNamedPipeHandleStateA, also check if memory allocation failed (reported by M Bealby in bug #1110)
svn path=/trunk/; revision=20077
|
2005-12-11 19:36:43 +00:00 |
|
Thomas Bluemel
|
d33dc74f17
|
define and use __w64 for MSVC (if not using PSDK/DDK)
svn path=/trunk/; revision=20072
|
2005-12-11 19:21:18 +00:00 |
|
Sebastian Gasiorek
|
5b288afe1a
|
Remove dot at the end of filename without extension
svn path=/trunk/; revision=20071
|
2005-12-11 18:29:27 +00:00 |
|
Magnus Olsen
|
3785710133
|
complete the sync with wine 0.9.2
svn path=/trunk/; revision=20070
|
2005-12-11 17:53:49 +00:00 |
|
Magnus Olsen
|
1d9fad1184
|
dshow header not completet. but egnuth be in use.
svn path=/trunk/; revision=20069
|
2005-12-11 17:51:36 +00:00 |
|
Magnus Olsen
|
5cfb66eb75
|
solv one of dxdiagn sync problem part 3
svn path=/trunk/; revision=20068
|
2005-12-11 17:43:10 +00:00 |
|
Hartmut Birr
|
fa63ad2bee
|
Allocate a tem buffer for the module names in LdrpQueryModuleInformation, because it isn't possible to call RtlUnicodeStringToAnsiString if the irql is raised to DPC_LEVEL.
svn path=/trunk/; revision=20067
|
2005-12-11 17:02:07 +00:00 |
|
Magnus Olsen
|
e58e498be4
|
sync the header with wine 0.9.2 part 2 of 4
svn path=/trunk/; revision=20066
|
2005-12-11 16:46:40 +00:00 |
|
Sebastian Gasiorek
|
00f0f539a7
|
find applet by name (fixes bug #1063)
svn path=/trunk/; revision=20065
|
2005-12-11 15:18:39 +00:00 |
|