Gé van Geldorp
1def34de04
Sync to Wine-0_9:
...
Alexandre Julliard <julliard@winehq.org>
- Default search path for an include file should be based on the path of
the parent source file, not the current directory.
- Add current directory to default include path.
- Set the version we report in wmc and wrc from the global Wine
version.
- Put Wine version information in all the man pages.
svn path=/trunk/; revision=18792
2005-10-27 18:56:27 +00:00
Gé van Geldorp
aca445f161
Sync to Wine-0_9:
...
Robert Lunnon <bobl@optushome.com.au>
- Remove SVR4 specific pseudo-ops.
Alexandre Julliard <julliard@winehq.org>
- Put Wine version information in all the man pages.
- Fixed some nroff warnings.
- Added global rules for man pages.
Simon Richter <Simon.Richter@hogyros.de>
- Fix winebuild's ppc assembly generation.
svn path=/trunk/; revision=18791
2005-10-27 18:32:01 +00:00
Martin Fuchs
b1f528f00f
update change list for 0.2.8 release
...
svn path=/trunk/; revision=18790
2005-10-27 18:18:40 +00:00
Gé van Geldorp
20fa130a98
Fix build problems introduced by r18788
...
svn path=/trunk/; revision=18789
2005-10-27 18:06:50 +00:00
Gé van Geldorp
d68c7aaf71
Sync to Wine-0_9:
...
Alexandre Julliard <julliard@winehq.org>
- Default search path for an include file should be based on the path of
the parent source file, not the current directory.
svn path=/trunk/; revision=18788
2005-10-27 17:40:32 +00:00
Aleksey Bragin
49d6f75f30
Translation by Mikhail Zvyozdochkin, proofread by me.
...
svn path=/trunk/; revision=18786
2005-10-27 14:18:09 +00:00
Gé van Geldorp
6ae6d5c704
Update status
...
svn path=/trunk/; revision=18785
2005-10-27 14:10:58 +00:00
Aleksey Bragin
d68cf033eb
Translation by Mikhail Zvyozdochkin, proofread and fixed in some places by me.
...
svn path=/trunk/; revision=18783
2005-10-27 13:38:56 +00:00
Gé van Geldorp
2643575b85
Change Tcpip and Afd drivers from auto-start to system-start, since we don't
...
auto-start device drivers yet
svn path=/trunk/; revision=18782
2005-10-26 23:26:44 +00:00
Gé van Geldorp
c40ca03e31
Fix lurking bug exposed by r18687
...
svn path=/trunk/; revision=18781
2005-10-26 23:19:37 +00:00
Hervé Poussineau
ae16fd8e66
Allow very long path names for .inf files by using a dynamic buffer
...
Check return code of GetFullPathNameW
svn path=/trunk/; revision=18780
2005-10-26 20:42:19 +00:00
Hervé Poussineau
7dd5d44a29
Open .inf files in directory specified in SP_DEVINSTALL_PARAMS (if any)
...
svn path=/trunk/; revision=18779
2005-10-26 20:14:15 +00:00
Thomas Bluemel
f0a99faa99
implemented SetupDiSetSelectedDriverA
...
svn path=/trunk/; revision=18778
2005-10-26 19:00:08 +00:00
Hervé Poussineau
66242cc2c6
Fix some corner-cases (no .inf file in provided directory when creating driver list, or no suitable driver when destroying driver list)
...
svn path=/trunk/; revision=18777
2005-10-26 18:19:20 +00:00
Brandon Turner
bc89fd6d16
Calculate the screen size correctly. Allow a file name input.
...
svn path=/trunk/; revision=18776
2005-10-26 12:47:22 +00:00
Christoph von Wittich
9a3202d295
fix network
...
svn path=/trunk/; revision=18775
2005-10-25 19:54:15 +00:00
Andrew Munger
0e53cd852d
Disable patented bytecode interpreter, will investigate the non-patented configuration.
...
svn path=/trunk/; revision=18773
2005-10-25 18:01:14 +00:00
Hervé Poussineau
4ee6c762d2
Return STATUS_INSUFFICIENT_BUFFER in SetupDiGetDeviceRegistryPropertyW if buffer for data was not specified.
...
This is not the same behaviour as RegQueryValueExW which returns a success in this case...
svn path=/trunk/; revision=18772
2005-10-25 15:43:06 +00:00
Brandon Turner
9c0aa86aa7
Dont exit on "exit /?". Reported by bblaauw@home.nl
...
svn path=/trunk/; revision=18770
2005-10-25 15:18:35 +00:00
Maarten Bosma
441ebe91cd
Implement some COM-related functions.
...
svn path=/trunk/; revision=18767
2005-10-25 14:03:20 +00:00
Nathan Woods
6d06e2139b
Regedit fix and enhancement
...
1. Fixed a bug in suggestions if the selected key cycles
2. Implemented "Copy Key Name"
svn path=/trunk/; revision=18766
2005-10-24 23:46:55 +00:00
Nathan Woods
0345348a28
Notepad will no longer add .txt if you invoke it specifying a file that does not exist, but has a file extension
...
svn path=/trunk/; revision=18765
2005-10-24 23:44:07 +00:00
Gé van Geldorp
e0968c78d0
Synthesize a small icon if none given
...
svn path=/trunk/; revision=18764
2005-10-24 22:02:39 +00:00
Gé van Geldorp
cc33d0bac1
Workaround for icon stretching. Makes icons in title bar and taskbar display
...
properly.
svn path=/trunk/; revision=18763
2005-10-24 21:57:32 +00:00
Gé van Geldorp
4b3bf39cbc
Small fixes to 1bpp->1bpp stretching
...
svn path=/trunk/; revision=18762
2005-10-24 21:54:26 +00:00
Casper Hornstrup
7a79eea045
Fix linker script parameter location. Spotted by Hartmut Birr.
...
svn path=/trunk/; revision=18760
2005-10-24 21:08:08 +00:00
Royce Mitchell III
450d4c43e7
added <linkerscript> and corrected some mistakes to the best of my understanding
...
can't figure out (based on current definition) how to define <module> as allowing only a single <linkerscript>, but allowing it anywhere within the sub-elements of <module>
svn path=/trunk/; revision=18759
2005-10-24 20:00:48 +00:00
Casper Hornstrup
b995bcf1bd
Implement linkerscript element
...
svn path=/trunk/; revision=18758
2005-10-24 19:38:58 +00:00
Magnus Olsen
dd10647983
prepare the rest of directdraw syscall using cache info, that will make our ddraw.dll work evently in reactos.
...
left todo implemet the rest stub.
svn path=/trunk/; revision=18757
2005-10-24 18:47:33 +00:00
Hartmut Birr
aaa2a0d33a
Fixed the calculation of the hash for the process data.
...
svn path=/trunk/; revision=18756
2005-10-24 18:03:57 +00:00
Hartmut Birr
fea86552f0
Changed the indentation to a human readable format (no code change).
...
svn path=/trunk/; revision=18755
2005-10-24 18:00:46 +00:00
Hartmut Birr
152111652c
- Removed the initialisation of the kernel map area.
...
- Allocate the region for the paged and non paged pool at a 4MB boundary.
- Protect the local and i/o apic by a memory area.
svn path=/trunk/; revision=18754
2005-10-24 17:55:50 +00:00
Thomas Bluemel
293a3fe31b
convert tabs to spaces to make it readable with tabs != 8 spaces
...
svn path=/trunk/; revision=18753
2005-10-24 17:54:55 +00:00
Thomas Bluemel
b0ccf077ec
fixed uninitialized variable warning
...
svn path=/trunk/; revision=18752
2005-10-24 17:50:14 +00:00
Hartmut Birr
a699e1ac44
Fixed Ki386WriteFsByte.
...
svn path=/trunk/; revision=18751
2005-10-24 17:45:37 +00:00
Hartmut Birr
ab7b402799
Enabled some debug messages.
...
svn path=/trunk/; revision=18750
2005-10-24 17:43:53 +00:00
Hartmut Birr
e206381dc3
Fixed the stub for AddAccessDeniedObjectAce.
...
svn path=/trunk/; revision=18749
2005-10-24 17:41:16 +00:00
Hartmut Birr
aa1cb7dd32
Disable some unimplemented functions.
...
svn path=/trunk/; revision=18748
2005-10-24 17:39:57 +00:00
Magnus Olsen
ccae733920
prepare some directdraw syscall using cache info, that will make our ddraw.dll work evently in reactos.
...
svn path=/trunk/; revision=18747
2005-10-24 17:32:47 +00:00
Hartmut Birr
d4f5019aa8
- Translate STATUS_DEVICE_NOT_CONNECTED to the correct error.
...
svn path=/trunk/; revision=18746
2005-10-24 17:27:41 +00:00
Hartmut Birr
d82094a55c
- Initialize the csr request inside the loop, if CsrClientCallServer is called inside a loop.
...
svn path=/trunk/; revision=18745
2005-10-24 17:25:23 +00:00
Hartmut Birr
3df6f62217
- Change the protection in WriteProcessMemory if it is necessary.
...
svn path=/trunk/; revision=18744
2005-10-24 17:23:42 +00:00
Hartmut Birr
ee7bf669c9
- Set the correct type and state in MiQueryVirtualMemory.
...
- Return an error in MiProtectVirtualMemory if we trying to access a region other than a section view or virtual memory.
- Don't allow to read or write kernel memory in NtRead/WriteVirtualMemory.
- Don't unprotect the memory in NtWriteVirtualMemory.
- Don't allow to change the memory protection of kernel address space.
- If it is possible, access the memory aligned by pages (in ProbeForWrite).
svn path=/trunk/; revision=18743
2005-10-24 17:21:23 +00:00
Eric Kohl
43e26abb6c
Fixed definition of ScmrChangeServiceConfigW:
...
- lpBinaryPathName must be a [unique] pointer.
svn path=/trunk/; revision=18742
2005-10-24 17:13:08 +00:00
Magnus Olsen
4c02f58b0c
filling in bit more info to DDRAW_GLOBAL struct in halinistate.
...
svn path=/trunk/; revision=18741
2005-10-24 16:44:37 +00:00
Maarten Bosma
c40fbd1850
Implemented thunks for IDirectDrawSurface and IDirectDraw. This isn't good code, because it is a mixture of wine and our code. But it works as far as I can see. I will fix it someday.
...
svn path=/trunk/; revision=18740
2005-10-24 16:29:36 +00:00
Hartmut Birr
d235bb6282
Set the correct length in MmQuerySectionView.
...
svn path=/trunk/; revision=18739
2005-10-24 15:56:03 +00:00
Thomas Bluemel
5c327e140d
don't define DirectDrawClipper_Vtable statically
...
svn path=/trunk/; revision=18738
2005-10-24 15:35:04 +00:00
Hartmut Birr
c078ce1a67
Revert r18735 and add the missing definition to svcctl.idl.
...
svn path=/trunk/; revision=18737
2005-10-24 15:26:54 +00:00
Christoph von Wittich
80e769db8d
added PCI interrupt link device
...
svn path=/trunk/; revision=18736
2005-10-24 14:00:14 +00:00