Commit graph

35027 commits

Author SHA1 Message Date
Christoph von Wittich bb6f0157c3 Alexandre Julliard : include: Fix packing of the msacm structures.
<julliard at winehq.org>

svn path=/trunk/; revision=39403
2009-02-05 09:09:29 +00:00
Christoph von Wittich ff0436a020 shell32: Fixed potential buffer overwrite in execute_from_key (Coverity).
Marcus Meissner <marcus at jet.franken.de>

svn path=/trunk/; revision=39402
2009-02-05 08:55:28 +00:00
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
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 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 5119df66d4 remove unnessesary dependency to msvcrt
svn path=/trunk/; revision=39366
2009-02-04 00:14:47 +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 53155efcf6 dxtn: convert to spec
svn path=/trunk/; revision=39362
2009-02-04 00:00:05 +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 cdbc9c6439 ping: silence warnings on x64
svn path=/trunk/; revision=39357
2009-02-03 23:37:08 +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 b24b8f4a23 Don't cast pointers to ULONG!
svn path=/trunk/; revision=39351
2009-02-03 21:52:49 +00:00
Dmitry Chapyshev b45c5496ad - Add missed structure and function to shellapi.h
- Add more stubs to shell32

svn path=/trunk/; revision=39350
2009-02-03 20:56:26 +00:00
Dmitry Chapyshev 861fec6cd7 - Fix build. Sorry :)
svn path=/trunk/; revision=39348
2009-02-03 20:11:44 +00:00
Dmitry Chapyshev a018d892fe - Add more stubs
- Fix return value for PathIsTemporaryW

svn path=/trunk/; revision=39344
2009-02-03 19:41:15 +00:00
Gregor Schneider bd65505332 Delete old XLateObj before creating a new one, fixes a mem leak when installing .Net 2.0 Framework
svn path=/trunk/; revision=39343
2009-02-03 19:37:18 +00:00
Gregor Brunmar fe9de35fff D3D9:
* Fixed compilation error
* Implemented IDirect3DBaseTexture9's and IDirect3DTexture9's GetAutoGenFilterType(), GetLOD() and GetLevelCount()

svn path=/trunk/; revision=39341
2009-02-03 18:55:20 +00:00
Colin Finck 98346f3252 Revert 39295 on request of hpoussin
svn path=/trunk/; revision=39340
2009-02-03 17:27:10 +00:00
Johannes Anderwald 613f4b1847 - fix bug 4126 by Mario Kacmar
svn path=/trunk/; revision=39339
2009-02-03 16:55:54 +00:00
Gregor Schneider 7da4798c20 Testcase extension by Evgeny Boltik <BSTSoft AT narod DOT ru>:
- Test StretchBlt ROP codes similar to BitBlt
- Offset drawing coordinates with SetWindowOrgEx
- Show an overview of several hatched brushes
- This was used to test r39336, r39332 and r39326 and the src&dst StretchBlt ROP support

svn path=/trunk/; revision=39337
2009-02-03 16:11:31 +00:00
Gregor Schneider b4c66a205a Offset the source and destination rectangles as pointed out in bug #4107. Remove respective FIXME.
svn path=/trunk/; revision=39336
2009-02-03 15:58:46 +00:00
Christoph von Wittich 0c9b0cdd9d don't return FALSE when there is a DataSectionObject without reference as it breaks ole32 storage
needs further investigation

svn path=/trunk/; revision=39334
2009-02-03 15:32:36 +00:00
Gregor Schneider acf1b854aa Brush displacement fix from r39326 for 24bpp.
svn path=/trunk/; revision=39332
2009-02-03 15:17:31 +00:00