reactos.git
13 years ago[ASM]
Timo Kreuzer [Tue, 2 Nov 2010 00:03:41 +0000 (00:03 +0000)]
[ASM]
Fix dummy ASSUME

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

13 years ago[ASM]
Timo Kreuzer [Mon, 1 Nov 2010 23:18:51 +0000 (23:18 +0000)]
[ASM]
Add .double macro for ML and dummy ASSUME macro for GAS
Allow XMM instructions for ML

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 22:55:56 +0000 (22:55 +0000)]
[CMAKE]
  - improve win32k/CMakeLists.txt

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

13 years ago[HAL]
Timo Kreuzer [Mon, 1 Nov 2010 19:11:27 +0000 (19:11 +0000)]
[HAL]
Temporary build "fix"

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

13 years ago[ASM]
Jérôme Gardou [Mon, 1 Nov 2010 18:42:33 +0000 (18:42 +0000)]
[ASM]
  - no ML doesn't mean 64 bits, right?

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

13 years ago[DXSDK]
Jérôme Gardou [Mon, 1 Nov 2010 18:24:17 +0000 (18:24 +0000)]
[DXSDK]
  - an interface must have an uuid.
If it "conflicts with uuids.h", then the problem il elsewhere.

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 17:24:32 +0000 (17:24 +0000)]
[CMAKE]
  - build msvc importlibs explicitly from def file
  - circumvent lack of pseh lib in MSVC.
  - fix advapi32.def

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

13 years ago[HAL]
Timo Kreuzer [Mon, 1 Nov 2010 16:42:53 +0000 (16:42 +0000)]
[HAL]
Make systimer.S ML compatible. Replace most hardcoded numerical values with proper symbolic constants.

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

13 years ago[CMAKE]
Timo Kreuzer [Mon, 1 Nov 2010 16:40:30 +0000 (16:40 +0000)]
[CMAKE]
set custom command to compile asm files for MSVC toolchain. They are being preprocessed first.

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 16:32:32 +0000 (16:32 +0000)]
[CMAKE]
  - put advapi32.def into source files.

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

13 years ago[CMAKE]
Timo Kreuzer [Mon, 1 Nov 2010 15:15:02 +0000 (15:15 +0000)]
[CMAKE]
When PreLoad.cmake is run, the CMAKE_CURRENT_SOURCE_DIR points to the directory, where the cmake command was executed (bug?). To get the root folder of reactos, use CMAKE_CURRENT_LIST_FILE, which points to PreLoad.cmake in the root folder.

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 14:05:48 +0000 (14:05 +0000)]
[CMAKE]
  - fix build, sorry

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

13 years ago[RTL]
Timo Kreuzer [Mon, 1 Nov 2010 11:41:01 +0000 (11:41 +0000)]
[RTL]
Make asm files ML compatible

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

13 years ago[CMAKE]
Timo Kreuzer [Mon, 1 Nov 2010 09:39:53 +0000 (09:39 +0000)]
[CMAKE]
Add missing dependencies for MSVC add_importlibs

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

13 years ago[NTDLLSYS]
Timo Kreuzer [Mon, 1 Nov 2010 09:39:06 +0000 (09:39 +0000)]
[NTDLLSYS]
Set LINKER_LANGUAGE to C. Neccessary for MSVC.

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 09:32:04 +0000 (09:32 +0000)]
[CMAKE]
  - put ntdll.def in source files

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

13 years ago[NTDLL]
Timo Kreuzer [Mon, 1 Nov 2010 08:58:18 +0000 (08:58 +0000)]
[NTDLL]
- Convert the pspec to spec and use it
- add add_importlib_target

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 01:23:17 +0000 (01:23 +0000)]
[CMAKE]
  - improve ntoskrnl/CMakeLists.txt

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 00:54:15 +0000 (00:54 +0000)]
[CMAKE]
  - add sermouse and kbdfr to live and boot cd
  - improve kbdclass, mouclass and i8042prt build files

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

13 years ago[CMAKE]
Jérôme Gardou [Mon, 1 Nov 2010 00:04:46 +0000 (00:04 +0000)]
[CMAKE]
  - add 3rdparty dlls to boot and live cd
  - use gdi32 spec file
  - mark user32.def as EXTERNAL_OBJECT

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

13 years ago[CMAKE]
Jérôme Gardou [Sun, 31 Oct 2010 23:19:12 +0000 (23:19 +0000)]
[CMAKE]
  - fix libxslt build

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

13 years ago[CMAKE]
Jérôme Gardou [Sun, 31 Oct 2010 22:46:22 +0000 (22:46 +0000)]
[CMAKE]
  - fix classpnp compilation.
Thanks go to lassy to explain me why this didn't work before.

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

13 years ago[CMAKE]
Jérôme Gardou [Sun, 31 Oct 2010 22:41:31 +0000 (22:41 +0000)]
[CMAKE]
  - improve class2 build file
  - set EXTERNAL_OBJECT properties to ntdll def file

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

13 years ago[CMAKE]
Amine Khaldi [Sun, 31 Oct 2010 22:38:10 +0000 (22:38 +0000)]
[CMAKE]
- Improve ntdll.

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

13 years ago[CMAKE]
Jérôme Gardou [Sun, 31 Oct 2010 22:15:35 +0000 (22:15 +0000)]
[CMAKE]
  - cmake handles gracefully def files if you tell him to do ;-)
  - partial revert of an (accidental?) kernel32 change

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

13 years ago[KERNEL32]
Timo Kreuzer [Sun, 31 Oct 2010 21:56:17 +0000 (21:56 +0000)]
[KERNEL32]
Include English resource file first, escape certain characters for MSVC compatibility.
"Should be sent to wine"(tm)

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

13 years ago[KERNEL32]
Timo Kreuzer [Sun, 31 Oct 2010 18:18:35 +0000 (18:18 +0000)]
[KERNEL32]
Rename pspec to spec, fix a comment, remove a #define and use it instead of the def file

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

13 years ago[CMAKE]
Timo Kreuzer [Sun, 31 Oct 2010 17:31:05 +0000 (17:31 +0000)]
[CMAKE]
Implement add_importlib_target macro to build importlibs for MSVC. We can't use MSVC's libraries, as they are incomplete.
gcc version does nothing.

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

13 years ago[FIND]
Timo Kreuzer [Sun, 31 Oct 2010 13:38:58 +0000 (13:38 +0000)]
[FIND]
MSVC compatability: Properly escape quotes in string tables ("", not \")

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

13 years agorevert 49345 as requested by ros arm team.
Jérôme Gardou [Sun, 31 Oct 2010 10:42:40 +0000 (10:42 +0000)]
revert 49345 as requested by ros arm team.

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

13 years ago[CMAKE]
Timo Kreuzer [Sun, 31 Oct 2010 09:16:35 +0000 (09:16 +0000)]
[CMAKE]
Fix a typo

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

13 years ago[CMAKE]
Amine Khaldi [Sat, 30 Oct 2010 22:03:40 +0000 (22:03 +0000)]
[CMAKE]
- "cmake gracefully handles def files as source files" You mean it gracefully ignores them, right ?
- Fix the kernel and class2 exports. More to come.
- Fix imaadp32.acm

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

13 years ago[CMAKE]
Amine Khaldi [Sat, 30 Oct 2010 17:45:01 +0000 (17:45 +0000)]
[CMAKE]
- Fix mshtml.tlb

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

13 years ago[CMAKE]
Sylvain Petreolle [Sat, 30 Oct 2010 17:37:44 +0000 (17:37 +0000)]
[CMAKE]
Leftover from 49358.

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 17:05:21 +0000 (17:05 +0000)]
[CMAKE]
  - leftover from r49358

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

13 years ago[CMAKE]
Sylvain Petreolle [Sat, 30 Oct 2010 16:44:31 +0000 (16:44 +0000)]
[CMAKE]
Add boot drivers to reactos.cab.

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

13 years ago[CMAKE]
Amine Khaldi [Sat, 30 Oct 2010 16:24:35 +0000 (16:24 +0000)]
[CMAKE]
- Leftover from the previous commit.

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 16:08:19 +0000 (16:08 +0000)]
[CMAKE]
  - rewrite spec2def macro because
1. cmake gracefully handles def files as source files
2. cmake gracefully handles autogenerated files as source
3. it did not take into account the fact that all shared libraries haven't the .dll extension

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 16:03:40 +0000 (16:03 +0000)]
[CMAKE]
  - add ntdll to reactos.cab

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

13 years ago[CMAKE]
Sylvain Petreolle [Sat, 30 Oct 2010 13:15:33 +0000 (13:15 +0000)]
[CMAKE]
Fix livecd regression.

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

13 years ago[CMAKE]
Amine Khaldi [Sat, 30 Oct 2010 13:07:15 +0000 (13:07 +0000)]
[CMAKE]
- Create folders in single calls.
- Apply a consistent formatting.

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

13 years agorevert unwanted change
Jérôme Gardou [Sat, 30 Oct 2010 13:04:29 +0000 (13:04 +0000)]
revert unwanted change

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 12:51:21 +0000 (12:51 +0000)]
[CMAKE]
  - add explorer-cfg-template.xml to livecd and bootcd
  - add idndl.dll to livecd

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 11:51:13 +0000 (11:51 +0000)]
[CMAKE]
  - improve reactos.dff generation
  - rename reactos.dff reactos.dff.in to mark this is an input file.
This is THE file you'd have to edit for slipstreaming, adding binary files, whatever you usually like to do with reactos.dff

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

13 years ago[CMAKE]
Sylvain Petreolle [Sat, 30 Oct 2010 10:16:42 +0000 (10:16 +0000)]
[CMAKE]
scrnsave: add missing dependency.

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 09:53:53 +0000 (09:53 +0000)]
[CMAKE]
  - add macros add_cab and add_cab_target to add files to reactos.dff
  - add bootcd target
  - make use of these macros to create bootcd and livecd
Bootcd works and install things, but 2nd stage fails booting. We need debug symbols!!!

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

13 years ago[CMAKE]
Jérôme Gardou [Sat, 30 Oct 2010 09:22:55 +0000 (09:22 +0000)]
[CMAKE]
  - jscript requires stdole2.tlb

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

13 years ago[CLASSPNP]
Jérôme Gardou [Sat, 30 Oct 2010 00:03:28 +0000 (00:03 +0000)]
[CLASSPNP]
  - fix a whole bunch of function prototype. (how does t even work in trunk?)
[CMAKE]
  - add classpnp.sys to build

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

13 years ago[CMAKE]
Sylvain Petreolle [Fri, 29 Oct 2010 21:47:35 +0000 (21:47 +0000)]
[CMAKE]
Add dll/cpl and dll/3rdparty modules to build.

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

13 years ago[CMAKE]
Jérôme Gardou [Fri, 29 Oct 2010 18:16:37 +0000 (18:16 +0000)]
[CMAKE]
  - add libcabinet.a

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

13 years ago[CMAKE]
Sylvain Petreolle [Fri, 29 Oct 2010 12:27:26 +0000 (12:27 +0000)]
[CMAKE]
Enable auto import.

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

13 years ago[CMAKE]
Sylvain Petreolle [Thu, 28 Oct 2010 22:16:07 +0000 (22:16 +0000)]
[CMAKE]
Add remaining base/applications modules, except sndrec32.
wordpad resources fixes will be submitted upstream.

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

13 years ago[CMAKE]
Sylvain Petreolle [Thu, 28 Oct 2010 22:10:10 +0000 (22:10 +0000)]
[CMAKE]
Cant' have comments in mc files.

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

13 years ago[CMAKE]
Jérôme Gardou [Thu, 28 Oct 2010 16:36:49 +0000 (16:36 +0000)]
[CMAKE]
  - add vgafonts cab file to build

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

13 years ago[CMAKE]
Jérôme Gardou [Thu, 28 Oct 2010 12:53:07 +0000 (12:53 +0000)]
[CMAKE]
  - add spider and winmine to build

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

13 years ago[CMAKE]
Jérôme Gardou [Thu, 28 Oct 2010 12:37:56 +0000 (12:37 +0000)]
[CMAKE]
  - simplify dxsdk

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

13 years ago[CMAKE]
Amine Khaldi [Thu, 28 Oct 2010 11:33:02 +0000 (11:33 +0000)]
[CMAKE]
- More work on the missing modules. By Alexey Komarov.

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

13 years agosync with trunk r49322
Jérôme Gardou [Wed, 27 Oct 2010 23:45:28 +0000 (23:45 +0000)]
sync with trunk r49322

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

13 years ago[NTOSKRNL]
Timo Kreuzer [Wed, 27 Oct 2010 22:58:23 +0000 (22:58 +0000)]
[NTOSKRNL]
- Add IoWMIDeviceObjectToProviderId and IoIs32bitProcess stubs for 64bit builds
- Comment out some deprecated amd64 code
- Add MmProtectToValue
- Fix a typo

svn path=/trunk/; revision=49322

13 years ago[CMAKE]
Sylvain Petreolle [Wed, 27 Oct 2010 22:43:04 +0000 (22:43 +0000)]
[CMAKE]
Export cabman as native tool.

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

13 years ago[CMAKE]
Jérôme Gardou [Wed, 27 Oct 2010 22:39:48 +0000 (22:39 +0000)]
[CMAKE]
  - qedit depends on dxsdk

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

13 years ago[CMAKE]
Amine Khaldi [Wed, 27 Oct 2010 22:27:16 +0000 (22:27 +0000)]
[CMAKE]
- Improve win32k

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

13 years ago[CMAKE]
Jérôme Gardou [Wed, 27 Oct 2010 22:25:35 +0000 (22:25 +0000)]
[CMAKE]
  - Downgrade a warning to a status, so this is not too intrusive

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

13 years ago- remove debug prints
Johannes Anderwald [Wed, 27 Oct 2010 21:12:44 +0000 (21:12 +0000)]
- remove debug prints
- dedicated to christoph

svn path=/trunk/; revision=49316

13 years ago[WLANSVC]
Sylvain Petreolle [Wed, 27 Oct 2010 20:50:14 +0000 (20:50 +0000)]
[WLANSVC]
Fix MIDL_user_allocate prototype.
Dedicated to zefklop.

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

13 years ago[CLASSPNP]
Timo Kreuzer [Wed, 27 Oct 2010 20:40:59 +0000 (20:40 +0000)]
[CLASSPNP]
Fix a typo in the spec file

svn path=/trunk/; revision=49314

13 years ago[FORMATTING]
Giannis Adamopoulos [Wed, 27 Oct 2010 20:31:17 +0000 (20:31 +0000)]
[FORMATTING]
- Fix formatting in message.c

svn path=/trunk/; revision=49313

13 years ago[basetsd.h]
Timo Kreuzer [Wed, 27 Oct 2010 20:14:15 +0000 (20:14 +0000)]
[basetsd.h]
add POINTER_SIGNED, POINTER_UNSIGNED, SPOINTER_32, UPOINTER_32

svn path=/trunk/; revision=49312

13 years ago[CLASSPNP]
Timo Kreuzer [Wed, 27 Oct 2010 20:13:06 +0000 (20:13 +0000)]
[CLASSPNP]
Convert to spec

svn path=/trunk/; revision=49311

13 years ago[WIN32K]
Timo Kreuzer [Wed, 27 Oct 2010 17:16:11 +0000 (17:16 +0000)]
[WIN32K]
Improve the code to enumerate monitors.
- Don't use custom MIN / MAX / ABS macros
- Calculate distance by r^2 = x^2 + y^2
- Use RECTL_bIntersectRect instead of code duplication
- Fix possible NULL pointer dereference
- pass bottom-right exclusive rect to IntGetMonitorsFromRect from NtUserMonitorFromPoint
- Don't handle MONITOR_DEFAULTTOPRIMARY and MONITOR_DEFAULTTONEAREST twice
- Use unsigned variables for unsigned values
- Don't check the result of a UINT returning function for < 0
- Improve readability

svn path=/trunk/; revision=49310

13 years ago[WIN32K]
Timo Kreuzer [Wed, 27 Oct 2010 17:08:40 +0000 (17:08 +0000)]
[WIN32K]
Fix possible NULL pointer dereferences. Spotted by Amine Khaldi.

svn path=/trunk/; revision=49309

13 years ago[FORMATTING]
Timo Kreuzer [Wed, 27 Oct 2010 15:59:48 +0000 (15:59 +0000)]
[FORMATTING]
- Apply consistent indentation of 4 spaces and ansi style formatting.
- Remove the long GPL header

svn path=/trunk/; revision=49308

13 years agoSync with trunk (r49303)
Jérôme Gardou [Wed, 27 Oct 2010 15:52:24 +0000 (15:52 +0000)]
Sync with trunk (r49303)

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

13 years ago[CMAKE]
Sylvain Petreolle [Wed, 27 Oct 2010 14:06:40 +0000 (14:06 +0000)]
[CMAKE]
Improve minicd and livecd macros.
Files and iso images are updated/cleaned without any manual steps.

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

13 years ago[CMAKE]
Jérôme Gardou [Wed, 27 Oct 2010 14:00:51 +0000 (14:00 +0000)]
[CMAKE]
  - use baseaddresses for dlls

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

13 years ago[WIN32K]
Timo Kreuzer [Wed, 27 Oct 2010 12:51:32 +0000 (12:51 +0000)]
[WIN32K]
Fix possible NULL pointer dereference. Spotted by Amine Khaldi.

svn path=/trunk/; revision=49303

13 years ago[NTOS/MM]
Aleksey Bragin [Wed, 27 Oct 2010 09:58:18 +0000 (09:58 +0000)]
[NTOS/MM]
- Don't access pfn database directly, there is a function for this. Thanks sir_richard.

svn path=/trunk/; revision=49302

13 years ago[Win32k|User32]
James Tabor [Wed, 27 Oct 2010 01:56:56 +0000 (01:56 +0000)]
[Win32k|User32]
- Fix for DosBOX. See bug 5670 for more details. Added more data copies in user32 hook.c.

svn path=/trunk/; revision=49301

13 years ago[User32] - Fix an over site and copy the return data back to the kernel.
James Tabor [Wed, 27 Oct 2010 00:03:41 +0000 (00:03 +0000)]
[User32] - Fix an over site and copy the return data back to the kernel.

svn path=/trunk/; revision=49300

13 years ago[CMAKE]
Jérôme Gardou [Tue, 26 Oct 2010 23:38:28 +0000 (23:38 +0000)]
[CMAKE]
  - remove unnecessary linkage

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

13 years ago[RPCRT4]
Jérôme Gardou [Tue, 26 Oct 2010 22:07:36 +0000 (22:07 +0000)]
[RPCRT4]
  - Fix build

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

13 years ago[PSDK]
Jérôme Gardou [Tue, 26 Oct 2010 21:57:12 +0000 (21:57 +0000)]
[PSDK]
  - remove GCC special flag, as it has no reason to exist. Thanks go to Timo for having tested this.

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

13 years ago[NTOS/MM]
Aleksey Bragin [Tue, 26 Oct 2010 21:34:52 +0000 (21:34 +0000)]
[NTOS/MM]
- Don't lie about page protection in MiQueryAddressState. Fixes PDFCreator-alike bugs.
See issue #5627 for more details.

svn path=/trunk/; revision=49296

13 years ago[WIN32 DLLS]
Jérôme Gardou [Tue, 26 Oct 2010 18:58:46 +0000 (18:58 +0000)]
[WIN32 DLLS]
  - fix MIDL_user_allocate once and for all

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

13 years ago[PSDK]
Jérôme Gardou [Tue, 26 Oct 2010 18:43:25 +0000 (18:43 +0000)]
[PSDK]
  - fix definition of MIDL_STUB_DESC

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

13 years ago[SERVICES]
Jérôme Gardou [Tue, 26 Oct 2010 18:39:27 +0000 (18:39 +0000)]
[SERVICES]
  - fix definition of midl_user_allocate, RQueryServiceConfigW and RQueryServiceConfigA

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

13 years ago[UMPNPMGR]
Jérôme Gardou [Tue, 26 Oct 2010 18:38:03 +0000 (18:38 +0000)]
[UMPNPMGR]
  - Fix definition of midl_user_allocate

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

13 years ago[CMAKE]
Jérôme Gardou [Tue, 26 Oct 2010 18:30:13 +0000 (18:30 +0000)]
[CMAKE]
  - rpcss depends on winesdk
[RPCSS]
  - fix declaration of MIDL_user_allocate

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

13 years ago[CMAKE]
Jérôme Gardou [Tue, 26 Oct 2010 18:01:37 +0000 (18:01 +0000)]
[CMAKE]
  - fix typo

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

13 years ago[CMAKE]
Jérôme Gardou [Tue, 26 Oct 2010 17:42:02 +0000 (17:42 +0000)]
[CMAKE]
  - midl support for building rpc server/client libraries

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

13 years ago[WLANSVC]
Jérôme Gardou [Tue, 26 Oct 2010 17:36:57 +0000 (17:36 +0000)]
[WLANSVC]
  - Fix wlansvc.idl for parsing with midl

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

13 years ago[CMAKE]
Jérôme Gardou [Tue, 26 Oct 2010 17:23:00 +0000 (17:23 +0000)]
[CMAKE]
  - WINNT isn't defined, don't redefine it. Pointed by Usurp.

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

13 years ago[SVCCTL]
Jérôme Gardou [Tue, 26 Oct 2010 17:20:00 +0000 (17:20 +0000)]
[SVCCTL]
  - fix parsing of svcctl.idl with midl

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

13 years ago[CMAKE]
Jérôme Gardou [Tue, 26 Oct 2010 17:06:39 +0000 (17:06 +0000)]
[CMAKE]
  - redefine _WIN32_WINNT too for building pnp rpc client and server libs

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

13 years ago[LSARPC]
Jérôme Gardou [Tue, 26 Oct 2010 16:55:46 +0000 (16:55 +0000)]
[LSARPC]
  - define right interface in lsa.acf

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

13 years ago[EVENTLOG]
Jérôme Gardou [Tue, 26 Oct 2010 16:36:25 +0000 (16:36 +0000)]
[EVENTLOG]
  - Correct definition of midl_user_allocate

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

13 years ago[PSDK]
Jérôme Gardou [Tue, 26 Oct 2010 16:01:08 +0000 (16:01 +0000)]
[PSDK]
  - Add MIDL_user_allocate and MIDL_user_free definitions
  - #ifdef a GCC hack

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

13 years ago[PORTCLS]
Johannes Anderwald [Tue, 26 Oct 2010 15:19:14 +0000 (15:19 +0000)]
[PORTCLS]
- Disable driver specific filter / pin / node property handlers until bug leading to crashes has been found

svn path=/trunk/; revision=49280

13 years ago[CMAKE - MSC]
Jérôme Gardou [Tue, 26 Oct 2010 07:31:04 +0000 (07:31 +0000)]
[CMAKE - MSC]
  - Add set_image_base macro
  - add psdk and buildno dependencies to modules

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

13 years ago[Win32k|User32]
James Tabor [Tue, 26 Oct 2010 06:24:50 +0000 (06:24 +0000)]
[Win32k|User32]
- Add fix for KsStudio for Olaf Siejka and debug prints for WH_KEYBOARD_LL. See bug 5670 for more details.

svn path=/trunk/; revision=49278