Johannes Anderwald
6cd6fc2c8c
- randomize named pipe name
...
- remove hardcoded path in named pipe reader class
svn path=/trunk/; revision=29453
2007-10-08 09:01:33 +00:00
Johannes Anderwald
1d1547fcc3
- forgot one thing
...
svn path=/trunk/; revision=29452
2007-10-08 08:17:43 +00:00
Johannes Anderwald
8fe2c38364
- remove non required specialization
...
svn path=/trunk/; revision=29451
2007-10-08 00:22:39 +00:00
Johannes Anderwald
59f7546716
- remove unicode support (it was mess, a few places only accepting char and then another using wchar compatibel)
...
- rewrite line extraction (currently if'0)
- add Wine gettimeofday implementation (currently if'0)
- apply sources changes to SymbolFile class
- remove unicode support class
- fix a bug in the createProcess version for windows hosts which randomly led to invalid boot hdd error messages
svn path=/trunk/; revision=29450
2007-10-08 00:18:01 +00:00
Christoph von Wittich
66b7980abf
fix building with VS2005
...
svn path=/trunk/; revision=29448
2007-10-07 23:37:15 +00:00
Christoph von Wittich
b958e36122
used autoformat in MSVC to get the code readable again
...
svn path=/trunk/; revision=29447
2007-10-07 22:51:05 +00:00
Christoph von Wittich
e907d2737c
fix some memory leaks
...
svn path=/trunk/; revision=29446
2007-10-07 22:43:18 +00:00
Johannes Anderwald
616c7f2be3
- improve error checking
...
- fix a memory leak
svn path=/trunk/; revision=29445
2007-10-07 20:17:54 +00:00
Johannes Anderwald
44be754751
- improve debugging
...
svn path=/trunk/; revision=29444
2007-10-07 20:05:27 +00:00
Colin Finck
911a564d4b
Some Bulgarian translation updates by Ñòàíåâ (sstpr AT narod DOT ru)
...
See issue #2728 for more details.
svn path=/trunk/; revision=29443
2007-10-07 19:19:27 +00:00
Hervé Poussineau
14a4a98b96
Do not delete section extension when storing it in the structure
...
See issue #1147,1845 for more details.
svn path=/trunk/; revision=29441
2007-10-07 17:13:06 +00:00
Aleksey Bragin
2012ccfc2f
- Get rid of incompatible strtoull export in msvcrt.dll
...
- Make dbghelp.dll use strtoui64 instead. Another solution would be to add it to libwine, but it will make code duplication even worse (strtoull is already implemented in two places).
svn path=/trunk/; revision=29440
2007-10-07 16:42:10 +00:00
Colin Finck
69fd113200
Updated italian translations for access.cpl and ncpa.cpl by Paolo Devoti (devotip AT tiscali DOT it)
...
See issue #2727 for more details.
svn path=/trunk/; revision=29439
2007-10-07 15:38:04 +00:00
Hervé Poussineau
1cf5e31c3b
Oops, forgot to save the file before committing ;)
...
svn path=/trunk/; revision=29435
2007-10-07 12:29:46 +00:00
Hervé Poussineau
147f7c934c
Add mingw and msvcrt implicit libraries only if it is a Win32 target
...
svn path=/trunk/; revision=29434
2007-10-07 12:28:18 +00:00
Hervé Poussineau
c24dcf1da0
ntdll.dll is a native dll
...
svn path=/trunk/; revision=29433
2007-10-07 12:14:02 +00:00
Christoph von Wittich
278c4a1b03
fix a resource leak
...
svn path=/trunk/; revision=29432
2007-10-07 00:43:43 +00:00
Christoph von Wittich
25cde1b38b
-fix a resource leak and two memory leaks
...
svn path=/trunk/; revision=29431
2007-10-07 00:21:58 +00:00
Christoph von Wittich
8565a1aab5
-fix a warning in charmap.c
...
-use LocalFree when memory was allocated by LocalAlloc
svn path=/trunk/; revision=29430
2007-10-07 00:03:57 +00:00
Hervé Poussineau
40fa2a585a
Do not call DllInstall, it is a stub
...
See issue #2719 for more details.
svn path=/trunk/; revision=29428
2007-10-06 21:13:48 +00:00
Timo Kreuzer
2ddf628afc
add missing gdi object type
...
svn path=/trunk/; revision=29427
2007-10-06 21:13:24 +00:00
Christoph von Wittich
f57c7260c2
replace non-existant SUBLANG_PORTUGUESE_PORTUGAL with SUBLANG_PORTUGUESE
...
svn path=/trunk/; revision=29425
2007-10-06 20:06:11 +00:00
Hervé Poussineau
1962ee8f23
Do not define structures twice
...
svn path=/trunk/; revision=29424
2007-10-06 19:28:04 +00:00
Hervé Poussineau
340b2adbee
Do not define __REACTOS__ twice
...
svn path=/trunk/; revision=29423
2007-10-06 19:18:55 +00:00
Peter Ward
b2a56ac32a
- Fix build.
...
svn path=/trunk/; revision=29422
2007-10-06 19:13:15 +00:00
Christoph von Wittich
e45ac511e7
remove double controls from the resource
...
svn path=/trunk/; revision=29421
2007-10-06 18:32:45 +00:00
Hervé Poussineau
388fa4820c
Rename _REACTOS_ to __REACTOS__
...
svn path=/trunk/; revision=29420
2007-10-06 18:04:03 +00:00
Ged Murphy
1beed38801
fix painting of alpha channels in 32bpp icons onto windows/dialogs
...
svn path=/trunk/; revision=29419
2007-10-06 17:59:21 +00:00
Aleksey Bragin
52c172c002
- Fix incorrect DPRINT.
...
svn path=/trunk/; revision=29418
2007-10-06 16:04:21 +00:00
Aleksey Bragin
764cda7527
- Fix build.
...
svn path=/trunk/; revision=29417
2007-10-06 14:35:39 +00:00
Aleksey Bragin
3f6b60365b
Dmitry Chapyshev <lentind@yandex.ru>
...
- Add some more dialogs to input.dll, and even some functionality, but it still needs a lot of work.
- Add input.dll and systeminfo.exe to the bootcd
svn path=/trunk/; revision=29416
2007-10-06 11:47:06 +00:00
Aleksey Bragin
0fb55f0db8
Dmitry Chapyshev <lentind@yandex.ru>
...
- Fix a typo in the russian translation of taskmgr.
- Improve explorer icons (as usual, remove 4bits, add 16bits, and very slightly edit).
- Add some missing icons to setupapi.dll.
svn path=/trunk/; revision=29415
2007-10-06 11:04:31 +00:00
Aleksey Bragin
bad5a95a60
Dmitry Chapyshev <lentind@yandex.ru>
...
- Update the icons for sysdm and netid.
svn path=/trunk/; revision=29414
2007-10-06 10:55:13 +00:00
Aleksey Bragin
6f366e58e3
Dmitry Chapyshev <lentind@yandex.ru>
...
- Add russian translation to clb.
- Regedit's icons: remove 4bit icons, add 16bit icons.
svn path=/trunk/; revision=29413
2007-10-06 10:53:22 +00:00
Aleksey Bragin
62e6f7492d
Dmitry Chapyshev <lentind@yandex.ru>
...
- Add a temporary icon (should be changed to a better one), so that it's displayed in the taskbar and window title.
svn path=/trunk/; revision=29412
2007-10-06 10:50:51 +00:00
Aleksey Bragin
ab9b5860ed
Dmitry Chapyshev <lentind@yandex.ru>
...
- Fix a typo in russian translation of intl.cpl
svn path=/trunk/; revision=29411
2007-10-06 10:46:42 +00:00
Art Yerkes
289ae6c346
Added to trunk.
...
svn path=/trunk/; revision=29410
2007-10-06 08:34:33 +00:00
Art Yerkes
a21398057a
Flipped increment/decrement. Noticed by encoded.
...
svn path=/trunk/; revision=29408
2007-10-06 08:29:22 +00:00
Art Yerkes
0abf169695
All remaining changes from the PPC branch. Not well tested yet. Many things
...
are indeed still stubs or WIP code.
Some people have been interested in helping out from some time and I'm sorry
I haven't been able to do this merge finally for a while.
svn path=/trunk/; revision=29407
2007-10-06 07:53:20 +00:00
Aleksey Bragin
9a2d4a0858
- Implement KiTrap19 handler (XMMI exceptions, mostly copied KiTrap7 handler and used mxcsr status word and exceptions there). There will be no weird 0xF BSODs anymore, however I need to investigate about exceptions masking.
...
- Dynamically enable it, if CPU supports XMMI (was already done in the kernel, but #if0-ed).
svn path=/trunk/; revision=29406
2007-10-06 07:22:59 +00:00
Aleksey Bragin
ac92ed539f
- Fix an awful memory-overwrite bug. Buggy code written by Eugene Ingerman, 04-Aug-1988.
...
- Alex is awarded ReactOS Medal-of-Honour for the great achievement (fix of the oldest bug ever in ReactOS).
svn path=/trunk/; revision=29405
2007-10-05 20:46:25 +00:00
Aleksey Bragin
8d7e49ee86
- Those two are not needed anymore.
...
svn path=/trunk/; revision=29404
2007-10-05 20:40:29 +00:00
Johannes Anderwald
f341d8a8af
- add missing definitions required for wine shell32
...
svn path=/trunk/; revision=29403
2007-10-05 20:33:03 +00:00
James Tabor
bd65efd9de
No need to stop APC when looping.
...
svn path=/trunk/; revision=29401
2007-10-05 18:16:34 +00:00
Aleksey Bragin
8206cd0b71
- Don't allocate pool with a NULL tag, use ExAllocatePool instead.
...
svn path=/trunk/; revision=29400
2007-10-05 17:17:49 +00:00
Aleksey Bragin
7b9b1a8536
- Free BusInterface only if it was really alloc'd
...
- Remove svn:needs-lock property from this [stub]-driver
svn path=/trunk/; revision=29399
2007-10-05 17:13:53 +00:00
Aleksey Bragin
5e5a42e89b
- Fix a mistake, led to usage of unitialized memory and then freeing it.
...
svn path=/trunk/; revision=29398
2007-10-05 17:08:23 +00:00
Johannes Anderwald
5e3641128f
- fix english SHELL_EXTENDED_SHORTCUT_DLG resource dialog
...
- add runas dialog resource definition (not yet used)
- store runas settings in shortcut properties
svn path=/trunk/; revision=29397
2007-10-05 15:12:25 +00:00
Aleksey Bragin
a6b4148654
- Fix DBG=0 build
...
svn path=/trunk/; revision=29396
2007-10-05 12:07:50 +00:00
Aleksey Bragin
9fe1e6e1d3
- Fix a bug with wrong handling of an ALT key pressed together with a mouse click.
...
svn path=/trunk/; revision=29395
2007-10-05 09:37:46 +00:00