reactos.git
16 years agoUpdate/Fix spanish localizations
Marc Piulachs [Fri, 26 Oct 2007 22:46:23 +0000 (22:46 +0000)]
Update/Fix spanish localizations

svn path=/trunk/; revision=29905

16 years agoVery simple OpenGL 3D text screensaver similar to the windows one.
Marc Piulachs [Fri, 26 Oct 2007 22:34:42 +0000 (22:34 +0000)]
Very simple OpenGL 3D text screensaver similar to the windows one.

Original work by Jeff Molofee tutorials (http://nehe.gamedev.net)
basically converted from C++ to C and adapted as a windows screensaver

Not added to reactos.dff for now because opengl seems to be broken again
See issue #2755 for more details.

svn path=/trunk/; revision=29904

16 years agoUserScrollDC: 2nd try to fix the invalidated region. desk.cpl looks ok now and in...
Timo Kreuzer [Fri, 26 Oct 2007 22:08:53 +0000 (22:08 +0000)]
UserScrollDC: 2nd try to fix the invalidated region. desk.cpl looks ok now and in my tests all worked like on XP, also fix the returned invalidated rect (don't use NtGdiGetClipBox)
NtUserScrollDC: return the region type
NtUserScrollwindowEx: fix the default clip region

svn path=/trunk/; revision=29903

16 years ago- Define LIST_ENTRY functions as part of host headers, instead of mkhive-specific...
Aleksey Bragin [Fri, 26 Oct 2007 20:59:42 +0000 (20:59 +0000)]
- Define LIST_ENTRY functions as part of host headers, instead of mkhive-specific defines.
- Use CM_KEY_CONTROL_BLOCK when communicating with new CM implementation ("config"). CM now builds a dummy KCB so that the functions in "config" can go around their business with KCB without needing to know what a ros-specific PKEY_OBJECT is.

svn path=/trunk/; revision=29902

16 years agoImplement Infs.Always section parsing to syssetup. Thanks to hpoussin for his suggestions
Marc Piulachs [Fri, 26 Oct 2007 16:19:52 +0000 (16:19 +0000)]
Implement Infs.Always section parsing to syssetup. Thanks to hpoussin for his suggestions

svn path=/trunk/; revision=29901

16 years agoAdd a SourceDiskFiles section in txtsetup.sif, instead of hardcoding a list of driver...
Hervé Poussineau [Fri, 26 Oct 2007 15:32:04 +0000 (15:32 +0000)]
Add a SourceDiskFiles section in txtsetup.sif, instead of hardcoding a list of drivers in freeldr

svn path=/trunk/; revision=29900

16 years ago- Both calls to LpcpMoveMessage must be guarded with SEH.
Aleksey Bragin [Fri, 26 Oct 2007 09:02:24 +0000 (09:02 +0000)]
- Both calls to LpcpMoveMessage must be guarded with SEH.
See issue #2243 for more details.

svn path=/trunk/; revision=29896

16 years ago- Make behavior consistent: if there is no relocation information, return SUCCESS...
Aleksey Bragin [Fri, 26 Oct 2007 08:48:04 +0000 (08:48 +0000)]
- Make behavior consistent: if there is no relocation information, return SUCCESS in both possible cases.
See issue #2268 for more details.

svn path=/trunk/; revision=29895

16 years agoRemaining fixes from branch transition. MmuTurnOn, now with GDB stub.
Art Yerkes [Fri, 26 Oct 2007 06:37:52 +0000 (06:37 +0000)]
Remaining fixes from branch transition.  MmuTurnOn, now with GDB stub.

svn path=/trunk/; revision=29894

16 years agoScrollDC From my notes 08/16/2003:
James Tabor [Fri, 26 Oct 2007 02:07:33 +0000 (02:07 +0000)]
ScrollDC From my notes 08/16/2003:
- Wine testing was not enough. If dx & dy are zero and hrgn and lprc are used or not zero. The Rect for hrgn and lprc are set zero w/o NtUserScrollDC being called. It just returns TRUE.
- If HDC is zero it will return FALSE and not call NtUserScrollDC.

svn path=/trunk/; revision=29893

16 years agofix use of globals introduced in r29883
Ged Murphy [Thu, 25 Oct 2007 23:23:53 +0000 (23:23 +0000)]
fix use of globals introduced in r29883

svn path=/trunk/; revision=29891

16 years agoUserScrollDC:
Timo Kreuzer [Thu, 25 Oct 2007 23:10:50 +0000 (23:10 +0000)]
UserScrollDC:
- rename rcScroll to rcClip
- simplify calculation of source point
- fix calculation of invalidated region

svn path=/trunk/; revision=29890

16 years agoremove ToUnicode() stub from win32k
Timo Kreuzer [Thu, 25 Oct 2007 23:06:50 +0000 (23:06 +0000)]
remove ToUnicode() stub from win32k

svn path=/trunk/; revision=29889

16 years agofix error check
Timo Kreuzer [Thu, 25 Oct 2007 23:03:04 +0000 (23:03 +0000)]
fix error check

svn path=/trunk/; revision=29888

16 years agoFix Build. Someone forgot to remove some +, when he copy pasted from a diff.
Daniel Reimer [Thu, 25 Oct 2007 21:47:33 +0000 (21:47 +0000)]
Fix Build. Someone forgot to remove some +, when he copy pasted from a diff.

svn path=/trunk/; revision=29887

16 years ago- Draw color quality indicator in Display Properties -> Settings
Johannes Anderwald [Thu, 25 Oct 2007 19:40:27 +0000 (19:40 +0000)]
- Draw color quality indicator in Display Properties -> Settings
- patch by Vytis Girdzijauskas, "CMan", cman[at]cman[dot]us

See issue #2762 for more details.

svn path=/trunk/; revision=29883

16 years agoHwang YunSong() <hys545@dreamwiz.com>
Johannes Anderwald [Thu, 25 Oct 2007 19:25:40 +0000 (19:25 +0000)]
Hwang YunSong() <hys545@dreamwiz.com>
- Updated Korean resource.
Timo Kreuzer
- check if theres a current IDrapDropTarget interface and only then perform actions on it
See issue #1211 for more details.

svn path=/trunk/; revision=29882

16 years ago- Add a Ukrainian translation for eventvwr by Rostislav Zabolotny (rstzab AT yandex...
Colin Finck [Thu, 25 Oct 2007 17:28:30 +0000 (17:28 +0000)]
- Add a Ukrainian translation for eventvwr by Rostislav Zabolotny (rstzab AT yandex DOT ru).
  I modified it a bit to reflect the current changes, since it was created from an older revision.
- Add a common header to all translations
- Fix the dialog metrics of the About dialog in the Russian translation
See issue #2764 for more details.

svn path=/trunk/; revision=29880

16 years ago- Update cmlib interface to NT 5.2.
Aleksey Bragin [Thu, 25 Oct 2007 15:53:51 +0000 (15:53 +0000)]
- Update cmlib interface to NT 5.2.
- Fix a bug in CmpInitializeHive which was calling HvInitializeHive with inverted params.
- Fix some host header issues.

svn path=/trunk/; revision=29879

16 years ago[COMMENTS] Redundant comments removed.
Mike Nordell [Thu, 25 Oct 2007 14:56:30 +0000 (14:56 +0000)]
[COMMENTS] Redundant comments removed.

svn path=/trunk/; revision=29878

16 years agoFix icon title class descriptor for ReactOS.
James Tabor [Thu, 25 Oct 2007 12:38:15 +0000 (12:38 +0000)]
Fix icon title class descriptor for ReactOS.

svn path=/trunk/; revision=29876

16 years agoQuota cleanup. IRQL verfications for public functions. Still macro-protected and...
Mike Nordell [Thu, 25 Oct 2007 12:31:55 +0000 (12:31 +0000)]
Quota cleanup. IRQL verfications for public functions. Still macro-protected and defaults to disabled.

svn path=/trunk/; revision=29875

16 years agoAdd traces
Hervé Poussineau [Thu, 25 Oct 2007 10:28:19 +0000 (10:28 +0000)]
Add traces
Do not crash in IExtractIconW::GetIconLocation if out pointers are NULL

svn path=/trunk/; revision=29872

16 years agoSync with Wine: Static controls.
James Tabor [Thu, 25 Oct 2007 02:25:53 +0000 (02:25 +0000)]
Sync with Wine: Static controls.

svn path=/trunk/; revision=29864

16 years agofix cat.exe > tcat.exe executable filename
Marc Piulachs [Thu, 25 Oct 2007 01:21:44 +0000 (01:21 +0000)]
fix cat.exe > tcat.exe executable filename

svn path=/trunk/; revision=29862

16 years agoBuild files updates and fixes
Marc Piulachs [Thu, 25 Oct 2007 01:15:21 +0000 (01:15 +0000)]
Build files updates and fixes

svn path=/trunk/; revision=29860

16 years agoReplace "LTEXT ... SS_CENTER" by a simple "CTEXT"
Colin Finck [Wed, 24 Oct 2007 20:26:13 +0000 (20:26 +0000)]
Replace "LTEXT ... SS_CENTER" by a simple "CTEXT"

svn path=/trunk/; revision=29856

16 years agoInterlocked add/sub for quota. Still disabled code.
Mike Nordell [Wed, 24 Oct 2007 13:33:19 +0000 (13:33 +0000)]
Interlocked add/sub for quota. Still disabled code.

svn path=/trunk/; revision=29853

16 years ago- Implement NtUserGetComboBoxInfo and use it in GetComboBoxInfo.
James Tabor [Wed, 24 Oct 2007 11:19:30 +0000 (11:19 +0000)]
- Implement NtUserGetComboBoxInfo and use it in GetComboBoxInfo.
- Use Shared locks.

svn path=/trunk/; revision=29849

16 years agoBetter check of GetWindowsDirectory() return value
Hervé Poussineau [Wed, 24 Oct 2007 07:49:40 +0000 (07:49 +0000)]
Better check of GetWindowsDirectory() return value

svn path=/trunk/; revision=29846

16 years agoDuplicate the user token before calling CreateProcessAsUser()
Hervé Poussineau [Wed, 24 Oct 2007 07:45:44 +0000 (07:45 +0000)]
Duplicate the user token before calling CreateProcessAsUser()
See issue #2569 for more details.

svn path=/trunk/; revision=29845

16 years agoRemove extra var.
Art Yerkes [Wed, 24 Oct 2007 03:34:58 +0000 (03:34 +0000)]
Remove extra var.

svn path=/trunk/; revision=29842

16 years agoReact to changes in rbuild with regard to definitions. These are now
Art Yerkes [Wed, 24 Oct 2007 02:23:54 +0000 (02:23 +0000)]
React to changes in rbuild with regard to definitions.  These are now
conditionally done in rosbe-ppc's gcc wrapper.

svn path=/trunk/; revision=29841

16 years agoUpdate NtUserGetComboBoxInfo header info.
James Tabor [Wed, 24 Oct 2007 02:03:56 +0000 (02:03 +0000)]
Update NtUserGetComboBoxInfo header info.

svn path=/trunk/; revision=29840

16 years ago- Sync to Wine: Listbox controls
James Tabor [Wed, 24 Oct 2007 01:04:06 +0000 (01:04 +0000)]
- Sync to Wine: Listbox controls
- Implement NtUserGetListBoxInfo and GetListBoxInfo. Fix header entry.
- Add LB_GETLISTBOXINFO to psdk.

svn path=/trunk/; revision=29839

16 years agoMade r29837 readable
Gregor Brunmar [Tue, 23 Oct 2007 21:47:18 +0000 (21:47 +0000)]
Made r29837 readable

svn path=/trunk/; revision=29838

16 years agoAdded RtlCopySecurityDescriptor
Gregor Brunmar [Tue, 23 Oct 2007 21:42:03 +0000 (21:42 +0000)]
Added RtlCopySecurityDescriptor

svn path=/trunk/; revision=29837

16 years ago- Revert 29702 (IopParseDeviceHack is still required in 1st stage, and the Real Bug...
Aleksey Bragin [Tue, 23 Oct 2007 19:19:06 +0000 (19:19 +0000)]
- Revert 29702 (IopParseDeviceHack is still required in 1st stage, and the Real Bug is at some other place, so no need in masking it away by doing calls which avoid buggy operation).

svn path=/trunk/; revision=29834

16 years ago- various fixes to the spanish language resources
Marc Piulachs [Tue, 23 Oct 2007 15:24:40 +0000 (15:24 +0000)]
- various fixes to the spanish language resources

svn path=/trunk/; revision=29831

16 years agoIExtractIcon::GetIconLocation is not documented to support a NULL pointer as last...
Hervé Poussineau [Tue, 23 Oct 2007 14:26:53 +0000 (14:26 +0000)]
IExtractIcon::GetIconLocation is not documented to support a NULL pointer as last parameter

svn path=/trunk/; revision=29830

16 years ago- Added a new start menu folder "Accessibility" (IDS_SYS_ACCESSIBILITY)
Marc Piulachs [Tue, 23 Oct 2007 13:25:26 +0000 (13:25 +0000)]
- Added a new start menu folder "Accessibility" (IDS_SYS_ACCESSIBILITY)
- Install magnify on the start menu
See issue #2742 for more details.

svn path=/trunk/; revision=29829

16 years agoUnbreak build (unused local var's warnings when not using the quota code).
Mike Nordell [Tue, 23 Oct 2007 12:31:21 +0000 (12:31 +0000)]
Unbreak build (unused local var's warnings when not using the quota code).

svn path=/trunk/; revision=29828

16 years ago[FORMATTING] Consistency.
Mike Nordell [Tue, 23 Oct 2007 11:08:18 +0000 (11:08 +0000)]
[FORMATTING] Consistency.

svn path=/trunk/; revision=29827

16 years agoFirst small attempt at implementing process memory quota. Currently disabled without...
Mike Nordell [Tue, 23 Oct 2007 10:05:40 +0000 (10:05 +0000)]
First small attempt at implementing process memory quota. Currently disabled without explicit code modification (enabled by macro) to not modify behaviour of trunk.

svn path=/trunk/; revision=29826

16 years ago[FORMATTING] Tab -> spc consistency.
Mike Nordell [Tue, 23 Oct 2007 09:49:16 +0000 (09:49 +0000)]
[FORMATTING] Tab -> spc consistency.

svn path=/trunk/; revision=29825

16 years agoWhen creating the context menu, take care of attributes returned by the shell folder...
Hervé Poussineau [Tue, 23 Oct 2007 09:43:23 +0000 (09:43 +0000)]
When creating the context menu, take care of attributes returned by the shell folder implementation

svn path=/trunk/; revision=29824

16 years agoUse SHCreateDefaultExtractIcon to simplify code
Hervé Poussineau [Tue, 23 Oct 2007 09:09:46 +0000 (09:09 +0000)]
Use SHCreateDefaultExtractIcon to simplify code

svn path=/trunk/; revision=29823

16 years agoImplement SHCreateDefaultExtractIcon
Hervé Poussineau [Tue, 23 Oct 2007 09:01:39 +0000 (09:01 +0000)]
Implement SHCreateDefaultExtractIcon
Export SHCreateDefaultContextMenu

svn path=/trunk/; revision=29822

16 years ago- Add a bit more debug traces, like the previous implementation had.
Aleksey Bragin [Tue, 23 Oct 2007 08:32:19 +0000 (08:32 +0000)]
- Add a bit more debug traces, like the previous implementation had.

svn path=/trunk/; revision=29821

16 years agoFix some svn properties
Hervé Poussineau [Tue, 23 Oct 2007 08:30:39 +0000 (08:30 +0000)]
Fix some svn properties

svn path=/trunk/; revision=29819

16 years agoDo not mix ReactOS and Wine debug style
Hervé Poussineau [Tue, 23 Oct 2007 08:27:48 +0000 (08:27 +0000)]
Do not mix ReactOS and Wine debug style

svn path=/trunk/; revision=29818

16 years agoCode refactoring to be able to handle installation of network protocols/services...
Hervé Poussineau [Tue, 23 Oct 2007 08:25:53 +0000 (08:25 +0000)]
Code refactoring to be able to handle installation of network protocols/services/clients

svn path=/trunk/; revision=29817

16 years agoNo need to define __USE_W32API
Hervé Poussineau [Tue, 23 Oct 2007 08:22:02 +0000 (08:22 +0000)]
No need to define __USE_W32API

svn path=/trunk/; revision=29816

16 years agoNo need to define __USE_W32API
Hervé Poussineau [Tue, 23 Oct 2007 08:12:28 +0000 (08:12 +0000)]
No need to define __USE_W32API

svn path=/trunk/; revision=29815

16 years ago__USE_W32API is always defined nowadays
Hervé Poussineau [Tue, 23 Oct 2007 07:53:02 +0000 (07:53 +0000)]
__USE_W32API is always defined nowadays

svn path=/trunk/; revision=29814

16 years agoSync with Wine: Combo controls. Checked Button and no changes.
James Tabor [Tue, 23 Oct 2007 06:13:16 +0000 (06:13 +0000)]
Sync with Wine: Combo controls. Checked Button and no changes.

svn path=/trunk/; revision=29813

16 years agoSync with Wine: Add the rest of Alex Villacís Lasso : user32: Fix EM_SETLIMITTEXT...
James Tabor [Tue, 23 Oct 2007 04:32:10 +0000 (04:32 +0000)]
Sync with Wine: Add the rest of Alex Villacís Lasso : user32: Fix EM_SETLIMITTEXT with zeroed args.

svn path=/trunk/; revision=29812

16 years agoSync with Wine: Edit controls.
James Tabor [Tue, 23 Oct 2007 04:19:29 +0000 (04:19 +0000)]
Sync with Wine: Edit controls.

svn path=/trunk/; revision=29811

16 years ago- silence wine debug messages
Johannes Anderwald [Tue, 23 Oct 2007 02:03:29 +0000 (02:03 +0000)]
- silence wine debug messages

svn path=/trunk/; revision=29809

16 years ago- add a member to shlview to able to track the current context menu
Johannes Anderwald [Tue, 23 Oct 2007 02:00:30 +0000 (02:00 +0000)]
- add a member to shlview to able to track the current context menu
- make the background menu use owner drawn items to show icon (icon not yet shown)
- let the shell item menu also accept owner drawn images
- this makes winrar shellextension appear however the language is _not_ correct in most cases and executing a command is at your own risk :)

svn path=/trunk/; revision=29808

16 years agoAdd xcopy and maginify to bootcd to make aicom happy
Marc Piulachs [Mon, 22 Oct 2007 22:06:29 +0000 (22:06 +0000)]
Add xcopy and maginify to bootcd to make aicom happy

svn path=/trunk/; revision=29802

16 years agoTranslate xcopy into German and fix the SUBLANGs of the rest.
Daniel Reimer [Mon, 22 Oct 2007 21:24:42 +0000 (21:24 +0000)]
Translate xcopy into German and fix the SUBLANGs of the rest.
Update German Shell32 Translation

svn path=/trunk/; revision=29799

16 years agoWine imported xcopy command line tool
Marc Piulachs [Mon, 22 Oct 2007 19:55:26 +0000 (19:55 +0000)]
Wine imported xcopy command line tool

svn path=/trunk/; revision=29794

16 years agoMore svchost stub, end-of-the-day checkin.
Gregor Brunmar [Mon, 22 Oct 2007 19:54:51 +0000 (19:54 +0000)]
More svchost stub, end-of-the-day checkin.

svn path=/trunk/; revision=29793

16 years ago- Minor fixes to the es-ES localization for eventvwr
Marc Piulachs [Mon, 22 Oct 2007 19:39:47 +0000 (19:39 +0000)]
- Minor fixes to the es-ES localization for eventvwr
- Add it to the build

svn path=/trunk/; revision=29789

16 years agoAdded first stub of svchost - not included in the build yet.
Gregor Brunmar [Mon, 22 Oct 2007 18:06:31 +0000 (18:06 +0000)]
Added first stub of svchost - not included in the build yet.

svn path=/trunk/; revision=29783

16 years agoShell32 resource file cleanup - Part 2
Colin Finck [Mon, 22 Oct 2007 16:49:34 +0000 (16:49 +0000)]
Shell32 resource file cleanup - Part 2
All resource files contain the same elements now, so translators know what they have to translate.
If elements are added or changed, please do that for all translations now to avoid such a mess in the future.

svn path=/trunk/; revision=29781

16 years agoAdd SHCreateDefaultExtractIcon prototype and IDefaultExtractIconInit interface.
Hervé Poussineau [Mon, 22 Oct 2007 14:43:01 +0000 (14:43 +0000)]
Add SHCreateDefaultExtractIcon prototype and IDefaultExtractIconInit interface.
IID_IDefaultExtractIconInit is not correct, it has to be fixed later

svn path=/trunk/; revision=29779

16 years ago__USE_W32API is always defined nowadays
Hervé Poussineau [Mon, 22 Oct 2007 14:04:23 +0000 (14:04 +0000)]
__USE_W32API is always defined nowadays

svn path=/trunk/; revision=29778

16 years agoRemove outdated file
Hervé Poussineau [Mon, 22 Oct 2007 12:23:14 +0000 (12:23 +0000)]
Remove outdated file

svn path=/trunk/; revision=29777

16 years agoAlways declare SetLogonNotifyWindow
Hervé Poussineau [Mon, 22 Oct 2007 12:19:43 +0000 (12:19 +0000)]
Always declare SetLogonNotifyWindow

svn path=/trunk/; revision=29776

16 years ago[COMMENT] Document array indices for EPROCESS.Quota* members.
Mike Nordell [Mon, 22 Oct 2007 10:04:52 +0000 (10:04 +0000)]
[COMMENT] Document array indices for EPROCESS.Quota* members.

svn path=/trunk/; revision=29771

16 years agoFix typo
Hervé Poussineau [Mon, 22 Oct 2007 08:50:31 +0000 (08:50 +0000)]
Fix typo

svn path=/trunk/; revision=29770

16 years agoProcess window messages while the (un)installer is running and disable it
Thomas Bluemel [Mon, 22 Oct 2007 03:38:51 +0000 (03:38 +0000)]
Process window messages while the (un)installer is running and disable it

svn path=/trunk/; revision=29765

16 years ago- load dynamic shell extensions with IContextMenu interface
Johannes Anderwald [Mon, 22 Oct 2007 00:36:10 +0000 (00:36 +0000)]
- load dynamic shell extensions with IContextMenu interface

svn path=/trunk/; revision=29763

16 years ago- use RegLoadMUIString for a translated keys
Johannes Anderwald [Sun, 21 Oct 2007 21:59:55 +0000 (21:59 +0000)]
- use RegLoadMUIString for a translated keys
- insert shortcut assitent in front of shellnew list
- adjust item id for create shortcut action

svn path=/trunk/; revision=29756

16 years agoShell32 resource file cleanup - Part 1/2 for today
Colin Finck [Sun, 21 Oct 2007 21:04:36 +0000 (21:04 +0000)]
Shell32 resource file cleanup - Part 1/2 for today
- Move all language-dependent resource files to a "lang" subdirectory and rename them appropriately
- Rename "shres.rc" to "shell32.rc"
- Make all translations consistent, if some elements were missing I copied the english ones. Also use a consistent indentation.
  All resource files from "bg-BG.rc" to "fi-FI.rc" (alphabetically) should be consistent now, I'll do the rest later.
- Fix some mistakes in the german translation

svn path=/trunk/; revision=29753

16 years agoLoad libraries as data files in RegLoadMUIString
Thomas Bluemel [Sun, 21 Oct 2007 19:14:19 +0000 (19:14 +0000)]
Load libraries as data files in RegLoadMUIString

svn path=/trunk/; revision=29752

16 years ago- fix a few bugs
Johannes Anderwald [Sun, 21 Oct 2007 18:42:01 +0000 (18:42 +0000)]
- fix a few bugs

svn path=/trunk/; revision=29749

16 years ago[FORMATTING] General cleanup (indentation, headers...). No code change
Hervé Poussineau [Sun, 21 Oct 2007 18:35:19 +0000 (18:35 +0000)]
[FORMATTING] General cleanup (indentation, headers...). No code change

svn path=/trunk/; revision=29748

16 years ago- use SHGetSpecialFolderPath if used on desktop when creating new file objects
Johannes Anderwald [Sun, 21 Oct 2007 17:11:43 +0000 (17:11 +0000)]
- use SHGetSpecialFolderPath if used on desktop when creating new file objects

svn path=/trunk/; revision=29744

16 years ago- fix a typo
Johannes Anderwald [Sun, 21 Oct 2007 16:22:39 +0000 (16:22 +0000)]
- fix a typo
- may fix bug 2732

svn path=/trunk/; revision=29740

16 years ago- fix memory leak
Johannes Anderwald [Sun, 21 Oct 2007 16:20:14 +0000 (16:20 +0000)]
- fix memory leak

svn path=/trunk/; revision=29739

16 years agoRemove Trailing spaces.
Daniel Reimer [Sun, 21 Oct 2007 13:49:27 +0000 (13:49 +0000)]
Remove Trailing spaces.
Add German Translations for joy and tapiui.rc.
Fix a typo in en-US of tapiui.

svn path=/trunk/; revision=29735

16 years agoSimplify a lot of code (e.g.: SendMessage(GetDlgItem(...)...) --> SendDlgItemMessage...
Eric Kohl [Sun, 21 Oct 2007 13:02:26 +0000 (13:02 +0000)]
Simplify a lot of code (e.g.: SendMessage(GetDlgItem(...)...) --> SendDlgItemMessage(...))

svn path=/trunk/; revision=29733

16 years agoFixed indentation (TABs --> Spaces)
Eric Kohl [Sun, 21 Oct 2007 12:58:35 +0000 (12:58 +0000)]
Fixed indentation (TABs --> Spaces)
No code changes.

svn path=/trunk/; revision=29732

16 years agoReplace STDCALL by APIENTRY
Hervé Poussineau [Sun, 21 Oct 2007 11:50:55 +0000 (11:50 +0000)]
Replace STDCALL by APIENTRY
Remove keywords property

svn path=/trunk/; revision=29730

16 years ago- Keep the value type of each environment variable that was read from the registry...
Eric Kohl [Sun, 21 Oct 2007 11:13:03 +0000 (11:13 +0000)]
- Keep the value type of each environment variable that was read from the registry and assign the right type for new and modified variables.
- Read and write the the raw (non-expanded) environment variables and display the cooked (expanded) ones only.

svn path=/trunk/; revision=29729

16 years ago- Apply the spanish translation for eventvwr by Marc Piulachs (marc DOT piulachs...
Colin Finck [Sun, 21 Oct 2007 10:41:11 +0000 (10:41 +0000)]
- Apply the spanish translation for eventvwr by Marc Piulachs (marc DOT piulachs AT codexchange DOT net, bug 2758)
- Use a consistent indentation in all resource files
- Change the metrics of some controls to make the full text visible
- Add a manifest file to enable visual styles
See issue #2758 for more details.

svn path=/trunk/; revision=29728

16 years ago- When adding new items into a submenu, they are placed incorrectly. Fix this.
Aleksey Bragin [Sun, 21 Oct 2007 09:08:04 +0000 (09:08 +0000)]
- When adding new items into a submenu, they are placed incorrectly. Fix this.

svn path=/trunk/; revision=29727

16 years agoReplace DDKAPI call convention by APIENTRY, as specified in winddi.h for driver funct...
Hervé Poussineau [Sun, 21 Oct 2007 07:14:55 +0000 (07:14 +0000)]
Replace DDKAPI call convention by APIENTRY, as specified in winddi.h for driver function pointers

svn path=/trunk/; revision=29726

16 years agoFixes updating default character attributes when calling SetConsoleTextAttribute().
Thomas Bluemel [Sat, 20 Oct 2007 22:26:58 +0000 (22:26 +0000)]
Fixes updating default character attributes when calling SetConsoleTextAttribute().
See issue #2705 for more details.

svn path=/trunk/; revision=29723

16 years agoEnable the code to determine the time zone from the default system language
Thomas Bluemel [Sat, 20 Oct 2007 21:37:48 +0000 (21:37 +0000)]
Enable the code to determine the time zone from the default system language

svn path=/trunk/; revision=29722

16 years ago- add joy.cpl and tapiui.dll to bootcd
Johannes Anderwald [Sat, 20 Oct 2007 18:56:46 +0000 (18:56 +0000)]
- add joy.cpl and tapiui.dll to bootcd
- patch by Cameron Gutman (aicommander[at]gmail[dot]com)

svn path=/trunk/; revision=29720

16 years agotapiui.dll doesn't have an entry point
Thomas Bluemel [Sat, 20 Oct 2007 18:34:56 +0000 (18:34 +0000)]
tapiui.dll doesn't have an entry point

svn path=/trunk/; revision=29719

16 years ago- Use "windows" module to hold native dlls, which can be legally used in different...
Aleksey Bragin [Sat, 20 Oct 2007 18:09:14 +0000 (18:09 +0000)]
- Use "windows" module to hold native dlls, which can be legally used in different operating systems (for now, it's mfc42.dll). Put it into reactos\modules\windows directory and "makex bootcd".

svn path=/trunk/; revision=29718

16 years ago- Remove entrypoint="0" from DLLs which actually need their DllMain to be exported...
Aleksey Bragin [Sat, 20 Oct 2007 17:38:35 +0000 (17:38 +0000)]
- Remove entrypoint="0" from DLLs which actually need their DllMain to be exported and run. Some of them are Wine-autosynced, so the offer is to alter winesync.cmd to remove "entrypoint="0" from autocreated .rbuild files.

svn path=/trunk/; revision=29716

16 years agoDmitry Chapyshev <lentind@yandex.ru>
Aleksey Bragin [Sat, 20 Oct 2007 17:16:30 +0000 (17:16 +0000)]
Dmitry Chapyshev <lentind@yandex.ru>
- Fully implement tapiui.dll, compatible with Windows.
- Icons come from SUSE's yast2-industrial; 203,202.ico and 301,302.bmp are done by me based on Tango.

svn path=/trunk/; revision=29714

16 years agoMake it UNICODE-safe.
Eric Kohl [Sat, 20 Oct 2007 15:03:15 +0000 (15:03 +0000)]
Make it UNICODE-safe.

svn path=/trunk/; revision=29713

16 years agoFix indentation (TABs --> Spaces).
Eric Kohl [Sat, 20 Oct 2007 11:08:23 +0000 (11:08 +0000)]
Fix indentation (TABs --> Spaces).
Use BEGIN and END instead of { and } in resource scripts.

svn path=/trunk/; revision=29706