Mike Nordell
443c699ba3
Interlocked add/sub for quota. Still disabled code.
...
svn path=/trunk/; revision=29853
2007-10-24 13:33:19 +00:00
James Tabor
5005dede1c
- Implement NtUserGetComboBoxInfo and use it in GetComboBoxInfo.
...
- Use Shared locks.
svn path=/trunk/; revision=29849
2007-10-24 11:19:30 +00:00
Hervé Poussineau
5bce4dda0c
Better check of GetWindowsDirectory() return value
...
svn path=/trunk/; revision=29846
2007-10-24 07:49:40 +00:00
Hervé Poussineau
9fdfadf2fa
Duplicate the user token before calling CreateProcessAsUser()
...
See issue #2569 for more details.
svn path=/trunk/; revision=29845
2007-10-24 07:45:44 +00:00
Art Yerkes
ff15530f99
Remove extra var.
...
svn path=/trunk/; revision=29842
2007-10-24 03:34:58 +00:00
Art Yerkes
3f99dd619b
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
2007-10-24 02:23:54 +00:00
James Tabor
46d328103b
Update NtUserGetComboBoxInfo header info.
...
svn path=/trunk/; revision=29840
2007-10-24 02:03:56 +00:00
James Tabor
07c753c912
- Sync to Wine: Listbox controls
...
- Implement NtUserGetListBoxInfo and GetListBoxInfo. Fix header entry.
- Add LB_GETLISTBOXINFO to psdk.
svn path=/trunk/; revision=29839
2007-10-24 01:04:06 +00:00
Gregor Brunmar
243774066b
Made r29837 readable
...
svn path=/trunk/; revision=29838
2007-10-23 21:47:18 +00:00
Gregor Brunmar
f1546e5b22
Added RtlCopySecurityDescriptor
...
svn path=/trunk/; revision=29837
2007-10-23 21:42:03 +00:00
Aleksey Bragin
d68e72bf84
- 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
2007-10-23 19:19:06 +00:00
Marc Piulachs
5891bd30ce
- various fixes to the spanish language resources
...
svn path=/trunk/; revision=29831
2007-10-23 15:24:40 +00:00
Hervé Poussineau
28f4b0ee2e
IExtractIcon::GetIconLocation is not documented to support a NULL pointer as last parameter
...
svn path=/trunk/; revision=29830
2007-10-23 14:26:53 +00:00
Marc Piulachs
c494d813c2
- 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
2007-10-23 13:25:26 +00:00
Mike Nordell
33b96d03bf
Unbreak build (unused local var's warnings when not using the quota code).
...
svn path=/trunk/; revision=29828
2007-10-23 12:31:21 +00:00
Mike Nordell
821c3e5125
[FORMATTING] Consistency.
...
svn path=/trunk/; revision=29827
2007-10-23 11:08:18 +00:00
Mike Nordell
c4720317ab
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
2007-10-23 10:05:40 +00:00
Mike Nordell
6daf79aab8
[FORMATTING] Tab -> spc consistency.
...
svn path=/trunk/; revision=29825
2007-10-23 09:49:16 +00:00
Hervé Poussineau
acdded5eed
When creating the context menu, take care of attributes returned by the shell folder implementation
...
svn path=/trunk/; revision=29824
2007-10-23 09:43:23 +00:00
Hervé Poussineau
f9ca3809d6
Use SHCreateDefaultExtractIcon to simplify code
...
svn path=/trunk/; revision=29823
2007-10-23 09:09:46 +00:00
Hervé Poussineau
daa26745c2
Implement SHCreateDefaultExtractIcon
...
Export SHCreateDefaultContextMenu
svn path=/trunk/; revision=29822
2007-10-23 09:01:39 +00:00
Aleksey Bragin
c99c8b6957
- Add a bit more debug traces, like the previous implementation had.
...
svn path=/trunk/; revision=29821
2007-10-23 08:32:19 +00:00
Hervé Poussineau
130fe6e833
Fix some svn properties
...
svn path=/trunk/; revision=29819
2007-10-23 08:30:39 +00:00
Hervé Poussineau
a8f4976951
Do not mix ReactOS and Wine debug style
...
svn path=/trunk/; revision=29818
2007-10-23 08:27:48 +00:00
Hervé Poussineau
195f28c5df
Code refactoring to be able to handle installation of network protocols/services/clients
...
svn path=/trunk/; revision=29817
2007-10-23 08:25:53 +00:00
Hervé Poussineau
802a970a9e
No need to define __USE_W32API
...
svn path=/trunk/; revision=29816
2007-10-23 08:22:02 +00:00
Hervé Poussineau
aabdae9d56
No need to define __USE_W32API
...
svn path=/trunk/; revision=29815
2007-10-23 08:12:28 +00:00
Hervé Poussineau
fca3c865ba
__USE_W32API is always defined nowadays
...
svn path=/trunk/; revision=29814
2007-10-23 07:53:02 +00:00
James Tabor
af679ec61d
Sync with Wine: Combo controls. Checked Button and no changes.
...
svn path=/trunk/; revision=29813
2007-10-23 06:13:16 +00:00
James Tabor
ac7a2ffaa6
Sync with Wine: Add the rest of Alex Villacís Lasso : user32: Fix EM_SETLIMITTEXT with zeroed args.
...
svn path=/trunk/; revision=29812
2007-10-23 04:32:10 +00:00
James Tabor
c3d4561829
Sync with Wine: Edit controls.
...
svn path=/trunk/; revision=29811
2007-10-23 04:19:29 +00:00
Johannes Anderwald
84a13a2101
- silence wine debug messages
...
svn path=/trunk/; revision=29809
2007-10-23 02:03:29 +00:00
Johannes Anderwald
4da0e180ee
- 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
2007-10-23 02:00:30 +00:00
Marc Piulachs
4ce5c80551
Add xcopy and maginify to bootcd to make aicom happy
...
svn path=/trunk/; revision=29802
2007-10-22 22:06:29 +00:00
Daniel Reimer
435b8c7cc0
Translate xcopy into German and fix the SUBLANGs of the rest.
...
Update German Shell32 Translation
svn path=/trunk/; revision=29799
2007-10-22 21:24:42 +00:00
Marc Piulachs
49b663a0a1
Wine imported xcopy command line tool
...
svn path=/trunk/; revision=29794
2007-10-22 19:55:26 +00:00
Gregor Brunmar
5492d9a135
More svchost stub, end-of-the-day checkin.
...
svn path=/trunk/; revision=29793
2007-10-22 19:54:51 +00:00
Marc Piulachs
7324d950c7
- Minor fixes to the es-ES localization for eventvwr
...
- Add it to the build
svn path=/trunk/; revision=29789
2007-10-22 19:39:47 +00:00
Gregor Brunmar
9e306bf2f4
Added first stub of svchost - not included in the build yet.
...
svn path=/trunk/; revision=29783
2007-10-22 18:06:31 +00:00
Colin Finck
fa46551b04
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
2007-10-22 16:49:34 +00:00
Hervé Poussineau
8ffd3b71f2
Add SHCreateDefaultExtractIcon prototype and IDefaultExtractIconInit interface.
...
IID_IDefaultExtractIconInit is not correct, it has to be fixed later
svn path=/trunk/; revision=29779
2007-10-22 14:43:01 +00:00
Hervé Poussineau
873fccb22a
__USE_W32API is always defined nowadays
...
svn path=/trunk/; revision=29778
2007-10-22 14:04:23 +00:00
Hervé Poussineau
d52d5d5fd7
Remove outdated file
...
svn path=/trunk/; revision=29777
2007-10-22 12:23:14 +00:00
Hervé Poussineau
f9cef2a895
Always declare SetLogonNotifyWindow
...
svn path=/trunk/; revision=29776
2007-10-22 12:19:43 +00:00
Mike Nordell
1f2fce4fea
[COMMENT] Document array indices for EPROCESS.Quota* members.
...
svn path=/trunk/; revision=29771
2007-10-22 10:04:52 +00:00
Hervé Poussineau
23dda38c1e
Fix typo
...
svn path=/trunk/; revision=29770
2007-10-22 08:50:31 +00:00
Thomas Bluemel
05e20948eb
Process window messages while the (un)installer is running and disable it
...
svn path=/trunk/; revision=29765
2007-10-22 03:38:51 +00:00
Johannes Anderwald
e474c7c74f
- load dynamic shell extensions with IContextMenu interface
...
svn path=/trunk/; revision=29763
2007-10-22 00:36:10 +00:00
Johannes Anderwald
75229d4d44
- 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
2007-10-21 21:59:55 +00:00
Colin Finck
61738aafc9
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
2007-10-21 21:04:36 +00:00