Gregor Schneider
1c23c0f872
[advapi32]
...
- Extend LsaLookupNames2 stub, fix file header
- Should prevent the advapi32 lsa test crash
svn path=/trunk/; revision=44622
2009-12-16 20:26:18 +00:00
Timo Kreuzer
a95def3ad0
[NTDLL]
...
Convert to spec. Taken from wine with massive changes by me.
@ ros-arm-bringup: I couldn't verify it works for arm, so I kept the arm def file.
svn path=/trunk/; revision=44621
2009-12-16 17:32:30 +00:00
Samuel Serapion
e87ff42eea
Revert unnecessary hack/fix.
...
svn path=/branches/ros-amd64-bringup/; revision=44620
2009-12-16 17:01:24 +00:00
Cameron Gutman
94b49d77a3
[OSKITTCP]
...
- Add ROS-specific MSS code
- We don't mirror our route cache with oskittcp so we can't rely on routes to get the MTU
svn path=/branches/aicom-network-branch/; revision=44619
2009-12-16 04:45:43 +00:00
Cameron Gutman
ce98e6522f
[OSKITTCP]
...
- Fix broken MTU code (MTU was assumed to always be 1500)
svn path=/branches/aicom-network-branch/; revision=44618
2009-12-16 02:41:39 +00:00
Timo Kreuzer
e8ff2953e4
Copy from trunk
...
svn path=/branches/ros-amd64-bringup/; revision=44617
2009-12-16 01:06:10 +00:00
Timo Kreuzer
2df288b441
Fix built a bit more.
...
svn path=/trunk/; revision=44616
2009-12-15 23:49:10 +00:00
Johannes Anderwald
1d90d9e296
fix build
...
svn path=/trunk/; revision=44615
2009-12-15 23:28:54 +00:00
Timo Kreuzer
e3fd4c3421
Merge from amd64 branch:
...
40122 mmsystem.h: 64bit build fixes. (Samuel Serapión)
40123 mmsystem.h: Even more 64bit fixes. (Samuel Serapión)
40155 mmddk.h/mmsystem.h: Fix ACMDRVSTREAMINSTANCE, ACMDRVSTREAMHEADER, PORTALLOC, WAVEOPENDESC, MIDIOPENDESC, MIXEROPENDESC structures. Fix ACMFILTERENUMCBA/W, ACMFILTERTAGENUMCBA/W, ACMFORMATENUMCA/W, ACMFORMATTAGENUMCBA/W callbacks. Fix acmDriverEnum, acmFilterEnumA/W, acmFormatEnumA/W, acmFormatTagEnumA/W, acmStreamOpen, CloseDriver, OpenDriver, SendDriverMessage, mmTaskSignal, mmGetCurrentTask (Samuel Serapión)
40995 sqltypes.h: 64bit fixes for sqltype.h, also resort and cleanup (Timo Kreuzer)
40996 msacm.h: Fix tag of ACMFILTERCHOOSEA (Timo Kreuzer)
41029 sql.h: Fix SQLFetchScroll prototype. (Timo Kreuzer)
41045 commdlg.h: fix and update definition of OPENFILENAMEAW (Timo Kreuzer)
41449 basetsd.h: Disable wine hack for amd64 (Timo Kreuzer)
43506 wincrypt.h: Fix definition of CryptReleaseContext (Timo Kreuzer)
43840 wingdi.h: Fix LOGBRUSH definition. (Samuel Serapión)
43907 commctrl.h: Fix bad cast. (Timo Kreuzer)
44039 mmddk.h: Fix mmTaskCreate and mciGetDriverData prototypes per MSDN (Timo Kreuzer)
44040 windef.h/winsock.h/winsock2.h: Fix 32bit build. (Samuel Serapión)
44044 ws2spi.h: Fix ws2_32 64bit build (Samuel Serapión)
44294 winnt.h: Fix SLIST_ENTRY for WIN64 (Timo Kreuzer)
44338 winnt.h: fix build. (Samuel Serapión)
44460 winuser.h: Define PHDEVNOTIFY, PDLGITEMTEMPLATEA/W, LPDLGITEMTEMPLATEA/W, PPAINTSTRUCT, PMENUITEMTEMPLATE, PUSEROBJECTFLAGS, PMINIMIZEDMETRICS, PNONCLIENTMETRICSA/W, LPMOUSEINPUT, LPKEYBDINPUT, LPHARDWAREINPUT. Add HARDWAREHOOKSTRUCT structure. (Samuel Serapión)
svn path=/trunk/; revision=44614
2009-12-15 23:23:01 +00:00
Johannes Anderwald
ddda0278b0
* Added wavebar
...
* Added format, duration, buffer, position labels
- Now wave_in/out objects are opened only when pressed rec/play buttons.
- The slider bar now real points to audio samples in the buffer
- Some other little Gui changes
- by Marco Pagliaricci (IRC: rendar)
svn path=/trunk/; revision=44613
2009-12-15 22:39:18 +00:00
Timo Kreuzer
168700b492
remove old hacks
...
svn path=/branches/ros-amd64-bringup/; revision=44612
2009-12-15 22:08:38 +00:00
Timo Kreuzer
d894a2459f
shuffle headers, add #undef, helps with wine macros.
...
svn path=/branches/ros-amd64-bringup/; revision=44611
2009-12-15 21:53:29 +00:00
Timo Kreuzer
50a510c96d
[MAIN]
...
Use UlongToPtr instead of casting.
svn path=/trunk/; revision=44608
2009-12-15 19:06:23 +00:00
Gregor Schneider
068b10820f
Jerome Gardou <jerome DOT gardou AT laposte DOT net>:
...
[kernel32] Set the SYNCHRONIZE access mask when using FILE_SYNCHRONOUS_IO options
svn path=/trunk/; revision=44607
2009-12-15 18:39:13 +00:00
Timo Kreuzer
c5916ca7c4
[MSVCRT20]
...
Fix _getmainargs params in spec file
svn path=/trunk/; revision=44606
2009-12-15 17:51:31 +00:00
Timo Kreuzer
7861b97392
Copy crypt32 from trunk, fixing more merge fail.
...
svn path=/branches/ros-amd64-bringup/; revision=44605
2009-12-15 17:17:03 +00:00
Timo Kreuzer
1aa21a6a95
Fix a whole lot of merge artifacts or whatever that was that changed indentation here and there.
...
svn path=/branches/ros-amd64-bringup/; revision=44604
2009-12-15 16:33:41 +00:00
Timo Kreuzer
6bba9dc9a1
Merge from amd64 branch:
...
[SPIDER]
44002 Fix 64 bit build. (Samuel Serapión)
[PAINT]
43858 Fix 64 bit warnings. (Samuel Serapión)
[RAPPS]
43906 Fix 64 bit build. (Samuel Serapión)
[SNDREC32]
44389 Fix 64 bit build. (Samuel Serapión)
[TFTP]
41097 Fix pointer to DWORD cast. (Timo Kreuzer)
[COMCTL32]
36172 Build as unicode. (Samuel Serapión)
[USERMGR]
41098 Fix 2 POINTER<->DWORD casts. (Timo Kreuzer)
[d3d9]
38149 Fix pointer<->ULONG cast. (Timo Kreuzer)
43839 Fix 64 bit Build. (Samuel Serapión)
[DSOUND]
40753 Make DSDRIVERDESC.dnDevNode a DWORD_PTR and DSPROPERTY.InstanceId a ULONG_PTR. (Timo Kreuzer)
[LSASRV]
44037 Fix 64 bit Build. (Samuel Serapión)
[MMDRV]
40125 Fix 64bit build. (Samuel Serapión)
[MSGINA]
40993 fix 64bit build (Timo Kreuzer)
[NETSHELL]
41001 Don't cast the 1st parameter of InterlockedExchange to volatile void **, but to void ** (Timo Kreuzer)
[OPENGL32]
36502 No need to assert an offset thats only used in i386 specific code. (Samuel Serapión)
[POWRPROF]
41044 Don't cast NULL to DWORD. (Timo Kreuzer)
43860 Don't cast NULL to an integer type. (Samuel Serapión)
[PSAPI]
38150 Fix a cast (Timo Kreuzer)
[SHELL32]
38355 Use Get/SetWindowLongPtr (Samuel Serapión)
41047 Get rid of deprecated LargeInteger functions and use native int64 math instead. (Timo Kreuzer)
41048 DialogProc returns INT_PTR and not BOOL. Don't cast a pointer to LONG. Use INT_PTR instead of int for pointer math. (Timo Kreuzer)
41049 Change return type of OpenMRUListW and CreateMRUListW to HANDLE, add a comment that CREATEMRULISTW is already defined differently in explorer_new/undoc.h (Timo Kreuzer)
44601 Fix a prototype. Convert RtlLargeInteger to native int64. Fixes 64bit built. (Timo Kreuzer)
[WDMAUD.DRV]
41101 Don't cast DWORD to PVOID, use UlongToPtr instead. (Timo Kreuzer)
[WS2_32]
35777 fix ws2_32 spec file (Timo kreuzer)
44044 Fix ws2_32 64bit build (1 of 2) (Samuel Serapión)
44045 Fix ws2_32 64bit build (2 of 2) (Samuel Serapión)
[WS2_32_NEW]
44389 Fix 64 bit built. (Samuel Serapión)
svn path=/trunk/; revision=44602
2009-12-15 15:16:01 +00:00
Timo Kreuzer
305d8331b2
[SHELL32]
...
Fix a prototype. Convert RtlLargeInteger to native int64. Fixes 64bit built.
svn path=/branches/ros-amd64-bringup/; revision=44601
2009-12-15 13:01:55 +00:00
Timo Kreuzer
fa0c6f588d
[MSACM32]
...
Copy from trunk
svn path=/branches/ros-amd64-bringup/; revision=44598
2009-12-15 04:25:05 +00:00
James Tabor
64d1ab613b
[Win32k]
...
- Remove LastChild.
svn path=/trunk/; revision=44597
2009-12-15 01:11:46 +00:00
Timo Kreuzer
2468cb96ed
[IMAGEHLP]
...
Don't use explicit 32 bit version of IMAGE_OPTIONAL_HEADER
svn path=/trunk/; revision=44596
2009-12-14 23:35:40 +00:00
KJK::Hyperion
8e60110bef
modified Makefile
...
New ${checkpoint} command to create an empty "checkpoint" file, to store the last modified date of a make target
modified tools/rbuild/backend/mingw/rules.mak
Rules that output more than one file at once don't mix well with parallel builds: serialize dependency checks through the use of checkpoint files. Fixes intermittent widl issues in highly parallel builds
Bonus internal rbuild function that I had to commit one day or another
See issue #4994 for more details.
svn path=/trunk/; revision=44594
2009-12-14 23:02:28 +00:00
Timo Kreuzer
4cba4fc3cb
use tabs in rbuild file (copied from trunk)
...
svn path=/branches/ros-amd64-bringup/; revision=44593
2009-12-14 22:59:38 +00:00
Timo Kreuzer
6dae590c90
revert last commit (sorry, wrong direction)
...
svn path=/trunk/; revision=44592
2009-12-14 22:58:51 +00:00
Giannis Adamopoulos
196021c276
[win32k]
...
- Don't store LastChild in WINDOW_OBJECT
svn path=/trunk/; revision=44591
2009-12-14 22:58:03 +00:00
Timo Kreuzer
7a9ae1c567
use tabs in rbuild file (copied from trunk)
...
svn path=/trunk/; revision=44590
2009-12-14 22:57:33 +00:00
Timo Kreuzer
b1d866fc48
[KSUSER]
...
Remove broken HeapAlloc prototype
svn path=/trunk/; revision=44589
2009-12-14 22:52:08 +00:00
Timo Kreuzer
60574f15b9
copy from trunk
...
svn path=/branches/ros-amd64-bringup/; revision=44588
2009-12-14 22:44:39 +00:00
Timo Kreuzer
284d0cb033
remove unneccessary file entry for spec file
...
svn path=/trunk/; revision=44587
2009-12-14 22:29:15 +00:00
Timo Kreuzer
e1f86bf08f
Copy file from trunk. Only formatting fixes.
...
svn path=/branches/ros-amd64-bringup/; revision=44586
2009-12-14 20:31:24 +00:00
Timo Kreuzer
4a5b4c2097
reduce differences to trunk
...
svn path=/branches/ros-amd64-bringup/; revision=44585
2009-12-14 20:15:56 +00:00
Timo Kreuzer
ff716ba92c
remove unneccessary change from wine code
...
svn path=/branches/ros-amd64-bringup/; revision=44584
2009-12-14 20:03:59 +00:00
Timo Kreuzer
f7cfe73eaf
[LIBXSLT]
...
Add HAVE_STAT definition. fixes a warning.
svn path=/trunk/; revision=44583
2009-12-14 19:47:13 +00:00
Johannes Anderwald
9ada735e65
- Setup registry entries for the default user shell
...
- May fix bug 5020
svn path=/trunk/; revision=44582
2009-12-14 19:36:22 +00:00
Samuel Serapion
be486cc570
fix build 2.
...
svn path=/branches/ros-amd64-bringup/; revision=44581
2009-12-14 19:12:05 +00:00
Samuel Serapion
c4a74680e2
fix build.
...
svn path=/branches/ros-amd64-bringup/; revision=44580
2009-12-14 19:01:42 +00:00
Samuel Serapion
7b5e8cc133
Try to fix IDL compilation race condition with patch from bug #4994
...
svn path=/branches/ros-amd64-bringup/; revision=44579
2009-12-14 18:55:32 +00:00
Samuel Serapion
1cc5650297
Try to fix build with rosbe 1.5 x86
...
svn path=/branches/ros-amd64-bringup/; revision=44578
2009-12-14 18:42:30 +00:00
Giannis Adamopoulos
e88d19a769
[user32]
...
SetClipboardData: fix return value
Fixes one user32:clipbloard test
svn path=/trunk/; revision=44577
2009-12-14 15:41:58 +00:00
James Tabor
f755214f06
[Win32k]
...
- Continuing the moving into WND structure with minor desktop structure changes.
- Tested: wine user32 tests, AbiWord 2.6.8, FF 3.5, OOo 2.4.3 and Seamonkey 2.0.
svn path=/trunk/; revision=44576
2009-12-14 06:48:40 +00:00
James Tabor
d51b4d5202
[Win32k]
...
- Michael Martin found a create window and crash exit issue by testing programs from http://www.magma.ca/~wjr/ PEview. Fixed by replacing UserFreeWindowInfo with co_UserDestroyWindow at cleanup exit.
- Added more window death and thread checks.
- Started the morphing into WND structure from window object.
- Tested: wine user32 tests, AbiWord 2.6.8, Seamonkey 2.0, FF 3.5 and OOo 2.4.3.
svn path=/trunk/; revision=44575
2009-12-14 05:02:56 +00:00
James Tabor
21818f4e90
- Silence debug prints.
...
svn path=/trunk/; revision=44574
2009-12-13 21:55:06 +00:00
Giannis Adamopoulos
25dc69e9d5
[win32k]
...
- Remove an unused reactos only syscall
svn path=/trunk/; revision=44573
2009-12-13 20:57:03 +00:00
Johannes Anderwald
0b560ed72b
- Fix build
...
svn path=/trunk/; revision=44572
2009-12-13 20:11:11 +00:00
Giannis Adamopoulos
6d3bb6bc5c
[user32]
...
Optimize GetWindow by moving it completely to user mode
[win32k]
Remove reactos only syscall NtUserGetWindow
svn path=/trunk/; revision=44571
2009-12-13 20:01:21 +00:00
Dmitry Gorbachev
ba9cfc5c6d
Slovak translations by Mario Kacmar. Added: SndRec32, RunOnce. Updated: Paint. Bug #5021 .
...
svn path=/trunk/; revision=44570
2009-12-13 18:09:08 +00:00
Gregor Schneider
2d5fcc0429
[reg] Update reg.c to current Wine
...
svn path=/trunk/; revision=44569
2009-12-13 17:27:13 +00:00
Dmitry Gorbachev
524995a566
Show respect to Romanian language. (Encoding: UTF-8, with no byte order mark.)
...
svn path=/trunk/; revision=44568
2009-12-13 16:54:23 +00:00
Johannes Anderwald
44830beb93
- Create a startmenu entry for sndrec32
...
- Add resource string for all languages except rumanian (encoding issue)
svn path=/trunk/; revision=44567
2009-12-13 16:31:01 +00:00