Christoph von Wittich
63e35e6ed4
Aric Stewart : advapi32: Add Security Label sids used by IE7.
...
<aric at codeweavers.com>
svn path=/trunk/; revision=39401
2009-02-05 08:50:14 +00:00
Christoph von Wittich
9cf81b0af1
a little bit of wine syncing
...
svn path=/trunk/; revision=39400
2009-02-05 07:58:35 +00:00
Christoph von Wittich
bfe53a5d98
add shdoclc from wine 1.1.14
...
svn path=/trunk/; revision=39399
2009-02-05 07:46:59 +00:00
Christoph von Wittich
0a683381ae
urlmon: Fixed target buffer length to MBtoWC
...
Marcus Meissner <marcus at jet.franken.de>
http://www.winehq.org/pipermail/wine-patches/2009-February/068906.html
svn path=/trunk/; revision=39398
2009-02-05 07:01:34 +00:00
Christoph von Wittich
2ba1713711
mshtml: fixed second buffer argument to MultiByteToWideChar
...
Marcus Meissner <marcus at jet.franken.de>
http://www.winehq.org/pipermail/wine-patches/2009-February/068903.html
svn path=/trunk/; revision=39397
2009-02-05 06:54:33 +00:00
Christoph von Wittich
ca07b1a508
atl: fixed second buffer size to MBtoWC
...
Marcus Meissner <marcus at jet.franken.de>
http://www.winehq.org/pipermail/wine-patches/2009-February/068894.html
svn path=/trunk/; revision=39396
2009-02-05 06:50:19 +00:00
Christoph von Wittich
f38aaf659b
add a buffer length check (fixes one service test)
...
svn path=/trunk/; revision=39395
2009-02-04 19:16:51 +00:00
Christoph von Wittich
e1f736659a
change gecko download url as the version bug is fixed
...
svn path=/trunk/; revision=39394
2009-02-04 18:39:30 +00:00
Christoph von Wittich
75f1d09ba8
allow to use a local copy of wine_gecko.cab instead of having to download it every time
...
http://www.winehq.org/pipermail/wine-patches/2009-February/068889.html
http://www.winehq.org/pipermail/wine-patches/2009-February/068891.html
http://www.winehq.org/pipermail/wine-patches/2009-February/068890.html
http://www.winehq.org/pipermail/wine-patches/2009-February/068892.html
svn path=/trunk/; revision=39393
2009-02-04 18:09:03 +00:00
Dmitry Gorbachev
bafaf162a4
Fix warnings in Regional Settings and Multimedia control panel applets. Patch from Carlo Bramini, bug #4090 .
...
svn path=/trunk/; revision=39392
2009-02-04 16:30:05 +00:00
Dmitry Gorbachev
2e93c4c1d9
- Remove extra semicolons. Amine Khaldi, bug #3980 .
...
- Fix a warning (bug) in ADNS library.
svn path=/trunk/; revision=39391
2009-02-04 16:26:02 +00:00
Christoph von Wittich
43eb75a9e4
sync mshtml and shdocvw winetests with wine 1.1.14
...
svn path=/trunk/; revision=39390
2009-02-04 14:36:08 +00:00
Christoph von Wittich
cc12355d0e
sync mshtml and shdocvw to wine 1.1.14
...
svn path=/trunk/; revision=39389
2009-02-04 14:35:06 +00:00
Matthias Kupfer
df7c034a38
- Apply minor fix to German translation.
...
- Create Administrator account after default settings have been set.
- Solves issue #4214 and partly #3448 (GeoID still not set per default, but all changes apply to installed system now).
- See booth issues for more details.
svn path=/trunk/; revision=39388
2009-02-04 14:28:27 +00:00
Colin Finck
b419715eb2
- Change "pollchar" to also empty the keyboard buffer after polling the character and rename it to "pollchar_and_empty" accordingly.
...
This fixes a bug revealed by silverblade's FOSDEM CD: If you boot FreeLoader with a boot menu from CD and press a key after that "Press any key to boot from CD" message, that keypress was forwarded to FreeLoader as well.
- Remove the already unused and now unsynchronized "pollchar" from the regression testing boot sector.
svn path=/trunk/; revision=39387
2009-02-04 13:13:21 +00:00
Dmitry Chapyshev
0a8a745e77
- Fix build
...
svn path=/trunk/; revision=39386
2009-02-04 13:12:35 +00:00
Dmitry Chapyshev
23559be882
- More stub implementation
...
- Fix params for LogoffWindowsDialog
svn path=/trunk/; revision=39385
2009-02-04 12:51:47 +00:00
Christoph von Wittich
8cd3b76387
add wcsncpy_s, strcat_s (from wine)
...
and _ftol2 and _ftol2_sse required by vmware tools
svn path=/trunk/; revision=39384
2009-02-04 10:09:48 +00:00
Steven Edwards
98b23c7c52
Warning cleanup:
...
- disable the unused service related functions for now
- comment out a bunch of unused variables
- cast a few things to shut up compiler warnings for now
svn path=/trunk/; revision=39383
2009-02-04 10:01:42 +00:00
Ged Murphy
638a93a3ef
- Implement SERVICE_CONFIG_DESCRIPTION and SERVICE_CONFIG_FAILURE_ACTIONS for RChangeServiceConfig2A
...
- Christoph requires this for the vmware tools installer
svn path=/trunk/; revision=39382
2009-02-04 09:34:05 +00:00
Christoph von Wittich
cd58e6643a
hackfix .spec file to prevent a broken export table
...
svn path=/trunk/; revision=39381
2009-02-04 07:01:47 +00:00
Steven Edwards
e84a9a9093
Hacks to get telnetd to work in XP and Wine
...
- turn off unicode in rbuild file and serviceentry.c
Its not unicode yet anyway
- Disable authentication stuff
svn path=/trunk/; revision=39380
2009-02-04 06:35:57 +00:00
Christoph von Wittich
bf53811ef2
set version to 7,0,2600,2180 otherwise some apps will try to overwrite it
...
svn path=/trunk/; revision=39379
2009-02-04 06:29:23 +00:00
Christoph von Wittich
7c2dea1a27
disable dprints
...
svn path=/trunk/; revision=39378
2009-02-04 06:10:19 +00:00
Christoph von Wittich
217745c949
fix formatting (again)
...
svn path=/trunk/; revision=39377
2009-02-04 06:04:24 +00:00
Steven Edwards
29f2647a3e
Enable the hackish telnet daemon for network testing.
...
Please forgive this commit as this does cause warnings.
I will be cleaning this up, time premitting over the next
few weeks.
svn path=/trunk/; revision=39376
2009-02-04 04:55:01 +00:00
Timo Kreuzer
203459bc9e
csrsrv: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=39375
2009-02-04 03:41:43 +00:00
Art Yerkes
37d6382770
Add a per-directory cache of short filenames allowing us to generate them
...
uniquely. dir /x now shows properly unambiguous short filenames.
Also, we weren't FsRtlEnterFilesystem ing in directory operations. Fix that
too.
svn path=/trunk/; revision=39374
2009-02-04 03:39:23 +00:00
Timo Kreuzer
2204f4ce96
remove an old hack
...
svn path=/branches/ros-amd64-bringup/; revision=39373
2009-02-04 03:34:53 +00:00
Timo Kreuzer
66f30cfa89
Fix LDR_DATA_TABLE_ENTRY mamber names
...
svn path=/branches/ros-amd64-bringup/; revision=39372
2009-02-04 03:15:10 +00:00
Timo Kreuzer
8c77907bae
rbuild: this got lost, too
...
svn path=/branches/ros-amd64-bringup/; revision=39371
2009-02-04 01:45:14 +00:00
Timo Kreuzer
0b3583a39b
rbuild: merge what got lost from r38301
...
svn path=/branches/ros-amd64-bringup/; revision=39370
2009-02-04 01:44:23 +00:00
Timo Kreuzer
b6eeb280a5
merge 34700, 34802, 35517, 35650 from amd64 branch
...
NCI:
34802/34802/35517: Create x64 syscall stubs (Timo Kreuzer)
35650 Don't add stdcall decorations to amd64 syscalls.(Samuel Serapión)
svn path=/trunk/; revision=39369
2009-02-04 01:34:17 +00:00
Timo Kreuzer
c13d343799
merge 34730 from amd64 branch
...
wmc: include string.h to silence implicit declaration warnings (Samuel Serapión)
svn path=/trunk/; revision=39368
2009-02-04 01:26:13 +00:00
Timo Kreuzer
e3af9afd04
sync widl to trunk r39350
...
svn path=/branches/ros-amd64-bringup/; revision=39367
2009-02-04 01:23:02 +00:00
Timo Kreuzer
5119df66d4
remove unnessesary dependency to msvcrt
...
svn path=/trunk/; revision=39366
2009-02-04 00:14:47 +00:00
Timo Kreuzer
29801bdec4
merge r39363 from trunk
...
svn path=/branches/ros-amd64-bringup/; revision=39365
2009-02-04 00:08:00 +00:00
Timo Kreuzer
a96e30d6d8
use i386/setjmplongjmp.s only on x86 architecture
...
svn path=/trunk/; revision=39364
2009-02-04 00:06:46 +00:00
Timo Kreuzer
886623464d
remove duplicate reference to libcntpr
...
svn path=/branches/ros-amd64-bringup/; revision=39363
2009-02-04 00:04:22 +00:00
Timo Kreuzer
53155efcf6
dxtn: convert to spec
...
svn path=/trunk/; revision=39362
2009-02-04 00:00:05 +00:00
Timo Kreuzer
cfd74942e7
dxtn: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=39361
2009-02-03 23:59:05 +00:00
Timo Kreuzer
4507070315
update tracert from trunk
...
svn path=/branches/ros-amd64-bringup/; revision=39360
2009-02-03 23:53:04 +00:00
Timo Kreuzer
3b0ffb9af3
tacert: use ULONG format instead of long long when displaying the time in ms.
...
svn path=/trunk/; revision=39359
2009-02-03 23:52:25 +00:00
Timo Kreuzer
c7f6d8fd09
update ping from trunk
...
svn path=/branches/ros-amd64-bringup/; revision=39358
2009-02-03 23:37:52 +00:00
Timo Kreuzer
cdbc9c6439
ping: silence warnings on x64
...
svn path=/trunk/; revision=39357
2009-02-03 23:37:08 +00:00
Timo Kreuzer
bc2fb17d2b
update calc part 2
...
svn path=/branches/ros-amd64-bringup/; revision=39356
2009-02-03 23:21:36 +00:00
Timo Kreuzer
861dce28f8
Update calc
...
svn path=/branches/ros-amd64-bringup/; revision=39355
2009-02-03 23:19:18 +00:00
Timo Kreuzer
1a95247634
merge 36907 from amd64 branch:
...
taskmgr: Use DWORD_PTR instead of DWORD for the Affiity mask. (Samuel Serapión)
svn path=/trunk/; revision=39354
2009-02-03 23:03:35 +00:00
Colin Finck
7091708541
Gabriel Ilardi (gabrielilardi@hotmail.it)
...
- Allow only one instance of Task-Manager to be run at the same time
See issue #3976 for more details.
svn path=/trunk/; revision=39353
2009-02-03 22:25:39 +00:00
Timo Kreuzer
f611bc9f3d
Sync to trunk r39350.
...
Usermode is broken. Some idl problem.
svn path=/branches/ros-amd64-bringup/; revision=39352
2009-02-03 22:14:40 +00:00