Commit graph

42814 commits

Author SHA1 Message Date
Johannes Anderwald 47904efaa6 [PORTCLS]
- Support IDrmPort / IDrmPort2 for IPortWavePci driver

svn path=/trunk/; revision=47813
2010-06-20 20:58:24 +00:00
Timo Kreuzer 1a1f6cb2d4 [MSVCRT]
bring back _swprintf export

svn path=/trunk/; revision=47812
2010-06-20 19:20:55 +00:00
Timo Kreuzer 72ad57b2de [MSVCRT]
Convert to spec. Patch by Samuel Serapion.

svn path=/trunk/; revision=47811
2010-06-20 18:04:49 +00:00
Eric Kohl 317e5d113f [NETEVENT]
- Add new netevent.dll. It is a resource dll that will be used by the event log viewer.

svn path=/trunk/; revision=47810
2010-06-20 14:58:29 +00:00
Jérôme Gardou 6b0ac7a880 apply 46848 from yarotows
[WIN32K]
    - get rid of ROS_DC::BitsPerPixel.
1 - It was a hack.
2 - Its use was inconsistent.

svn path=/trunk/; revision=47809
2010-06-20 13:11:23 +00:00
Kamil Hornicek e87aee9b6c Reshuffle .rbuild entries so we have all files grouped by directories and in alphabetical order.
svn path=/trunk/; revision=47808
2010-06-20 12:37:12 +00:00
Johannes Anderwald b723c54434 [PORTCLS]
- Check if resource list is provided
- Fixes a crash for irc:igorko

svn path=/trunk/; revision=47807
2010-06-19 15:56:09 +00:00
Johannes Anderwald bb28f2cb1a [PORTCLS]
- Fix buffer overflow

svn path=/trunk/; revision=47805
2010-06-19 07:43:45 +00:00
Johannes Anderwald 4da45c3ff1 [SYSAUDIO]
- Perform all allocations / frees in dedicated alloc / free function

svn path=/trunk/; revision=47804
2010-06-19 07:26:20 +00:00
Cameron Gutman 135340e065 [MSAFD]
- Add locking to protect the socket list

svn path=/trunk/; revision=47803
2010-06-19 05:04:40 +00:00
Jérôme Gardou a8c547f091 Merge 47800 from yarotows branch.
Changelog should have been:
[GDI32]
  - Use default LOGFONT in EnumFontFamilies if none is given.
+ ~3000 gdi32:font winetests

svn path=/trunk/; revision=47802
2010-06-18 22:46:34 +00:00
Cameron Gutman b00db8b8a6 [NTOSKRNL]
- Fix a string termination bug in the device interface code
- Thanks to janderwald for spotting the bug

svn path=/trunk/; revision=47801
2010-06-18 21:57:07 +00:00
Eric Kohl e5bc385e89 [NTOSKRNL]
- Use the current partition descriptor to check for container partitions. Logical units in extended partitions become visible again but you cannot access them yet.
This fixes the first half of bug #2564.

svn path=/trunk/; revision=47799
2010-06-17 19:41:52 +00:00
Jérôme Gardou 57d80a50d5 [WIN32k]
- Chek if there is something to do in GDIOBJ_SetOwnership before doing it

svn path=/trunk/; revision=47788
2010-06-16 18:47:04 +00:00
Jérôme Gardou 1a601ba9e5 [WIN32K]
- Set DC_DIBSECTION dirty flag when a DIB section is selected, not when one is created.

svn path=/trunk/; revision=47787
2010-06-16 16:59:29 +00:00
Johannes Anderwald e3b34383eb [PORTCLS]
- Fix infinite loop
- Should fix gabriel_it and igorko1 problem with KsStudio
- Add more debugging code to DumpFilterDescriptor

svn path=/trunk/; revision=47786
2010-06-16 15:41:41 +00:00
Johannes Anderwald 3c7fdc3dfa [PORTCLS]
- Return better return code for unimplemented feature

svn path=/trunk/; revision=47785
2010-06-16 14:14:33 +00:00
Eric Kohl ca3bc68834 [SYSSETUP]
Set registry values 'PathName' and 'SystemRoot' in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion.
This fixes bug #4414.

svn path=/trunk/; revision=47784
2010-06-15 19:31:19 +00:00
Johannes Anderwald 3072b5dec6 [PORTCLS]
- Add sanity check

svn path=/trunk/; revision=47783
2010-06-15 17:29:43 +00:00
Johannes Anderwald d6f80bd4d4 [MMIXER]
- Fix buffer overflow
- Dedicated to irc:igorko

svn path=/trunk/; revision=47782
2010-06-15 14:04:19 +00:00
Gabriel Ilardi 981690481a [REGEDIT]
- Implement hex editing. Patch by Katayama Hirofumi.
See issue #5447 for more details.

svn path=/trunk/; revision=47781
2010-06-15 10:28:01 +00:00
Kamil Hornicek b20e4f29cd [OPENGL32]
Fixes for ICD reference counting. By Jerome Gardou
See issue #5257 for more details.

svn path=/trunk/; revision=47780
2010-06-14 13:11:51 +00:00
Kamil Hornicek 8563362b72 [OPENGL32_WINETEST]
Add opengl32 winetest, patch by Jerome Gardou.
Not used for now.

svn path=/trunk/; revision=47779
2010-06-14 12:41:15 +00:00
Daniel Reimer 59ed163b9e Sync winefile to Wine 1.2 RC3
svn path=/trunk/; revision=47778
2010-06-14 10:49:56 +00:00
Daniel Reimer 5dbfbb5201 Sync reg, xcopy, iexplore, winhlp32, wordpad, write, msiexec with Wine 1.3 RC3
svn path=/trunk/; revision=47776
2010-06-13 23:05:40 +00:00
Amine Khaldi efa449d6f5 [XDK]
- Deduplicate FSRTL_COMMON_FCB_HEADER_LAYOUT in ntifs.h
- Move ECP_HEADER from the ntifs template to fsrtltypes.h
[DDK]
- Update ntifs.h to reflect XDK changes.

svn path=/trunk/; revision=47775
2010-06-13 13:55:30 +00:00
Johannes Anderwald ca3e5d2a88 [BDAPLGIN, MSDVBNP, MSVIDCTL, BDASUP]
- Disable building dvb stack untill ks has the required functionality

svn path=/trunk/; revision=47774
2010-06-13 13:08:15 +00:00
Johannes Anderwald 8a5845eee6 [SNDBLST_SYS]
- Disable building

svn path=/trunk/; revision=47773
2010-06-13 12:54:16 +00:00
Johannes Anderwald f4c57cadb5 [DRIVERS]
- Disable building of SWENUM, MPU401, CMIDriver, SPLITTER, STREAM to reduce build time
- Those modules are either unused or don't work yet due to missing functionality



svn path=/trunk/; revision=47772
2010-06-13 12:49:04 +00:00
Timo Kreuzer 226e9212dd Add missing file
svn path=/trunk/; revision=47771
2010-06-13 01:32:13 +00:00
Timo Kreuzer ec1169363d [CRT]
- CRT update part 1/x
- sync C++ / exception related CRT code with wine
- add support for non-underscored symbols
- Patch by Samuel Serapion, slightly modified by me

svn path=/trunk/; revision=47770
2010-06-13 01:24:42 +00:00
Sylvain Petreolle 828838704e [fbtusb]
Fix include casing.


svn path=/trunk/; revision=47769
2010-06-12 20:08:29 +00:00
Timo Kreuzer 17d39f4f25 [PSDK]
- ntstatus.h: add STATUS_INVALID_CRUNTIME_PARAMETER
- winnt.h: fix 64 bit definition of SLIST_ENTRY

svn path=/trunk/; revision=47768
2010-06-12 15:09:34 +00:00
Amine Khaldi 6d224b0735 - Add some missing file-headers.
svn path=/trunk/; revision=47767
2010-06-12 14:55:02 +00:00
Eric Kohl 212d2915d2 [USBD]
Replace DWORD by ULONG to make usbd.sys build without errors.

svn path=/trunk/; revision=47766
2010-06-12 12:20:41 +00:00
Eric Kohl 9cf8c2c8da [VFATLIB]
- Get rid of the hard-coded sector size as large sector (4KB) harddisks are already available.
- When a partition is formatted, choose the FAT type according to the partition type. The size of the partition does not matter here as it is up to the caller to set the right partition type according to its size.

svn path=/trunk/; revision=47765
2010-06-12 11:20:58 +00:00
Eric Kohl 0c8457631d [FORMATTING]
Fix indentation. No code changes.

svn path=/trunk/; revision=47764
2010-06-12 10:25:18 +00:00
Johannes Anderwald 78b0fb4a21 [WDMAUD_KERNEL]
- Fix possible buffer overflow
[MMIXER]
- Add sanity checks

svn path=/trunk/; revision=47763
2010-06-12 10:21:03 +00:00
Daniel Reimer 6688715df4 Bug 5457: updated slovak translations by Mario Kacmar.
svn path=/trunk/; revision=47762
2010-06-12 09:58:22 +00:00
Cameron Gutman 37323a84c9 [FBTUSB]
- Import the FreeBT USB generic bluetooth driver (abandoned)
- Some slight modifications to make it build
- WMI is currently commented out because our WMI headers are lacking (particularly wmistr.h)
- Not building by default for now

svn path=/trunk/; revision=47761
2010-06-12 00:29:09 +00:00
Cameron Gutman f073c977ef [USBD]
- Fix the spec file
- Fixes usbd build

svn path=/trunk/; revision=47760
2010-06-12 00:23:18 +00:00
Timo Kreuzer c9ac3e0337 [PSDK]
Fix a typo (_AMD64 -> _AMD64_)

svn path=/trunk/; revision=47759
2010-06-11 21:48:13 +00:00
Eric Kohl 91b72f72dc [FORMATTING]
Fix indentation. No code changes.

svn path=/trunk/; revision=47758
2010-06-11 21:21:27 +00:00
Amine Khaldi 750d89765c [XDK/DDK]
- Relax INTERLOCKED_RESULT inclusion guard.

svn path=/trunk/; revision=47756
2010-06-11 17:00:49 +00:00
Amine Khaldi 42d943893a [PSDK]
- Add some missing file-headers.

svn path=/trunk/; revision=47755
2010-06-11 13:52:46 +00:00
Johannes Anderwald 2c589bd133 [WDMAUD_KERNEL]
- Perform all allocations / frees in dedicated alloc / free function

svn path=/trunk/; revision=47754
2010-06-11 12:28:10 +00:00
Amine Khaldi af25a406cf [PSDK]
- Copy atsmedia.h from our dxsdk to our psdk (replacing the one that's already there)
- Add some missing file-headers.

svn path=/trunk/; revision=47753
2010-06-11 12:10:58 +00:00
Gabriel Ilardi 1c5a1d20a1 [SHELL32]
- Correctly show accessed and modified times in file properties dialog (they were exchanged).

svn path=/trunk/; revision=47752
2010-06-11 09:13:49 +00:00
Eric Kohl 9291284ade [USETUP]
- Set the type of the install partition even if it was not created by usetup.
This fixes bug #4368.

svn path=/trunk/; revision=47751
2010-06-11 04:13:29 +00:00
Amine Khaldi 09d662004d [FRAGINATOR]
- Add Ukrainian translation.

Patch by Igor Paliychuk - igor-hkr[at]mail[dot]ru

svn path=/trunk/; revision=47750
2010-06-10 23:29:42 +00:00