Timo Kreuzer
e668a1ae2f
syscalldump: fix output of apfnSimpleCall array on 64 bit
...
svn path=/trunk/; revision=32971
2008-04-15 01:03:15 +00:00
Timo Kreuzer
786cf453f1
few fixes and simplifications for syscalldump. I hope it will now also work with 64 bits stuff.
...
svn path=/trunk/; revision=32970
2008-04-15 00:15:14 +00:00
Timo Kreuzer
c7ae31aabf
syscalldump: use debghelp function to get the address inside the file image. Hopefully it supports x64 now ;-)
...
svn path=/trunk/; revision=32933
2008-04-12 21:14:47 +00:00
Daniel Reimer
b1f260e487
Bug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome.com)
...
Bug 3172 Updated spanish translation for Shell32.dll by Javier Remacha (remialdo@gmail.com )
Bug 3173 Bulgarian language update for ReactOS by (sstpr@narod.ru )
Bug 3174 Bulgarian language update of RosApps by (sstpr@narod.ru )
Bug 3175 Czech translation: usetup by (radekliska@gmail.com )
svn path=/trunk/; revision=32901
2008-04-10 10:27:09 +00:00
Daniel Reimer
e750b91893
Fix Build on Linux
...
svn path=/trunk/; revision=32760
2008-03-23 17:30:45 +00:00
Daniel Reimer
7cad507b98
Bug 3142: Spanish Translation Updates by Javier Remacha (remialdo@gmail.com)
...
svn path=/trunk/; revision=32752
2008-03-23 13:00:37 +00:00
Daniel Reimer
3f6aef10d6
Bug 3136: Italian translation update by Paolo Devoti (devotip@tiscali.it)
...
svn path=/trunk/; revision=32716
2008-03-18 11:46:03 +00:00
Timo Kreuzer
4f6b034f60
make syscalldump dump the names of the functions in apfnSimpleCall array.
...
svn path=/trunk/; revision=32690
2008-03-15 03:08:30 +00:00
Pierre Schweitzer
246b2527c7
Updated French translation for vgafontedit
...
svn path=/trunk/; revision=32614
2008-03-08 18:30:37 +00:00
Daniel Reimer
17a48f69ae
Bug 3105: Italian resources update by Paolo Devoti - devotip@tiscali.it
...
Bug 3106: Ukrainian translation update by Artem Reznikov - temarez@yandex.ru
svn path=/trunk/; revision=32502
2008-02-27 11:28:34 +00:00
Dmitry Chapyshev
17a4f40fbe
- Update Russian translation
...
svn path=/trunk/; revision=32486
2008-02-26 05:51:04 +00:00
Colin Finck
d31f977a47
- Add Copy & Paste functions for whole characters
...
- Add an "Edit" menu now that we have some more menu items belonging to this category
svn path=/trunk/; revision=32482
2008-02-25 18:01:06 +00:00
Daniel Reimer
2dadd4f793
Bug 3093: Bulgarian language update of Vgafonteditor by sstpr@narod.ru
...
svn path=/trunk/; revision=32476
2008-02-25 10:29:44 +00:00
Pierre Schweitzer
9a9c5fb434
Oops... Header was wrong...
...
svn path=/trunk/; revision=32237
2008-02-09 11:26:53 +00:00
Pierre Schweitzer
7c5eae46cf
Added French translation for vgafondedit.exe
...
svn path=/trunk/; revision=32236
2008-02-09 11:25:06 +00:00
Daniel Reimer
085c463f52
Bug 3043: Polish translation update (olaf_siejka@o2.pl)
...
Bug 3044: Ukrainian translation update (temarez@yandex.ru )
Part 1 of 3.
svn path=/trunk/; revision=32210
2008-02-08 10:22:50 +00:00
Daniel Reimer
252c05ab34
Bug 3033: patch for packmgr (kario@szm.sk)
...
Bug 3039: Ukrainian translation update (temarez@yandex.ru )
Bug 3041: Bulgarian translation of ReactOS. (sstpr@narod.ru )
svn path=/trunk/; revision=32200
2008-02-07 21:22:04 +00:00
Colin Finck
44fece0a7a
Bulgarian translation for rosapps by Станев (sstpr AT narod DOT ru)
...
See issue #3042 for more details.
svn path=/trunk/; revision=32195
2008-02-07 19:33:11 +00:00
Colin Finck
3a86c280a8
- Open the Edit windows as modeless dialogs, so the user can edit more than one character at the same time
...
- Simplify the linked-list functions
svn path=/trunk/; revision=32194
2008-02-07 19:14:55 +00:00
Dmitry Chapyshev
54409710c6
- Fix typo
...
svn path=/trunk/; revision=32144
2008-02-05 19:27:03 +00:00
Daniel Reimer
03ef60712e
Fix whatever TortoiseSVN made wrong here again... Build fixed
...
svn path=/trunk/; revision=32141
2008-02-05 16:33:47 +00:00
Daniel Reimer
93c2742e8a
Bug 3037: Rosapps polish translation patch (olaf_siejka@o2.pl)
...
Bug 3038: Ukrainian translation update (temarez@yandex.ru )
RC Files resorting like in the Bug reports before these will be done later this day.
svn path=/trunk/; revision=32140
2008-02-05 15:50:59 +00:00
Colin Finck
faa96fba14
- Don't set a fixed size for the application name, allocate the needed memory dynamically using AllocAndLoadString
...
- Small fixes to the german translation
svn path=/trunk/; revision=32138
2008-02-05 15:12:35 +00:00
Dmitry Chapyshev
fe7fff143c
- Add Russian translation
...
- Move application title to resources
svn path=/trunk/; revision=32137
2008-02-05 14:50:02 +00:00
Daniel Reimer
920359cc1b
German RC File Updates by (Dark_Shadow@gmx.at)
...
svn path=/trunk/; revision=32099
2008-02-03 08:21:00 +00:00
Colin Finck
7901978873
Wrote a Win32 Font Editor for our VGA Fonts used in blue.sys.
...
It has a MDI user interface, imports binary fonts (.bin) and PC Screen Fonts (.psf) and exports .bin fonts.
Compiles without any warnings with GCC and MSVC (at /W3).
The "misc.c" file was taken from devmgmt (thanks Ged!) and modified.
The used bitmaps and icons were all done myself, but partly consist of characters of the cp737 font we have in media/vgafont.
svn path=/trunk/; revision=32079
2008-02-01 21:40:18 +00:00
Daniel Reimer
616e0deb3e
Add DS_SHELLFONT to all Dialogs. These apps are completed.
...
svn path=/trunk/; revision=31932
2008-01-21 21:29:59 +00:00
Daniel Reimer
8079b00aa9
Bug 2988: slovak translation for downloader by kario@szm.sk
...
Same fixes as for trunk done here too.
svn path=/trunk/; revision=31923
2008-01-21 17:01:31 +00:00
Timo Kreuzer
68dbbc3eaf
- enumerate symbols instead of simple lookup, this makes the program slow, but you can now see if an adress has more than one name
...
svn path=/trunk/; revision=31456
2007-12-27 03:42:56 +00:00
Timo Kreuzer
f9840d8e29
- fix section pointer calculation
...
- print parameter byte count from W32pArgumentTable
- use value of W32pServiceLimit for the loop
svn path=/trunk/; revision=31450
2007-12-26 17:57:53 +00:00
Timo Kreuzer
c9dc5d76f8
syscall dumper for win32k that also works on vista.
...
You need dbghelp.dll and symsrv.dll. The ones from syscall lister (http://www.openrce.org/blog/view/808/Syscall_lister ) work fine, the ones shipped with windows don't.
todo: support x64
svn path=/trunk/; revision=31340
2007-12-19 21:48:15 +00:00
Timo Kreuzer
12096d19c4
- add GDI_OBJECT_TYPE_PFE
...
- use own version of GdiQueryTable() instead of relying on gdi32.dll, as vista seems not to support it anymore
svn path=/trunk/; revision=31222
2007-12-15 00:34:57 +00:00
Daniel Reimer
a7fddf9c07
Delete all Trailing spaces in code.
...
svn path=/trunk/; revision=29689
2007-10-19 23:05:02 +00:00
Timo Kreuzer
581e34abb2
remove gdihv.cbp
...
svn path=/trunk/; revision=29262
2007-09-27 22:30:25 +00:00
Timo Kreuzer
5b816f2612
gdihv:
...
- add base type mask
- change my email
- add deleted entries
- full row selection
svn path=/trunk/; revision=29261
2007-09-27 22:29:26 +00:00
Daniel Reimer
3ab931ca14
Set svn:eol-style = native
...
svn path=/trunk/; revision=29097
2007-09-18 21:32:39 +00:00
Colin Finck
9960c6fc98
More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net)
...
The added '<include base="ntoskrnl" root="intermediate">include</include>' line in "ntoskrnl.rbuild" was left out, as this include path is already added through the "ntoskrnl.h" precompiled header. (thanks to Hervé for figuring this out)
I applied patches 1904 and 1905 of the Bugzilla bug entry.
See issue #2649 for more details.
svn path=/trunk/; revision=29056
2007-09-15 14:37:02 +00:00
Timo Kreuzer
939a564d17
- add gdihv to rosapps build
...
- comment out OpenProcess, it crashes ros again
svn path=/trunk/; revision=28305
2007-08-12 20:12:21 +00:00
Timo Kreuzer
96d2b5521b
- Fix calculation of handle
...
- Add Type column
svn path=/trunk/; revision=26507
2007-04-25 22:09:23 +00:00
Timo Kreuzer
5f5b06dc4b
fix warnings on gcc 4.1.2
...
svn path=/trunk/; revision=26269
2007-04-06 14:24:59 +00:00
Timo Kreuzer
9cead0e330
-check wich control send the WM_NOTIFY
...
-don't include ProcessID 0 two times
svn path=/trunk/; revision=25792
2007-02-12 04:42:53 +00:00
Timo Kreuzer
8c6bd0b95a
A gdi handle viewer.
...
There's currently a hack, to make it work on ROS, OpenProcess() crashes ROS, so currently you will not see the processes names.
svn path=/trunk/; revision=25755
2007-02-08 23:29:24 +00:00
Magnus Olsen
70ab8ffa3c
start implement detections of export functions name. not finish does not working yet. Only fix pe loader so it works
...
svn path=/trunk/; revision=25658
2007-01-28 19:52:02 +00:00
Magnus Olsen
2bdeda8d07
fixing a small disambler bug for mr
...
svn path=/trunk/; revision=25553
2007-01-21 15:06:57 +00:00
Magnus Olsen
b760238f4d
sorry ia32 should be own folder
...
svn path=/trunk/; revision=25544
2007-01-20 13:39:01 +00:00
Magnus Olsen
fb71b542de
start add mr op code causeome new bug for ppc
...
svn path=/trunk/; revision=25543
2007-01-20 13:33:42 +00:00
Magnus Olsen
5b7bc2d57e
forgot thuse file
...
svn path=/trunk/; revision=25542
2007-01-20 13:32:26 +00:00
Magnus Olsen
a07e330040
forgot this file
...
svn path=/trunk/; revision=25541
2007-01-20 13:30:04 +00:00
Magnus Olsen
fa8f26e7c6
Fixing the src and dst of register so they are being read right (PPC brain)
...
Adding stw for dissembler and converting (PPC and IA32)
Fixing a counter bug in ConvertBitToByte, ConvertBitToByte32, GetMaskByte, GetMaskByte32
we did miss one bit calculation when we count the mask the bit 0
svn path=/trunk/; revision=25527
2007-01-19 08:20:42 +00:00
Magnus Olsen
0cb4e210e1
Fixing another bug in converting
...
PPC
stwu r1,-32(r1)
equal with intel
mov [esp-32],esp;
mov esp, esp - 32;
svn path=/trunk/; revision=25518
2007-01-18 22:09:08 +00:00