reactos.git
13 years ago[undocuser.h]
Timo Kreuzer [Thu, 27 Jan 2011 23:45:40 +0000 (23:45 +0000)]
[undocuser.h]
Add nreline at the end of the file. MSVC is very picky about that.

svn path=/branches/cmake-bringup/; revision=50523

13 years ago[RTL]
Timo Kreuzer [Thu, 27 Jan 2011 23:03:01 +0000 (23:03 +0000)]
[RTL]
_Interlocked(Compare)ExchangePointer is an intrinsic that doesn't exist on x86, use portable version.

svn path=/branches/cmake-bringup/; revision=50522

13 years ago- effects dialog doesn't affect the color scheme (commented out until fixed finally)
Matthias Kupfer [Thu, 27 Jan 2011 22:00:22 +0000 (22:00 +0000)]
- effects dialog doesn't affect the color scheme (commented out until fixed finally)

svn path=/trunk/; revision=50521

13 years ago[CMAKE]
Timo Kreuzer [Thu, 27 Jan 2011 21:57:54 +0000 (21:57 +0000)]
[CMAKE]
Remove dll name from add_importlib_target macro

svn path=/branches/cmake-bringup/; revision=50520

13 years ago[CMAKE]
Timo Kreuzer [Thu, 27 Jan 2011 21:50:54 +0000 (21:50 +0000)]
[CMAKE]
get the library suffix from the target instead of passing it to the macro.

svn path=/branches/cmake-bringup/; revision=50519

13 years ago[CMAKE]
Timo Kreuzer [Thu, 27 Jan 2011 21:48:44 +0000 (21:48 +0000)]
[CMAKE]
Use spec file for getuname importlib

svn path=/branches/cmake-bringup/; revision=50518

13 years ago[UUID]
Timo Kreuzer [Thu, 27 Jan 2011 16:18:47 +0000 (16:18 +0000)]
[UUID]
Add IID_IWineD3DDeviceParent for MSVC

svn path=/branches/cmake-bringup/; revision=50515

13 years ago[CMAKE]
Timo Kreuzer [Thu, 27 Jan 2011 16:17:25 +0000 (16:17 +0000)]
[CMAKE]
Compile a dummy rossym library on MSVC

svn path=/branches/cmake-bringup/; revision=50514

13 years ago[CRT]
Timo Kreuzer [Thu, 27 Jan 2011 13:45:06 +0000 (13:45 +0000)]
[CRT]
Fix some warnings

svn path=/branches/cmake-bringup/; revision=50513

13 years ago[CMAKE]
Timo Kreuzer [Thu, 27 Jan 2011 13:37:21 +0000 (13:37 +0000)]
[CMAKE]
ML64 compatibility fixes for amd64 assembly

svn path=/branches/cmake-bringup/; revision=50512

13 years ago[EXPLORER_NEW]
Timo Kreuzer [Thu, 27 Jan 2011 10:47:55 +0000 (10:47 +0000)]
[EXPLORER_NEW]
Fix syntax

svn path=/branches/cmake-bringup/; revision=50509

13 years ago[WORDPAD]
Timo Kreuzer [Thu, 27 Jan 2011 10:44:08 +0000 (10:44 +0000)]
[WORDPAD]
Fix chinese resource file

svn path=/branches/cmake-bringup/; revision=50508

13 years ago[PING]
Timo Kreuzer [Thu, 27 Jan 2011 10:42:06 +0000 (10:42 +0000)]
[PING]
Fix resource syntax for MSVC and recent versions of the gcc preprocessor.

svn path=/branches/cmake-bringup/; revision=50507

13 years ago[CMAKE]
Timo Kreuzer [Wed, 26 Jan 2011 23:24:08 +0000 (23:24 +0000)]
[CMAKE]
- Sync with trunk 50501
- fix a couple of merge artifacts (indentation)

svn path=/branches/cmake-bringup/; revision=50505

13 years ago[CMAKE]
Sylvain Petreolle [Wed, 26 Jan 2011 22:19:12 +0000 (22:19 +0000)]
[CMAKE]
Sync trunk up to r50477.

svn path=/branches/cmake-bringup/; revision=50504

13 years ago[ROSAUTOTEST]
Colin Finck [Wed, 26 Jan 2011 21:56:17 +0000 (21:56 +0000)]
[ROSAUTOTEST]
- Fix direct submission to Testman after the recent changes and finally change the location to "reactos.org" instead of "localhost".
  Makes Rosautotest ready for running tests on our upcoming Windows Server instance.

svn path=/trunk/; revision=50502

13 years agoFix build of wined3d
Timo Kreuzer [Wed, 26 Jan 2011 17:43:31 +0000 (17:43 +0000)]
Fix build of wined3d

svn path=/trunk/; revision=50501

13 years ago[CRT]
Timo Kreuzer [Wed, 26 Jan 2011 17:16:07 +0000 (17:16 +0000)]
[CRT]
Cleanup math.h from unixism. For now move everything that doesn't belong there into mingw_math.h.

svn path=/trunk/; revision=50500

13 years ago[CRT]
Timo Kreuzer [Wed, 26 Jan 2011 16:28:34 +0000 (16:28 +0000)]
[CRT]
- Replace isinf with !_finite and isnan with _isnan

svn path=/trunk/; revision=50499

13 years ago[AVIFIL32]
Timo Kreuzer [Wed, 26 Jan 2011 16:26:42 +0000 (16:26 +0000)]
[AVIFIL32]
Split utf8 resources into theit own file (MSVC compatibility)

svn path=/trunk/; revision=50498

13 years agocrt header compatibility update:
Timo Kreuzer [Wed, 26 Jan 2011 16:24:35 +0000 (16:24 +0000)]
crt header compatibility update:
- define _USE_MATH_DEFINES for dsound, gdiplus, jscript and some win32k files
- don't define HAVE_LRINT(F) in libsamplerate
- Remove M_PI constants from win32k

svn path=/trunk/; revision=50497

13 years ago[FREELDR]
Timo Kreuzer [Tue, 25 Jan 2011 22:23:10 +0000 (22:23 +0000)]
[FREELDR]
Fix compilation on MSVC

svn path=/branches/cmake-bringup/; revision=50496

13 years ago[CRT]
Timo Kreuzer [Tue, 25 Jan 2011 20:56:14 +0000 (20:56 +0000)]
[CRT]
Fix copy pasta. Spotted by rs on irc.

svn path=/branches/cmake-bringup/; revision=50495

13 years ago[CRT]
Timo Kreuzer [Tue, 25 Jan 2011 20:48:56 +0000 (20:48 +0000)]
[CRT]
On MSVC mark abs, labs and strcmp as intrinsics (needed when compiling with /O2+) and disable a warning that they are not intrinsics (when compiled with /O1)

svn path=/branches/cmake-bringup/; revision=50494

13 years ago[CMAKE]
Timo Kreuzer [Tue, 25 Jan 2011 19:19:02 +0000 (19:19 +0000)]
[CMAKE]
Link smss to msvcsup on MSVC builds

svn path=/branches/cmake-bringup/; revision=50493

13 years ago[PSDK]
Timo Kreuzer [Tue, 25 Jan 2011 18:58:21 +0000 (18:58 +0000)]
[PSDK]
Include pseh.h not only for gcc

svn path=/branches/cmake-bringup/; revision=50492

13 years ago[RTL]
Timo Kreuzer [Tue, 25 Jan 2011 18:48:26 +0000 (18:48 +0000)]
[RTL]
Add InterlockedBitTestAndSet* defines

svn path=/branches/cmake-bringup/; revision=50491

13 years ago[CMAKE]
Timo Kreuzer [Tue, 25 Jan 2011 18:09:29 +0000 (18:09 +0000)]
[CMAKE]
- Fix mc command
- temporary disable optimization settings to prevent warning

svn path=/branches/cmake-bringup/; revision=50490

13 years ago[CMAKE]
Timo Kreuzer [Tue, 25 Jan 2011 17:00:43 +0000 (17:00 +0000)]
[CMAKE]
Don't include resources twice in findstr, remove rbuild file

svn path=/branches/cmake-bringup/; revision=50489

13 years ago[CMAKE]
Timo Kreuzer [Tue, 25 Jan 2011 16:31:04 +0000 (16:31 +0000)]
[CMAKE]
msc.cmake: fix spec2def invocation, add pseh library, remove set_export_spec

svn path=/branches/cmake-bringup/; revision=50488

13 years ago[CMAKE]
Timo Kreuzer [Tue, 25 Jan 2011 16:26:54 +0000 (16:26 +0000)]
[CMAKE]
On MSVC builds, compile native SEH support into PSEH library.
This should be part of the crt, but our crt is too disorganized to handle that. The empty C file is for cmake to get the library right.

svn path=/branches/cmake-bringup/; revision=50486

13 years ago[KERNEL32]
Timo Kreuzer [Tue, 25 Jan 2011 14:40:32 +0000 (14:40 +0000)]
[KERNEL32]
Escape some characters in nls files for MSVC compatibility

svn path=/branches/cmake-bringup/; revision=50485

13 years ago[CMAKE]
Timo Kreuzer [Tue, 25 Jan 2011 11:55:45 +0000 (11:55 +0000)]
[CMAKE]
Fix return type of NdrClientCall*

svn path=/branches/cmake-bringup/; revision=50484

13 years ago[CRT]
Timo Kreuzer [Tue, 25 Jan 2011 09:33:37 +0000 (09:33 +0000)]
[CRT]
Implement __SEH_epilog

svn path=/branches/cmake-bringup/; revision=50483

13 years ago[CRT]
Timo Kreuzer [Tue, 25 Jan 2011 01:28:41 +0000 (01:28 +0000)]
[CRT]
Implement ms compatible __SEH_prolog

svn path=/branches/cmake-bringup/; revision=50482

13 years ago[CMAKE]
Timo Kreuzer [Mon, 24 Jan 2011 21:20:04 +0000 (21:20 +0000)]
[CMAKE]
Fix rostests after changing macros

svn path=/trunk/; revision=50481

13 years ago[NTDLL]
Timo Kreuzer [Mon, 24 Jan 2011 20:24:35 +0000 (20:24 +0000)]
[NTDLL]
Fix some exports by marking them as fastcall instead of prepending an @ to the name

svn path=/branches/cmake-bringup/; revision=50480

13 years ago[CRT]
Timo Kreuzer [Mon, 24 Jan 2011 19:50:01 +0000 (19:50 +0000)]
[CRT]
compile memcmp, abs and labs on MSVC, too.

svn path=/branches/cmake-bringup/; revision=50479

13 years ago[CMAKE]
Timo Kreuzer [Mon, 24 Jan 2011 18:13:40 +0000 (18:13 +0000)]
[CMAKE]
Refactor IDL compilation:
- Move all macros to idl-support.cmake
- Make rpc proxy a static library, instead of fiddeling with SOURCE variable
- Merge client and server rpc libraries into one library
- Reorder global makelist file a little
- Improve configure script
- Improve naming, use add_* when a target is added, generate_* when only a file is generated
- Don't compile wbemcli.idl on MSVC (temp hack)
- Don't compile rossym on MSVC, we don't use it
- Use ml64 as assembler when compiling for amd64
- fix spec2def invocation

svn path=/branches/cmake-bringup/; revision=50478

13 years ago- Remove undocumented defines from winuser.h and include undocuser.h when _WINE is...
Aleksey Bragin [Mon, 24 Jan 2011 12:58:51 +0000 (12:58 +0000)]
- Remove undocumented defines from winuser.h and include undocuser.h when _WINE is defined.

svn path=/trunk/; revision=50477

13 years ago[NTOS]
Roel Messiant [Sun, 23 Jan 2011 19:27:13 +0000 (19:27 +0000)]
[NTOS]
- Only update the System Page Directory when expanding the paged pool. Fixes the PointerPde asserts.
  On paged pool expansion, the system page directory and the process page directory of the calling process were updated.
  When updating the process page directory, an assert made sure the PDE that got written was invalid.

  In case of the System process, both page directories are located on the same physical page.
  So when this process expanded the paged pool, the system page directory update automagically
  updated the process page directory too.  The assert therefore triggered.

  Not explicitly updating the process page directory will result in a page fault later on, which is
  handled by copying the required PDE from the system page directory to the process page directory.

  Rumour has it this fix is incorrect because "something's wrong with the System PDE stuff".  The lack
  of any further info however leads to this change and explanation.

svn path=/trunk/; revision=50475

13 years ago[NPFS]
Eric Kohl [Sun, 23 Jan 2011 14:41:07 +0000 (14:41 +0000)]
[NPFS]
Check if the whole pipe name fits into the return buffer. Return STATUS_BUFFER_OVERFLOW if it does not fit and copy only a part of the file name in this case.

svn path=/trunk/; revision=50474

13 years ago[CMAKE]
Sylvain Petreolle [Sun, 23 Jan 2011 13:10:14 +0000 (13:10 +0000)]
[CMAKE]
WIN32: get build date without overcomplicated string parsing.

svn path=/branches/cmake-bringup/; revision=50473

13 years ago[CMAKE]
Sylvain Petreolle [Sun, 23 Jan 2011 11:27:01 +0000 (11:27 +0000)]
[CMAKE]
Fix buildno.h when subversion is not installed.

svn path=/branches/cmake-bringup/; revision=50472

13 years ago[CRT]
Timo Kreuzer [Sat, 22 Jan 2011 23:22:10 +0000 (23:22 +0000)]
[CRT]
fix definition of _crt_va_arg for amd64

svn path=/branches/cmake-bringup/; revision=50471

13 years ago- _mingw.h: Don't define USE_MINGW_SETJMP_TWO_ARGS for MSVC
Timo Kreuzer [Sat, 22 Jan 2011 19:17:10 +0000 (19:17 +0000)]
- _mingw.h: Don't define USE_MINGW_SETJMP_TWO_ARGS for MSVC
- _mingw.h: Fix definition of _CRT_ALIGN for MSVC
- intrin.h: _InterlockedAddLargeStatistic is not an intrinsic on MSVC for x64
- intrin.h: Fix return type of _InterlockedOr64
- wdm.h: Fix warnings in KfRaiseIrql and RtlExtendedMagicDivide inline implementations
- winnt.h: Simplify definition of GetCurrentFiber

svn path=/branches/cmake-bringup/; revision=50470

13 years ago[CMAKE]
Timo Kreuzer [Sat, 22 Jan 2011 18:41:33 +0000 (18:41 +0000)]
[CMAKE]
Remove _M_AXP64 definition

svn path=/branches/cmake-bringup/; revision=50469

13 years ago[SETUPAPI]
Eric Kohl [Sat, 22 Jan 2011 18:16:12 +0000 (18:16 +0000)]
[SETUPAPI]
Fix a warning.

svn path=/trunk/; revision=50468

13 years ago[CMAKE]
Timo Kreuzer [Sat, 22 Jan 2011 17:52:33 +0000 (17:52 +0000)]
[CMAKE]
Copy vadefs.h from amd64 branch

svn path=/branches/cmake-bringup/; revision=50467

13 years ago[CMAKE]
Timo Kreuzer [Sat, 22 Jan 2011 17:13:06 +0000 (17:13 +0000)]
[CMAKE]
- lowerize ARCH string (fixes cmlib)
- move definition

svn path=/branches/cmake-bringup/; revision=50465

13 years ago[CMAKE]
Timo Kreuzer [Sat, 22 Jan 2011 16:26:37 +0000 (16:26 +0000)]
[CMAKE]
Don't set lib pathes in msc toolchain file. Fixes amd64

svn path=/branches/cmake-bringup/; revision=50464

13 years ago[CMAKE]
Timo Kreuzer [Sat, 22 Jan 2011 16:25:35 +0000 (16:25 +0000)]
[CMAKE]
Fix and improve configure script

svn path=/branches/cmake-bringup/; revision=50463

13 years ago[CMAKE]
Timo Kreuzer [Sat, 22 Jan 2011 16:05:07 +0000 (16:05 +0000)]
[CMAKE]
Fix configure script for MSVC

svn path=/branches/cmake-bringup/; revision=50462

13 years ago[SETUPAPI]
Eric Kohl [Sat, 22 Jan 2011 15:43:57 +0000 (15:43 +0000)]
[SETUPAPI]
- Implement CMP_WaitServicesAvailable().
- CM_Get_First_Log_Conf_Ex(): Create a LOG_CONF_INFO struct only if plcLogConf is not NULL.

svn path=/trunk/; revision=50461

13 years ago[FREELDR]
Timo Kreuzer [Sat, 22 Jan 2011 09:47:20 +0000 (09:47 +0000)]
[FREELDR]
compile headless support only for x86

svn path=/trunk/; revision=50459

13 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 22 Jan 2011 09:43:52 +0000 (09:43 +0000)]
[NTOSKRNL]
MiAddressToPte translates a virtual address to the corresponding PTE, MiAddressToPde to the corresponding PDE. MiPteToAddress is the inverse of MiAddressToPte and translates from a PTE to the virtual address. MiPdeToAddress broke this scheme and didn't calculate the corresponding virtual adress, but the adress of the page table. Fix this inconsistency by renaming the macro to MiPdeToPte and adding a fixed MiPdeToAddress. All references fixed accordingly.

svn path=/trunk/; revision=50458

13 years ago[INTRIN]
Timo Kreuzer [Fri, 21 Jan 2011 20:56:36 +0000 (20:56 +0000)]
[INTRIN]
- Implement _mm_sfence, _mm_lfence, __faststorefence (for amd64)
- Don't use __sync_synchronize() for _ReadWriteBarrier, as it issues an mfence instruction and this is not what we want
- Remove "BUGBUG" comment, because the fact that _ReadBarrier and _WriteBarrier are full (compiler) barriers isn't critical.

svn path=/trunk/; revision=50456

13 years ago[CMAKE]
Sylvain Petreolle [Fri, 21 Jan 2011 20:37:01 +0000 (20:37 +0000)]
[CMAKE]
Forgotten deletion in previous commit.

svn path=/branches/cmake-bringup/; revision=50455

13 years ago[CMAKE]
Sylvain Petreolle [Fri, 21 Jan 2011 20:29:45 +0000 (20:29 +0000)]
[CMAKE]
Use cmake subversion capabilities to generate buildno.h and version.h.

svn path=/branches/cmake-bringup/; revision=50454

13 years ago[NPFS]
Eric Kohl [Thu, 20 Jan 2011 21:48:06 +0000 (21:48 +0000)]
[NPFS]
Initialize only the required parts of the return buffer. This will enable the driver to return information about multiple pipes in a single request.

svn path=/trunk/; revision=50452

13 years ago[ROSSYM]
Timo Kreuzer [Thu, 20 Jan 2011 15:39:55 +0000 (15:39 +0000)]
[ROSSYM]
The function dexec uses the varable p only in one location where its checked against nil, It neither initialized, not used anywhere else. This is probably a typo and b->p was meant. Yes I'm completely guessing, but this code doesn't give any other chance then guessing and it will probably not be worse then using an uninitialized variable...
@original author: please review.

svn path=/branches/cmake-bringup/; revision=50450

13 years ago[CMAKE]
Timo Kreuzer [Thu, 20 Jan 2011 14:30:15 +0000 (14:30 +0000)]
[CMAKE]
Disable format warnings for winetest_ok

svn path=/branches/cmake-bringup/; revision=50449

13 years ago[CMAKE]
Timo Kreuzer [Thu, 20 Jan 2011 12:53:47 +0000 (12:53 +0000)]
[CMAKE]
cast some fprintf parameters explicitly to the required type to fix warnings.

svn path=/branches/cmake-bringup/; revision=50448

13 years ago[CMAKE]
Timo Kreuzer [Thu, 20 Jan 2011 12:52:41 +0000 (12:52 +0000)]
[CMAKE]
Define __ROS_LONG64__ for all winetests

svn path=/trunk/; revision=50447

13 years ago[CMAKE]
Amine Khaldi [Wed, 19 Jan 2011 19:01:37 +0000 (19:01 +0000)]
[CMAKE]
- Revert r50441. Please note that the recent revisions around this define are for testing.

svn path=/trunk/; revision=50444

13 years ago[GDI32]
Timo Kreuzer [Wed, 19 Jan 2011 18:10:50 +0000 (18:10 +0000)]
[GDI32]
Fix broken portable implementation of _lrintf, 2nd try :)

svn path=/trunk/; revision=50443

13 years ago[GDI32]
Timo Kreuzer [Wed, 19 Jan 2011 18:10:08 +0000 (18:10 +0000)]
[GDI32]
Fix broken portable implementation of _lrintf

svn path=/trunk/; revision=50442

13 years ago[CMAKE]
Amine Khaldi [Wed, 19 Jan 2011 17:51:43 +0000 (17:51 +0000)]
[CMAKE]
- Add __WINESRC__ definition to all winetests.

svn path=/trunk/; revision=50441

13 years ago[ASM]
Timo Kreuzer [Wed, 19 Jan 2011 16:58:58 +0000 (16:58 +0000)]
[ASM]
Add include guards to asm.inc and comment out broken ljmp macro

svn path=/trunk/; revision=50438

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 16:26:49 +0000 (16:26 +0000)]
[CMAKE]
Revert part of 50435

svn path=/trunk/; revision=50437

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 16:19:52 +0000 (16:19 +0000)]
[CMAKE]
test for the buildbot

svn path=/branches/cmake-bringup/; revision=50436

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 14:59:38 +0000 (14:59 +0000)]
[CMAKE]
Revert r50434. Insetad add __WINESRC__ definition to amstream and avifil32 winetests

svn path=/trunk/; revision=50435

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 14:18:42 +0000 (14:18 +0000)]
[CMAKE]
Add __WINESRC__ definition to all winetests.

svn path=/trunk/; revision=50434

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 13:50:22 +0000 (13:50 +0000)]
[CMAKE]
Fix warnings by casting values explicitly to int in wine/test.h

svn path=/branches/cmake-bringup/; revision=50433

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 13:35:09 +0000 (13:35 +0000)]
[CMAKE]
define _CRT_NONSTDC_NO_DEPRECATE for libmpg123 to silence a warning

svn path=/branches/cmake-bringup/; revision=50432

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 13:33:48 +0000 (13:33 +0000)]
[CMAKE]
Move secure api functions from external file into string.h and use standard macros. Fixes 2 warnings.

svn path=/branches/cmake-bringup/; revision=50431

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 12:05:18 +0000 (12:05 +0000)]
[CMAKE]
Include stdio.h into strsafe.h to silence a warning

svn path=/branches/cmake-bringup/; revision=50430

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 11:58:42 +0000 (11:58 +0000)]
[CMAKE]
prevent macro refefinition

svn path=/branches/cmake-bringup/; revision=50429

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 11:55:45 +0000 (11:55 +0000)]
[CMAKE]
Add missing strcpy_s and strcat_s prototypes to silence some warnings

svn path=/branches/cmake-bringup/; revision=50428

13 years ago[CMAKE]
Timo Kreuzer [Wed, 19 Jan 2011 11:33:27 +0000 (11:33 +0000)]
[CMAKE]
Don't add importlibs folder as link directory for anything other than i386 builds

svn path=/branches/cmake-bringup/; revision=50427

13 years ago[NTOS]
Roel Messiant [Tue, 18 Jan 2011 22:42:44 +0000 (22:42 +0000)]
[NTOS]
- Fix a typo in the page fault handler that caused PDEs to be fixed up when they were in fact valid.

svn path=/trunk/; revision=50426

13 years ago[CMAKE]
Sylvain Petreolle [Tue, 18 Jan 2011 15:02:26 +0000 (15:02 +0000)]
[CMAKE]
Convert wsock32 to spec.

svn path=/branches/cmake-bringup/; revision=50423

13 years agorevert it... test commit...
Daniel Reimer [Mon, 17 Jan 2011 23:16:46 +0000 (23:16 +0000)]
revert it... test commit...

svn path=/trunk/; revision=50418

13 years agoTest commit
Daniel Reimer [Mon, 17 Jan 2011 23:12:27 +0000 (23:12 +0000)]
Test commit

svn path=/trunk/; revision=50417

13 years agoUpdate rapps database and add encoded's VMWare Sound driver.
Daniel Reimer [Mon, 17 Jan 2011 23:05:15 +0000 (23:05 +0000)]
Update rapps database and add encoded's VMWare Sound driver.

svn path=/trunk/; revision=50416

13 years ago[TEST]
Sylvain Petreolle [Mon, 17 Jan 2011 23:01:16 +0000 (23:01 +0000)]
[TEST]
Enable DroidSansFallback.ttf.

svn path=/trunk/; revision=50415

13 years ago[TEST]
Sylvain Petreolle [Mon, 17 Jan 2011 22:58:29 +0000 (22:58 +0000)]
[TEST]
Disable DroidSansFallback.ttf.

svn path=/trunk/; revision=50414

13 years ago[TEST]
Sylvain Petreolle [Mon, 17 Jan 2011 22:53:11 +0000 (22:53 +0000)]
[TEST]
Enable DroidSansFallback.ttf.

svn path=/trunk/; revision=50413

13 years ago[TEST]
Sylvain Petreolle [Mon, 17 Jan 2011 22:46:46 +0000 (22:46 +0000)]
[TEST]
Disable DroidSansFallback.ttf.

svn path=/trunk/; revision=50412

13 years ago[MSVCRT]
Sylvain Petreolle [Mon, 17 Jan 2011 21:51:30 +0000 (21:51 +0000)]
[MSVCRT]
No reason for wcsxfrm to be a stub when code is here.

svn path=/trunk/; revision=50411

13 years agoTRANSLATION: fix typo in shutdown.
Sylvain Petreolle [Mon, 17 Jan 2011 21:37:59 +0000 (21:37 +0000)]
TRANSLATION: fix typo in shutdown.

svn path=/trunk/; revision=50410

13 years ago[USER32]
Timo Kreuzer [Mon, 17 Jan 2011 01:22:16 +0000 (01:22 +0000)]
[USER32]
Fix CreateIcon and CreateIconIndirect. Fixes user32_winetest:cursoricon. (Yes we execute less tests, but that is correct! wine probably only passes these tests by chance)

svn path=/trunk/; revision=50408

13 years ago[CMAKE]
Amine Khaldi [Sun, 16 Jan 2011 22:11:35 +0000 (22:11 +0000)]
[CMAKE]
- Adapt gdi32 apitest cmake build to the recent changes.

svn path=/trunk/; revision=50407

13 years ago[USER32]
Timo Kreuzer [Sun, 16 Jan 2011 21:41:47 +0000 (21:41 +0000)]
[USER32]
- Fix bug in CreateIconIndirect
- implement get_icon_size
- use unmodified wine code for STATIC_PaintIconfn

svn path=/trunk/; revision=50406

13 years ago[USER32_APITEST]
Timo Kreuzer [Sun, 16 Jan 2011 21:03:20 +0000 (21:03 +0000)]
[USER32_APITEST]
Add tests for GetIconInfo.

svn path=/trunk/; revision=50405

13 years ago[GDI32_APITEST]
Timo Kreuzer [Sun, 16 Jan 2011 20:53:48 +0000 (20:53 +0000)]
[GDI32_APITEST]
Add tests for DPtoLP
- More tests for CombineTransform, CreateBitmapIndirect and SelectObject

svn path=/trunk/; revision=50404

13 years ago[AMD64]
Timo Kreuzer [Sun, 16 Jan 2011 18:16:24 +0000 (18:16 +0000)]
[AMD64]
Add ksamd64.inc

svn path=/trunk/; revision=50403

13 years ago- Fix replaced by more flexible code for arbitrary cursor sizes
Matthias Kupfer [Sun, 16 Jan 2011 18:15:12 +0000 (18:15 +0000)]
- Fix replaced by more flexible code for arbitrary cursor sizes

svn path=/trunk/; revision=50402

13 years ago[CMAKE]
Timo Kreuzer [Sun, 16 Jan 2011 18:07:15 +0000 (18:07 +0000)]
[CMAKE]
Provide the asm offset constants that are used throughout the code instead the official ones. We'll have to decide which way to go later.

svn path=/branches/cmake-bringup/; revision=50401

13 years ago[CMAKE] Convert crtdll to spec
Timo Kreuzer [Sun, 16 Jan 2011 18:02:17 +0000 (18:02 +0000)]
[CMAKE] Convert crtdll to spec

svn path=/branches/cmake-bringup/; revision=50400