Commit graph

15730 commits

Author SHA1 Message Date
Magnus Olsen 480b18f588 Implement GdiEntry12 (8 of 16 are done and party tested)
svn path=/trunk/; revision=16844
2005-07-28 22:08:29 +00:00
Magnus Olsen 6f8996d82e implement GdiEntry 8, Implement GdiEntry 10
svn path=/trunk/; revision=16843
2005-07-28 21:55:51 +00:00
Magnus Olsen 01918f37b1 thx irc : unC0Rr did sport typo fault in GdiEntry3
svn path=/trunk/; revision=16842
2005-07-28 21:34:00 +00:00
Magnus Olsen 52754f93e1 implement GdiEntry7 (some part is untested)
svn path=/trunk/; revision=16841
2005-07-28 21:08:55 +00:00
Magnus Olsen 642c3770b3 implement GdiEntry6 (party untested)
svn path=/trunk/; revision=16840
2005-07-28 21:00:24 +00:00
Magnus Olsen a5fb10e380 delete ddentry.h for it was it was party copy of include/win32k/ntdraw.h, change to ros coding style forgot about that. Implement GdiEntry5 (3 of 16 are done and untested)
svn path=/trunk/; revision=16839
2005-07-28 20:35:53 +00:00
Magnus Olsen b5f3ac7964 set eol style native
svn path=/trunk/; revision=16838
2005-07-28 19:37:36 +00:00
Magnus Olsen 4d4bdde2eb implemet GdiEntry3 (2 of 16 are now implement) but some part is still untested
svn path=/trunk/; revision=16837
2005-07-28 19:28:25 +00:00
Filip Navara f99da74356 Add definition of PI_RESOURCE_ARBITER_ENTRY.
svn path=/trunk/; revision=16836
2005-07-28 19:23:11 +00:00
Steven Edwards 6d7b5426e7 some cleanups and I hope closer to making it work
svn path=/trunk/; revision=16835
2005-07-28 18:53:35 +00:00
Magnus Olsen c33b209409 implement GDIEntry1 of 16, the code is bit untested, we can not test it until all are in place and win32k/ntdraw got some stub remove. when all GdiEntry1-16 we are compatble with ms directdraw1-7 interface in gdi32.dll
svn path=/trunk/; revision=16834
2005-07-28 18:45:58 +00:00
Steven Edwards 1aa3ba72f9 fixed opening of the device
svn path=/trunk/; revision=16833
2005-07-28 18:34:01 +00:00
Magnus Olsen fea82752a1 add copyright note
svn path=/trunk/; revision=16832
2005-07-28 16:52:15 +00:00
Magnus Olsen 0ee80aa69e Do not do syscall. redirect the call to DdEntry1-56 in gdi32.dll it make our d3d8thk windows xp compatible.
svn path=/trunk/; revision=16831
2005-07-28 16:44:25 +00:00
Magnus Olsen 7b99ee39f8 Add DdEntry 1-56 it is pure syscall to win32k/ntdraw. Windows XP and higher does have this entry. And thanks to that we can make directdraw Windows XP or higher compatible. But rember alot of directdraw api are still stub in win32k/ntdraw.
svn path=/trunk/; revision=16830
2005-07-28 16:42:06 +00:00
Emanuele Aliberti ab051595b1 Fix compilation (as hinted by Alex).
svn path=/trunk/; revision=16828
2005-07-28 11:48:58 +00:00
Casper Hornstrup 509048a223 Don't clean alias modules
svn path=/trunk/; revision=16827
2005-07-28 10:45:21 +00:00
Alex Ionescu f15bd378aa - Start of fixing CreateProcess's problems. Implemented the console creation as it should be done (not quite, but much closer to design then before). There are still some problems (input/output handle inconsitencies), I am currently working on these issues;
- Some debug header cleanup.
 - Use the proper debug macros in some of the network code, shuts up a lot of spam when debugging for those modules wasn't enabled.

svn path=/trunk/; revision=16826
2005-07-28 04:12:43 +00:00
Steven Edwards 7851e816be fixed building dosfsck
svn path=/trunk/; revision=16825
2005-07-28 03:10:35 +00:00
Steven Edwards ab92efdeca added port of dosfsck. Does not work yet as I cannot figure how to open the device. Win32 file access code is included ported from mkdosfs.c
svn path=/trunk/; revision=16824
2005-07-28 02:37:42 +00:00
Thomas Bluemel 71a12f48d0 implemented TreeResetNamedSecurityInfo and forward it to the MARTA provider
svn path=/trunk/; revision=16823
2005-07-27 23:11:38 +00:00
Alex Ionescu 42a3e034f8 - Fix incorrect definitions
svn path=/trunk/; revision=16822
2005-07-27 21:48:47 +00:00
Thomas Bluemel 9dabbd25fc implemented GetExplicitEntriesFromAcl and forward it to the MARTA provider
svn path=/trunk/; revision=16816
2005-07-27 20:24:11 +00:00
Alex Ionescu 6870957b9a - Fix included headers in GDI for PSDK compatibility
- Fix some incorrect definitions.
 - Remove more quintuplicated header nonsense...

svn path=/trunk/; revision=16815
2005-07-27 20:09:46 +00:00
Casper Hornstrup f5ef0f7c0f Add Revison ISO interface
svn path=/trunk/; revision=16814
2005-07-27 20:09:19 +00:00
Casper Hornstrup efcdb62b24 Move API status stylesheet
svn path=/trunk/; revision=16813
2005-07-27 20:06:18 +00:00
Casper Hornstrup 4f757b3d6e Add API status scripts
svn path=/trunk/; revision=16812
2005-07-27 20:04:48 +00:00
Alex Ionescu ea3d8b6b8d - Fix debug header nonsense
- Fix some w32api definitions
 - MSVC/PSDK Compatibility fixes.
 - Clean up user32 headers for greater PCH usage.

svn path=/trunk/; revision=16811
2005-07-27 19:21:46 +00:00
Casper Hornstrup 24f28bb15b Put halmp.dll on CD
svn path=/trunk/; revision=16810
2005-07-27 19:10:57 +00:00
Casper Hornstrup dc0201cafa Update API status to SVN
svn path=/trunk/; revision=16809
2005-07-27 18:46:52 +00:00
Casper Hornstrup cfa4cb7478 rgenstat makefile
svn path=/trunk/; revision=16808
2005-07-27 18:46:27 +00:00
Thomas Bluemel d04a2e183c implemented GetInheritanceSource and FreeInheritedFromArray and forward them to the MARTA provider
svn path=/trunk/; revision=16807
2005-07-27 18:24:18 +00:00
Thomas Bluemel a3b5b6b8a8 implemented SetEntriesInAclA/W and forward the call to the MARTA provider
svn path=/trunk/; revision=16806
2005-07-27 17:20:57 +00:00
Steven Edwards 0acd7d503b revert the ctype.h changes to wine dlls
svn path=/trunk/; revision=16805
2005-07-27 17:06:06 +00:00
Alex Ionescu 298b0372cd - Include ctype.h by default.
svn path=/trunk/; revision=16804
2005-07-27 16:55:40 +00:00
Alex Ionescu 52973bb61c - Use inline function instead of macro.
svn path=/trunk/; revision=16803
2005-07-27 16:34:14 +00:00
Alex Ionescu 5af8e51ad1 - Use PCH everywhere to increase compile speed
- Some PSDK compatibility.

svn path=/trunk/; revision=16802
2005-07-27 16:18:06 +00:00
Alex Ionescu c91952309a - Combine some assembly files together and move them to rtl
- Convert rtl memory functions written by Greatlord to GAS and properly add them into build system (not used yet since they haven't been tested)
 - Misc cleanups

svn path=/trunk/; revision=16801
2005-07-27 16:11:29 +00:00
Aleksey Bragin 6cc3428516 Timer modifications, turning on debug messages, implementing more functions (but spinlocks are disabled now).
Now it detects attached device(s) and show info in debug messages.

svn path=/trunk/; revision=16800
2005-07-27 14:57:33 +00:00
Alex Ionescu ad3464c9a6 - Some more PSDK compatibility fixes
- Misc cleanup...

svn path=/trunk/; revision=16792
2005-07-27 06:18:52 +00:00
Martin Fuchs b12a9db3c1 fix last patch: LPWSTR -> LPTSTR
svn path=/trunk/; revision=16791
2005-07-27 05:42:33 +00:00
Alex Ionescu a9d517d95c - Fix all ACPI warnings and add default case for unhandled ACPI cases.
svn path=/trunk/; revision=16790
2005-07-27 05:09:05 +00:00
Alex Ionescu 14e0bc6128 - Fix warnings
- Remove code that isn't used in ReactOS because our _SHExpandEnvironmentStrings was completely re-written and thus doesn't use the two helper functions that WINE's _SHExpandEnvironmentStrings does.

svn path=/trunk/; revision=16789
2005-07-27 05:08:32 +00:00
Alex Ionescu bafc9b7881 - Fix warnings
svn path=/trunk/; revision=16788
2005-07-27 02:06:31 +00:00
Alex Ionescu 3028ef48f1 - Fix warnings
svn path=/trunk/; revision=16787
2005-07-27 02:04:55 +00:00
Alex Ionescu d6e5f3f636 - Fix warnings
svn path=/trunk/; revision=16786
2005-07-27 02:03:01 +00:00
Alex Ionescu 97ff2de432 - Fix warnings
svn path=/trunk/; revision=16785
2005-07-27 02:01:02 +00:00
Alex Ionescu 65282e530e - Fix warnings
svn path=/trunk/; revision=16784
2005-07-27 01:59:41 +00:00
Alex Ionescu e1e6c8844c - Fix warnings
svn path=/trunk/; revision=16783
2005-07-27 01:58:34 +00:00
Alex Ionescu 1f1ef9eab3 - Fix broken IInternetZoneManagerVtbl definition.
svn path=/trunk/; revision=16782
2005-07-27 01:56:55 +00:00