Christoph von Wittich
0074092a8f
updated resource file (patch by Brezenbak)
...
svn path=/trunk/; revision=20680
2006-01-07 23:13:08 +00:00
Alex Ionescu
2cdc72e9b2
- Get xboxvmp to compile.
...
svn path=/trunk/; revision=20679
2006-01-07 22:49:41 +00:00
Alex Ionescu
65f66e0148
- Make VBEMP compile with msvc/ddk.
...
svn path=/trunk/; revision=20678
2006-01-07 22:36:56 +00:00
Alex Ionescu
9cbd310bec
- PCHify vgamp.
...
- fix some definition problems.
- make it build with msvc.
svn path=/trunk/; revision=20677
2006-01-07 22:34:25 +00:00
Alex Ionescu
247736b04e
- make vga buildable on msvc.
...
svn path=/trunk/; revision=20676
2006-01-07 22:03:31 +00:00
Alex Ionescu
9611be1fd4
disk, diskdump, pciidex, scsiport.
...
svn path=/trunk/; revision=20675
2006-01-07 21:55:47 +00:00
Alex Ionescu
b4c020d06b
atapi, buslogic, cdrom, class2.
...
svn path=/trunk/; revision=20673
2006-01-07 21:50:29 +00:00
Alex Ionescu
736946617f
- Get NE2000 driver to build on msvc/ddk.
...
svn path=/trunk/; revision=20672
2006-01-07 21:45:51 +00:00
Alex Ionescu
74015adb69
- Get NDIS to compile on msvc/ddk (thanks to filip for his help)
...
- Get PCNET to compile on msvc/ddk.
svn path=/trunk/; revision=20671
2006-01-07 21:38:40 +00:00
Alex Ionescu
af0baef39e
- Fix ndis build, thanks to Filip.
...
svn path=/trunk/; revision=20670
2006-01-07 20:52:25 +00:00
Alex Ionescu
5db36e709c
- Get NDIS (almost) compiling with msvc/ddk.
...
svn path=/trunk/; revision=20669
2006-01-07 20:33:48 +00:00
Aleksey Bragin
8ce0068e09
push-include for #pragma pack(16)
...
svn path=/trunk/; revision=20668
2006-01-07 20:00:43 +00:00
Christoph von Wittich
1320cc7603
increased buffer size to max needed size
...
replaced _stprintf with _sntprintf
svn path=/trunk/; revision=20667
2006-01-07 19:54:50 +00:00
Ged Murphy
8889751923
Fix a buffer overflow. Thanks to Christoph for spotting this.
...
svn path=/trunk/; revision=20665
2006-01-07 19:14:03 +00:00
James Tabor
6f8f61fade
Thx Filip, for pointing this out. Added the missing break, if wState did not get set to CBF_EDIT.
...
svn path=/trunk/; revision=20664
2006-01-07 18:53:26 +00:00
Thomas Bluemel
bdb8efa083
fixed removing the children in ShellBrowser::InsertSubitems()
...
svn path=/trunk/; revision=20663
2006-01-07 18:19:10 +00:00
Ged Murphy
dc3eee3122
- fix startup type
...
- add top level headers
svn path=/trunk/; revision=20662
2006-01-07 17:10:51 +00:00
Alex Ionescu
3bb8a2d85c
- Forgot to commit these for MSVC build...
...
svn path=/trunk/; revision=20661
2006-01-07 08:50:54 +00:00
Alex Ionescu
c14e59ba53
- get wshtcpip to compile..
...
svn path=/trunk/; revision=20660
2006-01-07 08:28:20 +00:00
Alex Ionescu
a9fec69760
- Deleted npf as recommended by Steven, KJK and Art.
...
svn path=/trunk/; revision=20659
2006-01-07 08:10:10 +00:00
Alex Ionescu
d805761fd6
- Get afd to build.
...
svn path=/trunk/; revision=20658
2006-01-07 08:07:41 +00:00
Alex Ionescu
9e3f61ba5d
- GEt TCPIP building with msvc.
...
svn path=/trunk/; revision=20657
2006-01-07 07:56:55 +00:00
Alex Ionescu
38c460379c
- Do not generate manifest files for drivers or native apps.
...
- Get portcls to compile.
- Commit some fixes I forgot.
svn path=/trunk/; revision=20656
2006-01-07 07:40:14 +00:00
Alex Ionescu
edd15921f7
- Get oskittcp to compile on msvc.
...
svn path=/trunk/; revision=20655
2006-01-07 07:33:08 +00:00
Alex Ionescu
31334bb80f
- Get IP to compile.
...
svn path=/trunk/; revision=20654
2006-01-07 07:08:08 +00:00
Alex Ionescu
9a98412a66
- Get chew and csq to compile.
...
svn path=/trunk/; revision=20653
2006-01-07 07:00:31 +00:00
Alex Ionescu
20d90ebd53
- Get kbd/mouclass compiling
...
svn path=/trunk/; revision=20652
2006-01-07 06:31:55 +00:00
Alex Ionescu
e3153f1ab6
- Make NTFS compile on msvc.
...
svn path=/trunk/; revision=20651
2006-01-07 06:20:59 +00:00
Alex Ionescu
ee2a0b5cee
- Make CDFS work with msvc/ddk.
...
svn path=/trunk/; revision=20650
2006-01-07 05:59:22 +00:00
Alex Ionescu
f3b9f7739f
- get sndblst and sound compiling on msvc.
...
svn path=/trunk/; revision=20649
2006-01-07 05:47:21 +00:00
Alex Ionescu
6b36b1e871
- get mpu401, parallel and ramdrv to work on msvc.
...
svn path=/trunk/; revision=20648
2006-01-07 05:37:22 +00:00
James Tabor
189147d4c4
Patch by Raimonds Praude raimonds.praude at sets.lv
...
Could not set the text limit for combo box. An application sent CB_LIMITTEXT
text message, but it was not being processed. Now it is possible to set
the text limit, 5 or 8 symbols, for instance.
CB_LIMITTEXT message processing was added into ComboWndProc_common function
in combo.c file.
svn path=/trunk/; revision=20647
2006-01-07 05:23:59 +00:00
Alex Ionescu
84edca3ca6
- Get green to compile with msvc/ddk.
...
svn path=/trunk/; revision=20646
2006-01-07 05:11:32 +00:00
Brandon Turner
a6560cb6af
Remove NtGdiCheckColorsInGamut as it is not an API.
...
svn path=/trunk/; revision=20645
2006-01-07 03:29:02 +00:00
Alex Ionescu
89b606cb89
- Much cleaner way to get blue building (remove ugly header hacks)
...
- Get bootvid working too.
svn path=/trunk/; revision=20644
2006-01-07 02:14:42 +00:00
Alex Ionescu
5e8ce117ba
- Get beep and blue to compile/link on MSVC.
...
svn path=/trunk/; revision=20643
2006-01-07 02:06:49 +00:00
Alex Ionescu
fd3573b0ed
- The DDK disables usage of _enable/_disable so that driver devs don't use them. Since the NDK is the home of undocumented things that drivers shouldn't use, including halfuncs.h will re-enable the intrinsics.
...
- Add the intrinsics to the w32api as well so that code which uses them can compile on both msvc and gcc.
- Make DPRINT work on non-DBG msvc builds.
svn path=/trunk/; revision=20642
2006-01-07 02:06:22 +00:00
Alex Ionescu
320f45bb8e
- Get bus drivers to compile and link on MSVC.
...
svn path=/trunk/; revision=20641
2006-01-07 01:39:56 +00:00
Alex Ionescu
eac981c519
- Properly set STDCALL as default convention, previous patch incorrectly set it as a linker setting instead of a compiler setting.
...
svn path=/trunk/; revision=20640
2006-01-07 01:37:37 +00:00
Alex Ionescu
38b2f3f3cc
- Don't name-decorate the entrypoint. This lets msvc link the module properly and remains compatible with GCC.
...
svn path=/trunk/; revision=20639
2006-01-07 01:27:20 +00:00
Brandon Turner
44d2546ad8
Didnt mean to commit this in the last one.
...
svn path=/trunk/; revision=20638
2006-01-07 01:26:05 +00:00
Alex Ionescu
fc89076d16
* Rbuild MSVC Backend changes:
...
- Don't do runtime checks for drivers
- Don't do buffer checks for drivers
- Use W0 for speed build, not for the release build.
- Disable Wp64 only for the speed build, not for the release build
- Use /STDCALL default calling convention for native modules because the DDK requires it
- Remove some duplicated options that were passed on the command line
- Replace some options that were passed on the commandline with their appropriate XML keywords.
svn path=/trunk/; revision=20637
2006-01-07 01:15:26 +00:00
Ged Murphy
fa930470a4
pull service info out of the registry to populate the list view
...
svn path=/trunk/; revision=20636
2006-01-07 01:14:38 +00:00
Brandon Turner
1b52cd809d
Remove NtGdiDeleteDC
...
svn path=/trunk/; revision=20635
2006-01-07 01:06:48 +00:00
Christoph von Wittich
d418095a61
disabled warning 4214
...
svn path=/trunk/; revision=20634
2006-01-06 23:47:15 +00:00
Gé van Geldorp
7e8a6ab862
The adapter name is actually the GUID. Also store the human recognizable
...
description. This brings the network control panel applet a step further.
svn path=/trunk/; revision=20633
2006-01-06 23:13:23 +00:00
Alex Ionescu
3a24f9a505
- Set the right Thread->WaitTime dring waits
...
- Initialize WaitBlock->Thread during thread creation.
- Make APCs queuable for the thread after it's created
- Enable Timer Block optimization since it works now. This allows us not to always set-up for each wait, since most of its fields can remain static.
- Properly link wait block together with the waitlist of the timer.
svn path=/trunk/; revision=20632
2006-01-06 22:57:21 +00:00
Christoph von Wittich
357c1b2aa4
buttons in page setup now working properly (for En and De only)
...
svn path=/trunk/; revision=20631
2006-01-06 22:41:42 +00:00
Gé van Geldorp
4d068ca157
Update status
...
svn path=/trunk/; revision=20630
2006-01-06 20:53:32 +00:00
Gé van Geldorp
36afbbfd26
Sync to Wine-0_9_5:
...
Mike McCormack <mike@codeweavers.com>
- msiexec: Ignore the TRANSFORMS variable.
Ignore the TRANSFORMS variable when building a list of transforms for
advertising. The variable is used to apply transforms when installing.
svn path=/trunk/; revision=20628
2006-01-06 20:44:09 +00:00