Timo Kreuzer
e71bc2b3e6
Fix 64bit issues.
...
svn path=/branches/ros-amd64-bringup/; revision=41485
2009-06-20 12:40:11 +00:00
Timo Kreuzer
cdaa1f6d82
Add macros for Rtl large integer functions
...
svn path=/branches/ros-amd64-bringup/; revision=41484
2009-06-20 12:39:21 +00:00
Timo Kreuzer
70b8038494
NDK: fix definition of HARDERROR_MSG
...
svn path=/branches/ros-amd64-bringup/; revision=41483
2009-06-20 12:37:30 +00:00
Timo Kreuzer
24c3776a22
comment out nt4compat usb driver, it doesn't compile
...
svn path=/branches/ros-amd64-bringup/; revision=41482
2009-06-20 12:36:25 +00:00
Timo Kreuzer
59ab82b643
comment out telnet for now, it doesn't compile
...
svn path=/branches/ros-amd64-bringup/; revision=41481
2009-06-20 12:31:02 +00:00
Timo Kreuzer
380a44fcc5
Fix 64bit issues, add a wine compatibility hack
...
svn path=/branches/ros-amd64-bringup/; revision=41480
2009-06-20 12:29:21 +00:00
Timo Kreuzer
90b890bba4
Remove usage of RETURN() macro
...
svn path=/branches/ros-amd64-bringup/; revision=41479
2009-06-20 12:14:20 +00:00
Timo Kreuzer
756ff0f16c
Fix "no newline at end of file"
...
svn path=/branches/ros-amd64-bringup/; revision=41478
2009-06-20 11:45:31 +00:00
Timo Kreuzer
0938cd6626
fix x86 compilation
...
svn path=/branches/ros-amd64-bringup/; revision=41476
2009-06-20 11:21:33 +00:00
Timo Kreuzer
a2914115fe
Fix outdated rbuild flags
...
svn path=/branches/ros-amd64-bringup/; revision=41475
2009-06-20 11:05:46 +00:00
Timo Kreuzer
7d8b1bafe3
wdmaud.drv: don't cast DWORD to PVOID, use UlongToPtr instead
...
svn path=/branches/ros-amd64-bringup/; revision=41101
2009-05-24 12:53:47 +00:00
Timo Kreuzer
bbcfae27c5
usermgr: fix 2 POINTER<->DWORD casts
...
svn path=/branches/ros-amd64-bringup/; revision=41098
2009-05-24 11:32:59 +00:00
Timo Kreuzer
44ac61e7bb
Fix pointer to DWORD cast. I also sent it to tftp on sourceforge.
...
svn path=/branches/ros-amd64-bringup/; revision=41097
2009-05-24 10:43:30 +00:00
Timo Kreuzer
bc94257cf1
untfs: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41086
2009-05-23 23:21:50 +00:00
Timo Kreuzer
4099518a6c
ufatx: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41085
2009-05-23 23:20:16 +00:00
Timo Kreuzer
034e7f9add
ufat: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41084
2009-05-23 23:18:42 +00:00
Timo Kreuzer
4f9f03ba0e
uext: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41083
2009-05-23 23:16:52 +00:00
Timo Kreuzer
b60649538c
twaain_32: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41082
2009-05-23 23:07:48 +00:00
Timo Kreuzer
bd27ff9406
ndis.h: Fix definition of NdisQueryPacketLength
...
svn path=/branches/ros-amd64-bringup/; revision=41071
2009-05-23 11:40:44 +00:00
Timo Kreuzer
107b7b3802
tcpip: fix a pointer to ULONG cast
...
svn path=/branches/ros-amd64-bringup/; revision=41070
2009-05-23 11:37:02 +00:00
Timo Kreuzer
606b5e8b01
syssetup: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41052
2009-05-23 01:02:23 +00:00
Timo Kreuzer
c9eb3be968
sndblast: convert to spec
...
svn path=/branches/ros-amd64-bringup/; revision=41050
2009-05-23 00:53:54 +00:00
Timo Kreuzer
a379eccd66
Change return type of OpenMRUListW and CreateMRUListW to HANDLE, add a comment that CREATEMRULISTW is already defined differently in explorer_new/undoc.h
...
svn path=/branches/ros-amd64-bringup/; revision=41049
2009-05-23 00:15:56 +00:00
Timo Kreuzer
96288db253
Shel32:
...
- DialogProc returns INT_PTR and not BOOL
- Don't cast a pointer to LONG
- Use INT_PTR instead of int for pointer math
svn path=/branches/ros-amd64-bringup/; revision=41048
2009-05-22 23:56:31 +00:00
Timo Kreuzer
70abca9899
Get rid of deprectaed LargeInteger functions and use native int64 math instead.
...
svn path=/branches/ros-amd64-bringup/; revision=41047
2009-05-22 23:52:52 +00:00
Timo Kreuzer
17eb05caa5
#if out an unused static funtion. Don't know if it's still useful. Ged?
...
svn path=/branches/ros-amd64-bringup/; revision=41046
2009-05-22 22:17:55 +00:00
Timo Kreuzer
135a854683
commdlg.h: fix and update definition of OPENFILENAMEAW
...
svn path=/branches/ros-amd64-bringup/; revision=41045
2009-05-22 22:04:18 +00:00
Timo Kreuzer
a0fbc3edc2
Cast NULL to DWORD?
...
svn path=/branches/ros-amd64-bringup/; revision=41044
2009-05-22 21:52:28 +00:00
Timo Kreuzer
b90d10d8f6
fix merge artifact
...
svn path=/branches/ros-amd64-bringup/; revision=41036
2009-05-21 20:36:53 +00:00
Timo Kreuzer
a67efbb26f
Stubplement fmodf
...
svn path=/branches/ros-amd64-bringup/; revision=41035
2009-05-21 20:34:30 +00:00
Timo Kreuzer
aeaf524709
ACPI: Several 64 bit fixes, TODO: fix amd64 assembly in platform/acgcc.h
...
svn path=/branches/ros-amd64-bringup/; revision=41034
2009-05-21 19:47:30 +00:00
Timo Kreuzer
3cb029711a
Fix ntoskrnl exports on amd64 by adding a FASTCALL macro that expands to stdcall on amd64 builds.
...
svn path=/branches/ros-amd64-bringup/; revision=41033
2009-05-21 19:43:14 +00:00
Timo Kreuzer
1e6ef30c73
Sync trunk head (r41026)
...
svn path=/branches/ros-amd64-bringup/; revision=41032
2009-05-21 18:39:21 +00:00
Timo Kreuzer
346b0cc936
update README.WINE
...
svn path=/branches/ros-amd64-bringup/; revision=41031
2009-05-21 17:53:50 +00:00
Timo Kreuzer
6991aa7bb0
wdm.h: fix definition of 64bit SLIST_HEADER
...
winnt.h: add 64bit SLIST_HEADER
svn path=/branches/ros-amd64-bringup/; revision=41030
2009-05-21 17:51:59 +00:00
Timo Kreuzer
c8576b3e28
sql.h: fix SQLFetchScroll prototype
...
sqlext.h: add a hack for wine sources
svn path=/branches/ros-amd64-bringup/; revision=41029
2009-05-21 17:44:32 +00:00
Timo Kreuzer
15da2d4c26
odbc32: Fix build.
...
svn path=/branches/ros-amd64-bringup/; revision=41028
2009-05-21 17:37:09 +00:00
Timo Kreuzer
3c27022ec9
Update odbc32 to Wine-1.1.21. It still doesn't work at all.
...
svn path=/branches/ros-amd64-bringup/; revision=41027
2009-05-21 17:32:41 +00:00
Sylvain Petreolle
d07aa40490
fix log2lines build
...
svn path=/trunk/; revision=41026
2009-05-21 14:15:51 +00:00
Cameron Gutman
000423fd64
- The slot number passed directly to NdisImmediateReadPciSlotInformation/NdisImmediateWritePciSlotInformation is ignored according to MSDN so store a valid slot number in the wrapper context to use instead
...
svn path=/trunk/; revision=41024
2009-05-21 00:54:10 +00:00
Ziliang Guo
c0e9d6e37d
Add missing parameter to readme.
...
svn path=/trunk/; revision=41023
2009-05-20 20:03:53 +00:00
Christoph von Wittich
6370393c43
sync fusion with wine 1.1.21
...
svn path=/trunk/; revision=41022
2009-05-20 14:43:24 +00:00
Christoph von Wittich
d8dac3259e
sync wintrust with wine 1.1.21
...
svn path=/trunk/; revision=41021
2009-05-20 14:35:44 +00:00
Christoph von Wittich
38600af091
add a parameter check to GetAdaptersAddresses stub (fixes a winetest)
...
svn path=/trunk/; revision=41020
2009-05-20 14:23:16 +00:00
Christoph von Wittich
3e68821bfc
sync jscript with wine 1.1.21
...
svn path=/trunk/; revision=41019
2009-05-20 13:12:23 +00:00
Michael Martin
9f6cf09ab7
- eventlog.h: Add CurrentRecord to EventSource struct as each EventLog handle must keep track of current record.
...
- LogfInitializeNew/LogfInitializeExisting: Set LogFile MaxSize to just under 5k and add a FIXME to read value from registry. TODO.
- LogfReadEvent: Change return value to DWORD so that errors can be passed back and last error can be set from caller(advapi32).
Change RecordNumber parameter to pointer so that it can be returned and saved in rpc's handle for the EventLog.
RecordNumber of 0 can only be used with flag EVENTLOG_SEQUENTIAL READ.
Set BytesRead and BytesNeeded to 0 as caller expects those values for any failure.
- LogfWriteData: Implement record overwriting when the LogFile has reached MaxSize.
- Implement LogfGetCurrentRecord.
- Code not active yet, will be with upcoming changes to base\services\eventlog\rpc.c.
svn path=/trunk/; revision=41018
2009-05-20 13:07:19 +00:00
Christoph von Wittich
df8e70e2f8
re-add missing LANGID definition
...
svn path=/trunk/; revision=41017
2009-05-20 13:05:24 +00:00
Christoph von Wittich
7d1a590941
sync msi with wine 1.1.21
...
svn path=/trunk/; revision=41016
2009-05-20 12:59:23 +00:00
Dmitry Chapyshev
e0cba65fdf
- Add check of params for NtGetWriteWatch/NtResetWriteWatch (from Wine)
...
- Set Granularity to PAGE_SIZE
Fixes crash in kernel32 virtual test
svn path=/trunk/; revision=41015
2009-05-20 11:08:08 +00:00
Dmitry Chapyshev
822db26efe
- Fix crash in gdi32 bitmap winetest
...
svn path=/trunk/; revision=41014
2009-05-20 07:51:22 +00:00