Hervé Poussineau
8f440cb624
In NtUserInsertMenuItem, try to copy the whole MENUITEMINFOW structure from caller. If it fails, try without the last field
...
svn path=/trunk/; revision=19485
2005-11-23 13:45:34 +00:00
Christoph von Wittich
071e4d5c83
fixed bug 888 (menus created by application itself may not appear)
...
svn path=/trunk/; revision=19484
2005-11-23 13:13:09 +00:00
Filip Navara
45d8a5eb8b
Update GPL and LGPL licenses.
...
svn path=/trunk/; revision=19483
2005-11-23 07:07:40 +00:00
Steven Edwards
09acd27660
porting fixes
...
svn path=/trunk/; revision=19482
2005-11-23 06:33:19 +00:00
Steven Edwards
9324227517
porting fixes
...
svn path=/trunk/; revision=19481
2005-11-23 06:02:15 +00:00
Christoph von Wittich
7588129e24
fix bug 838 (Sol.exe is missing it's menubar)
...
svn path=/trunk/; revision=19480
2005-11-23 06:00:41 +00:00
Alex Ionescu
348e9f5f3d
Fix msvc/gcc NDK problem
...
svn path=/trunk/; revision=19479
2005-11-23 04:31:58 +00:00
Alex Ionescu
7208d96617
move devices.h to a more appropriate location (approximately where it's located in the nt4 ddk)
...
svn path=/trunk/; revision=19478
2005-11-23 03:54:11 +00:00
Casper Hornstrup
4758974147
Option to disable compilation units
...
svn path=/trunk/; revision=19477
2005-11-23 03:12:52 +00:00
Thomas Bluemel
a0b7f5c0aa
remove incorrect includes
...
svn path=/trunk/; revision=19476
2005-11-23 01:40:19 +00:00
Thomas Bluemel
8665826884
define IID_ISecurityInformation in a separate file not using the precomp.h
...
svn path=/trunk/; revision=19475
2005-11-23 01:39:45 +00:00
Christoph von Wittich
1676773413
updated german translation
...
svn path=/trunk/; revision=19474
2005-11-23 00:27:26 +00:00
Brandon Turner
de9c57f740
RegSetValueExW was including the comparison in the size param and therefore not writing the wallpaper path to the registry. The wallpaper now stays after a reboot.
...
svn path=/trunk/; revision=19473
2005-11-23 00:15:45 +00:00
Nathan Woods
ce6551a393
Regedit enhancements
...
1. Implemented the ability to select existing favorites
2. Created dialog resources for adding favorites, removing favorites, and the find dialog
svn path=/trunk/; revision=19472
2005-11-23 00:09:17 +00:00
Ged Murphy
9d7f11c6ec
Support for adding Expandable string and multi string values
...
svn path=/trunk/; revision=19471
2005-11-22 22:19:18 +00:00
Casper Hornstrup
b102fa96a8
* Name compilation unit
...
* Generate compilation unit support code
svn path=/trunk/; revision=19470
2005-11-22 22:16:14 +00:00
Casper Hornstrup
dc1f52977d
Move Directory class to its own file
...
svn path=/trunk/; revision=19469
2005-11-22 21:58:50 +00:00
Maarten Bosma
fee8a937ff
Florian (papierkorb[at]gmx-topmail[dot]de): A few corrections.
...
svn path=/trunk/; revision=19468
2005-11-22 21:32:11 +00:00
Hartmut Birr
72811fbd1d
- Fixed the parameter check of the echo command.
...
- Remove the first space after the echo command.
- Do never check for parameters if the delimiter is a point.
svn path=/trunk/; revision=19467
2005-11-22 18:01:02 +00:00
Casper Hornstrup
498c359615
Replace File by CompilationUnit
...
svn path=/trunk/; revision=19466
2005-11-22 14:23:17 +00:00
Nathan Woods
29f5dd15ed
Regedit: Favorites now appear in the favorites menu (though they are currently grayed out)
...
svn path=/trunk/; revision=19465
2005-11-22 14:07:34 +00:00
Thomas Bluemel
e0535fe8a9
Fixed a bunch of uninitialized variable warnings. Dereferencing random pointers can't be a good idea, testing would've been great. The changes may not be correct, please review!
...
svn path=/trunk/; revision=19464
2005-11-22 11:20:01 +00:00
Hervé Poussineau
3143bf613e
Fix sublanguage IDs in .rc files:
...
- LANG_ENGLISH -> SUBLANG_ENGLISH_US
- LANG_JAPANESE -> SUBLANG_DEFAULT
- others -> SUBLANG_NEUTRAL
I didn't change .rc files in files synched with Wine
svn path=/trunk/; revision=19463
2005-11-22 10:24:14 +00:00
Alex Ionescu
b7b5e0bdb0
Fix boot regression.
...
svn path=/trunk/; revision=19462
2005-11-22 09:53:00 +00:00
Hervé Poussineau
19d917a3b7
Fix French translation
...
svn path=/trunk/; revision=19461
2005-11-22 08:26:06 +00:00
Steven Edwards
e910f4cab0
porting fixes
...
svn path=/trunk/; revision=19460
2005-11-22 08:25:35 +00:00
Alex Ionescu
e20d5baaa0
- I wish svn delete would..delete the file -before- committing to that testing before a commit would actually be useful. Fix wdmguid.c build
...
- Update NDK text files.
svn path=/trunk/; revision=19459
2005-11-22 08:21:42 +00:00
Steven Edwards
de89ca03e4
add __i386__
...
svn path=/trunk/; revision=19458
2005-11-22 08:20:55 +00:00
Casper Hornstrup
394ced81ac
Parse <compilationunit>
...
svn path=/trunk/; revision=19457
2005-11-22 08:18:03 +00:00
Steven Edwards
8284e89b8c
msvc warnings fixes
...
svn path=/trunk/; revision=19456
2005-11-22 08:15:04 +00:00
Steven Edwards
6b8f182f77
remove some warnings
...
svn path=/trunk/; revision=19455
2005-11-22 08:12:42 +00:00
Steven Edwards
887ffe5baa
add recent winehq object manager tests
...
svn path=/trunk/; revision=19454
2005-11-22 07:18:44 +00:00
Alex Ionescu
90c7b2a8ae
- Fix typo accidentally added after testing the build (due to alt-f Q)
...
svn path=/trunk/; revision=19453
2005-11-22 06:57:36 +00:00
Steven Edwards
13b219657a
_M_IX86 is not the same as _X86_ on the most recent PSDK. Define both
...
svn path=/trunk/; revision=19452
2005-11-22 06:22:21 +00:00
Alex Ionescu
c4f5d37239
- Fix inclusion of deleted file.
...
svn path=/trunk/; revision=19451
2005-11-22 05:48:48 +00:00
Alex Ionescu
f355909c07
- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc in winnt.h
...
- Remove FASTCALL define from windef.h and add it to winddk.h
- Move EXCEPTION_ defines to crt/except.h
- Remove public GUIDs from sysguid.h and move from NDK to public umpnpmgr lib headers (since no other component but it + kernel uses them)
- Make include/ndk an include path. The NDK is now used like the DDK, so including ndk/foo.h should be replaced by include foo.h just like for PSDK or DDK.
- Don't include misc.h in usermode.
- Protect some stuff in helper.h against multiple definitions.
- Sync with NDK 1.00 Beta 1 to prepare for public NDK release.
svn path=/trunk/; revision=19450
2005-11-22 04:57:45 +00:00
Nathan Woods
779147bf80
Regedit: Enhancements to the contextual menu in the treeview
...
1. Implemented Export
2. Added a placeholder for Permissions
svn path=/trunk/; revision=19449
2005-11-22 04:54:18 +00:00
Alex Ionescu
c6a600f0d3
- Don't hardcode PEB address
...
svn path=/trunk/; revision=19448
2005-11-22 03:37:39 +00:00
Alex Ionescu
0dac77333a
- Missed one change
...
svn path=/trunk/; revision=19447
2005-11-22 03:32:15 +00:00
Alex Ionescu
4d1789ec8e
- Don't use STATIC
...
svn path=/trunk/; revision=19446
2005-11-22 03:18:13 +00:00
Alex Ionescu
75ae595a8d
- Don't use EXPORTED
...
- Define MM_HIGHEST_VAD_ADDRESS; this seems to be the actual value of the PEB and represents the highest address that a VAD can be on Windows (and the PEB is the highest vad). This define shoudl probably go in mm.h since I believe the checks and code in NtXxxVirtualMemory should use -it- instead of MM_HIGHEST_USER_ADDRESS.
svn path=/trunk/; revision=19445
2005-11-22 02:30:18 +00:00
Brandon Turner
2f4ea4daeb
copy back both POINTS to make a RECT
...
svn path=/trunk/; revision=19444
2005-11-22 01:48:27 +00:00
Nathan Woods
6cf4575ef6
1. Fixed a bug that caused registry keys created under previously childless keys to not show up in the tree view
...
2. If a registry key deletion fails because of a permission error part of the way through, the key will be refeshed and the partial deletion will show up
svn path=/trunk/; revision=19443
2005-11-22 01:30:30 +00:00
Filip Navara
fc2948f5f2
Put the function type declarations at the right place. Patch by Brezenbak.
...
svn path=/trunk/; revision=19442
2005-11-22 01:06:05 +00:00
Alex Ionescu
8bebf65a42
- Don't use STATIC
...
svn path=/trunk/; revision=19441
2005-11-22 00:50:12 +00:00
Filip Navara
8136033064
Change some FS:x reading macros for better compatibility with MSVC compiler and move KeGetCurrentKPCR/KeGetCurrentPrcb from DDK into ntoskrnl.
...
svn path=/trunk/; revision=19440
2005-11-22 00:47:58 +00:00
Filip Navara
9ff8e85f1d
Fix compilation.
...
svn path=/trunk/; revision=19439
2005-11-22 00:38:45 +00:00
Filip Navara
be3e833bc3
Change the FS read/write functions to macros and use constant addressing instead of register.
...
svn path=/trunk/; revision=19438
2005-11-22 00:34:46 +00:00
Filip Navara
ee6bd345aa
Fix some registry structures to match the Windows format.
...
svn path=/trunk/; revision=19437
2005-11-22 00:29:22 +00:00
Filip Navara
f0bab69a40
Use a standard header instead of redefining size_t.
...
svn path=/trunk/; revision=19436
2005-11-22 00:16:37 +00:00