Emanuele Aliberti [Sat, 26 Feb 2005 23:22:48 +0000 (23:22 +0000)]
SM some simple work (wip)
svn path=/trunk/; revision=13762
Emanuele Aliberti [Sat, 26 Feb 2005 23:21:58 +0000 (23:21 +0000)]
CSR: Wrong event and wrong place for mu.
svn path=/trunk/; revision=13761
Emanuele Aliberti [Sat, 26 Feb 2005 23:19:56 +0000 (23:19 +0000)]
sm namespace macros
svn path=/trunk/; revision=13760
Emanuele Aliberti [Sat, 26 Feb 2005 23:18:27 +0000 (23:18 +0000)]
DbgPrint calls DbgPrintEx
(which runs the code previously belonging to DbgPrint).
svn path=/trunk/; revision=13759
Eric Kohl [Sat, 26 Feb 2005 15:54:27 +0000 (15:54 +0000)]
- Server stubs are void functions.
- Fix a warning in the server stub descriptor.
svn path=/trunk/; revision=13752
Emanuele Aliberti [Sat, 26 Feb 2005 15:17:54 +0000 (15:17 +0000)]
Multiuser Win32: empty server dll
svn path=/trunk/; revision=13751
Emanuele Aliberti [Sat, 26 Feb 2005 15:06:19 +0000 (15:06 +0000)]
CSR pre-init cleanup
svn path=/trunk/; revision=13748
Casper Hornstrup [Fri, 25 Feb 2005 21:22:05 +0000 (21:22 +0000)]
Move to media directory
svn path=/trunk/; revision=13747
Klemens Friedl [Fri, 25 Feb 2005 20:53:00 +0000 (20:53 +0000)]
Create rosmedia subfolder (artworks, themes, ...)
svn path=/trunk/; revision=13745
Aleksey Bragin [Fri, 25 Feb 2005 15:05:51 +0000 (15:05 +0000)]
Updated linux wrapper to contain more funcs (to allow UHCI in the future), also wait added into hub thread, so it *should* take much fewer cpu time then it was taking before (though I haven't tested it at all - will do later). Added dependency tracking to makefiles.
svn path=/trunk/; revision=13741
Eric Kohl [Fri, 25 Feb 2005 12:20:36 +0000 (12:20 +0000)]
- Support multiple interfaces per idl file.
- Support explicit binding handles.
svn path=/trunk/; revision=13740
Art Yerkes [Fri, 25 Feb 2005 05:28:54 +0000 (05:28 +0000)]
Reads are allowed on connecting sockets. They act like normal reads
with no data available.
svn path=/trunk/; revision=13739
Art Yerkes [Fri, 25 Feb 2005 05:27:43 +0000 (05:27 +0000)]
Set nonblocking on all sockets initially.
Zero flags and other junk in the ea buffer when creating a new socket.
More correct error return function (check both Errno and ReturnedBytes ptrs).
svn path=/trunk/; revision=13738
Art Yerkes [Fri, 25 Feb 2005 03:02:45 +0000 (03:02 +0000)]
Noticed that I had not used the right status for EOF when consolidating
some code. Added a flag that governs whether we are after or at EOF.
svn path=/trunk/; revision=13737
Emanuele Aliberti [Thu, 24 Feb 2005 22:20:43 +0000 (22:20 +0000)]
Added some init code for the embedded DBGSS.
svn path=/trunk/; revision=13736
Hervé Poussineau [Thu, 24 Feb 2005 21:28:49 +0000 (21:28 +0000)]
Silent debug messages
svn path=/trunk/; revision=13735
Hervé Poussineau [Thu, 24 Feb 2005 20:47:07 +0000 (20:47 +0000)]
Fix various warnings
svn path=/trunk/; revision=13734
Eric Kohl [Thu, 24 Feb 2005 16:48:16 +0000 (16:48 +0000)]
Support remaining basic types (float, double, small, wchar_t and handle_t).
svn path=/trunk/; revision=13733
Art Yerkes [Thu, 24 Feb 2005 08:51:18 +0000 (08:51 +0000)]
Fixed more socket close problems. You could get through TCPClose, unlock
the socket, have somebody else service and even, and unlink the connection
object at the same time. Now we hold the TCP lock while removing a connection.
svn path=/trunk/; revision=13732
Emanuele Aliberti [Wed, 23 Feb 2005 23:37:06 +0000 (23:37 +0000)]
Minor changes and documentation.
svn path=/trunk/; revision=13731
Casper Hornstrup [Wed, 23 Feb 2005 22:03:02 +0000 (22:03 +0000)]
Add resources
svn path=/trunk/; revision=13730
Klemens Friedl [Wed, 23 Feb 2005 18:45:46 +0000 (18:45 +0000)]
German language file (minor update)
svn path=/trunk/; revision=13729
Hartmut Birr [Wed, 23 Feb 2005 18:43:25 +0000 (18:43 +0000)]
Used HasTerminated as bitmap for flags to make difference between calling PsTerminateCurrentThread and delivering an apc which calls PsTerminateCurrentThread.
svn path=/trunk/; revision=13728
Klemens Friedl [Wed, 23 Feb 2005 18:40:51 +0000 (18:40 +0000)]
German language support added
svn path=/trunk/; revision=13727
Klemens Friedl [Wed, 23 Feb 2005 18:36:04 +0000 (18:36 +0000)]
Change icons: speaker
svn path=/trunk/; revision=13726
Eric Kohl [Wed, 23 Feb 2005 13:15:40 +0000 (13:15 +0000)]
WIDL: Support basic type function arguments.
svn path=/trunk/; revision=13725
Thomas Bluemel [Wed, 23 Feb 2005 10:37:46 +0000 (10:37 +0000)]
added msacm32.dll to the bootcd
svn path=/trunk/; revision=13724
Thomas Bluemel [Wed, 23 Feb 2005 09:56:36 +0000 (09:56 +0000)]
added more irql checks
svn path=/trunk/; revision=13723
Gé van Geldorp [Wed, 23 Feb 2005 08:16:19 +0000 (08:16 +0000)]
tinus <o112w8r02@sneakemail.com>
Cleanup the timers after sending WM_NCDESTROY
svn path=/trunk/; revision=13722
Gé van Geldorp [Wed, 23 Feb 2005 08:14:48 +0000 (08:14 +0000)]
tinus <o112w8r02@sneakemail.com>
Fix the caret timer warnings
Don't kill the timer unless we added it.
svn path=/trunk/; revision=13721
Thomas Bluemel [Tue, 22 Feb 2005 22:19:14 +0000 (22:19 +0000)]
added more irql checks
svn path=/trunk/; revision=13720
Eric Kohl [Tue, 22 Feb 2005 22:08:04 +0000 (22:08 +0000)]
Remove accidentially committed changes.
svn path=/trunk/; revision=13719
Thomas Bluemel [Tue, 22 Feb 2005 21:09:54 +0000 (21:09 +0000)]
added more irql checks and secured access to buffers in symbolic link code
svn path=/trunk/; revision=13718
Thomas Bluemel [Tue, 22 Feb 2005 20:08:06 +0000 (20:08 +0000)]
German translation of winecalc by Rouven Wessling
svn path=/trunk/; revision=13717
Gé van Geldorp [Tue, 22 Feb 2005 19:59:12 +0000 (19:59 +0000)]
Remove bison/flex dependency
svn path=/trunk/; revision=13716
Magnus Olsen [Tue, 22 Feb 2005 19:26:40 +0000 (19:26 +0000)]
Fix a small bug I did found in no gdi hook code
for SysMouseAImpl_GetDeviceData
no buffer implenet yet
svn path=/trunk/; revision=13715
Thomas Bluemel [Tue, 22 Feb 2005 19:25:17 +0000 (19:25 +0000)]
added more irql checks
svn path=/trunk/; revision=13714
Thomas Bluemel [Tue, 22 Feb 2005 18:17:16 +0000 (18:17 +0000)]
German translation by Rouven Wessling
svn path=/trunk/; revision=13713
Thomas Bluemel [Tue, 22 Feb 2005 17:58:19 +0000 (17:58 +0000)]
1. added irql checks to various rtl and security functions
2. RtlGetVersion needs to be implemented differently in ntoskrnl and ntdll, ntoskrnl's version must not access the PEB (which might not be present) while ntdlls gets most information from the PEB structure
3. can't use spinlocks to serialize access to the security descriptor cache since it calls sd rtl functions which require to run < apc level
svn path=/trunk/; revision=13712
Eric Kohl [Tue, 22 Feb 2005 11:46:44 +0000 (11:46 +0000)]
- Support implict_handle attribute in IDL files.
- Build mixed-mode stub files.
svn path=/trunk/; revision=13711
Thomas Bluemel [Tue, 22 Feb 2005 09:35:59 +0000 (09:35 +0000)]
remove obsolete check in InterlockedPopEntrySList()
svn path=/trunk/; revision=13710
Thomas Bluemel [Tue, 22 Feb 2005 01:07:41 +0000 (01:07 +0000)]
InterlockedPushEntrySList() and InterlockedPopEntrySList() shouldn't serialize access to the list with semaphores
svn path=/trunk/; revision=13709
Martin Fuchs [Mon, 21 Feb 2005 21:40:31 +0000 (21:40 +0000)]
move public expat headers into common include folder
svn path=/trunk/; revision=13708
Martin Fuchs [Mon, 21 Feb 2005 20:40:30 +0000 (20:40 +0000)]
update Expat and XMLStorage files
svn path=/trunk/; revision=13707
Filip Navara [Mon, 21 Feb 2005 20:30:10 +0000 (20:30 +0000)]
Fix build on Linux.
svn path=/trunk/; revision=13706
Gé van Geldorp [Mon, 21 Feb 2005 17:42:23 +0000 (17:42 +0000)]
Fix csrss shutdown/cleanup
svn path=/trunk/; revision=13705
Eric Kohl [Mon, 21 Feb 2005 12:38:50 +0000 (12:38 +0000)]
Add basic support for creating client and server stub files.
svn path=/trunk/; revision=13704
Thomas Bluemel [Mon, 21 Feb 2005 11:01:32 +0000 (11:01 +0000)]
synchronized with wine to get tools build again (missing definition of RPC_FC_CVSTRUCT)
svn path=/trunk/; revision=13703
Eric Kohl [Mon, 21 Feb 2005 09:48:09 +0000 (09:48 +0000)]
Build unmodified widl.
svn path=/trunk/; revision=13702
Thomas Bluemel [Mon, 21 Feb 2005 02:41:16 +0000 (02:41 +0000)]
implemented CmUnRegisterCallback() and CmUnRegisterCallback()
svn path=/trunk/; revision=13701
Thomas Bluemel [Mon, 21 Feb 2005 00:39:59 +0000 (00:39 +0000)]
handle the case when ExRundownCompleted() was called before ExReleaseRundownProtectionEx()
svn path=/trunk/; revision=13700
Thomas Bluemel [Sun, 20 Feb 2005 23:56:47 +0000 (23:56 +0000)]
fixed some bugs in ExWaitForRundownProtectionRelease() and ExReleaseRundownProtectionEx()
svn path=/trunk/; revision=13699
Hervé Poussineau [Sun, 20 Feb 2005 22:40:30 +0000 (22:40 +0000)]
Allow HAL choice during first stage setup
svn path=/trunk/; revision=13698
Filip Navara [Sun, 20 Feb 2005 20:46:59 +0000 (20:46 +0000)]
I shouldn't commit at night...never!
svn path=/trunk/; revision=13697
Filip Navara [Sun, 20 Feb 2005 20:41:11 +0000 (20:41 +0000)]
Fix a stupid cut & paste error.
svn path=/trunk/; revision=13696
Filip Navara [Sun, 20 Feb 2005 20:35:59 +0000 (20:35 +0000)]
Add KeMemoryBarrier.
svn path=/trunk/; revision=13695
Steven Edwards [Sun, 20 Feb 2005 19:51:38 +0000 (19:51 +0000)]
Added a Open dialog. Right now it still opens new windows
rather than opening documents in a existing ibrowser window.
svn path=/trunk/; revision=13694
Gé van Geldorp [Sun, 20 Feb 2005 19:07:24 +0000 (19:07 +0000)]
Forgotten file
svn path=/trunk/; revision=13693
Hervé Poussineau [Sun, 20 Feb 2005 18:01:03 +0000 (18:01 +0000)]
Handle NULL values in IntGdiPolygon and IntRectangle
svn path=/trunk/; revision=13691
Hervé Poussineau [Sun, 20 Feb 2005 17:35:50 +0000 (17:35 +0000)]
Handle NULL values in IntRoundRect and NtGdiEllipse
svn path=/trunk/; revision=13690
Emanuele Aliberti [Sun, 20 Feb 2005 16:46:10 +0000 (16:46 +0000)]
SM_ missing updated headers
svn path=/trunk/; revision=13689
Emanuele Aliberti [Sun, 20 Feb 2005 16:37:58 +0000 (16:37 +0000)]
FreeType: version information
- original copyright added
- year updated
svn path=/trunk/; revision=13688
Filip Navara [Sun, 20 Feb 2005 15:24:06 +0000 (15:24 +0000)]
Fix the compilation of expat.
svn path=/trunk/; revision=13687
Gé van Geldorp [Sun, 20 Feb 2005 15:02:48 +0000 (15:02 +0000)]
Import from Wine
svn path=/trunk/; revision=13686
Gé van Geldorp [Sun, 20 Feb 2005 14:54:18 +0000 (14:54 +0000)]
Build unicode and wpp as host_library
svn path=/trunk/; revision=13683
Gé van Geldorp [Sun, 20 Feb 2005 14:52:47 +0000 (14:52 +0000)]
Add host_library TARGET_TYPE
svn path=/trunk/; revision=13682
Gé van Geldorp [Sun, 20 Feb 2005 11:33:58 +0000 (11:33 +0000)]
Update status
svn path=/trunk/; revision=13679
Gé van Geldorp [Sun, 20 Feb 2005 11:11:20 +0000 (11:11 +0000)]
Wine-
20050211 vendor import
svn path=/trunk/; revision=13675
Gé van Geldorp [Sun, 20 Feb 2005 11:07:59 +0000 (11:07 +0000)]
Prepare for vendor import
svn path=/trunk/; revision=13673
Gé van Geldorp [Sun, 20 Feb 2005 11:03:14 +0000 (11:03 +0000)]
Sync to Wine-
20050211
Eric Pouech <pouech-eric@wanadoo.fr>
- rewrite MCI interfaces as Unicode interface (as it should be)
- made some winmm APIs rely on the Unicode version for the core
implementation (instead of Ansi flavor)
Klemens Friedl <klemens_friedl@gmx.net>
Henning Gerhardt <henning.gerhardt@web.de>
- Spelling fixes.
svn path=/trunk/; revision=13671
Gé van Geldorp [Sun, 20 Feb 2005 10:48:44 +0000 (10:48 +0000)]
Need to W->A convert the ReactOS version string too
svn path=/trunk/; revision=13670
Martin Fuchs [Sun, 20 Feb 2005 10:43:00 +0000 (10:43 +0000)]
handle new expat 1.95.8 error codes
svn path=/trunk/; revision=13669
Martin Fuchs [Sun, 20 Feb 2005 10:36:35 +0000 (10:36 +0000)]
fix XBEL write routine
svn path=/trunk/; revision=13668
Martin Fuchs [Sun, 20 Feb 2005 10:21:20 +0000 (10:21 +0000)]
update Expat and XMLStorage files
svn path=/trunk/; revision=13667
Thomas Bluemel [Sun, 20 Feb 2005 10:21:19 +0000 (10:21 +0000)]
append the reactos string after a null-character
svn path=/trunk/; revision=13666
Martin Fuchs [Sun, 20 Feb 2005 10:20:15 +0000 (10:20 +0000)]
rm expat.h
svn path=/trunk/; revision=13665
Martin Fuchs [Sun, 20 Feb 2005 10:12:49 +0000 (10:12 +0000)]
update to Expat 2.0 pre-release
svn path=/trunk/; revision=13664
Mike Nordell [Sun, 20 Feb 2005 02:32:23 +0000 (02:32 +0000)]
Make sure to actually include symbols that are needed! Thanks to Usurp.
svn path=/trunk/; revision=13663
Mike Nordell [Sun, 20 Feb 2005 02:30:28 +0000 (02:30 +0000)]
Used, but never set include-guard macro fixed. Thanks to Usurp.
svn path=/trunk/; revision=13662
Art Yerkes [Sat, 19 Feb 2005 23:24:38 +0000 (23:24 +0000)]
Finish zeroing fields that need it.
svn path=/trunk/; revision=13661
Aleksey Bragin [Sat, 19 Feb 2005 23:12:32 +0000 (23:12 +0000)]
Make OHCI+Core drivers really working, they are basically working now. Next thing to do is to make them working better (e.g. having a thread infinitely looping to serve irqs/other stuff isn't a good solution for multitasking OS) - add interrupt handler, spinlocks wrappers, waits etc.
svn path=/trunk/; revision=13660
Emanuele Aliberti [Sat, 19 Feb 2005 23:07:22 +0000 (23:07 +0000)]
CSRSS: silenced debug messages.
svn path=/trunk/; revision=13658
Aleksey Bragin [Sat, 19 Feb 2005 23:06:59 +0000 (23:06 +0000)]
Remove cromwell from default build for now (it can significantly slow down work without any usb devices really working)
svn path=/trunk/; revision=13657
Gé van Geldorp [Sat, 19 Feb 2005 23:05:09 +0000 (23:05 +0000)]
Don't use svn command line tool to get revision number
XML code stolen from the xmlbuildsystem branch, we need
to merge this when merging the xmlbuildsystem back into trunk
svn path=/trunk/; revision=13656
Emanuele Aliberti [Sat, 19 Feb 2005 22:59:17 +0000 (22:59 +0000)]
SM: added keys for env subsystem startup (not yet used)
svn path=/trunk/; revision=13655
Emanuele Aliberti [Sat, 19 Feb 2005 22:58:18 +0000 (22:58 +0000)]
SM: subsystem registration (partial)
- merged duplicate code in process creation
- experimental implementation of env subsystem registration
svn path=/trunk/; revision=13654
Emanuele Aliberti [Sat, 19 Feb 2005 22:56:59 +0000 (22:56 +0000)]
CSRSS: register CSRSS to manage IMAGE_SUBSYSTEM_WINDOWS_CUI (experimental).
svn path=/trunk/; revision=13653
Gé van Geldorp [Sat, 19 Feb 2005 22:30:27 +0000 (22:30 +0000)]
Import Wine Resource Compiler and use it for winedll's
svn path=/trunk/; revision=13652
Art Yerkes [Sat, 19 Feb 2005 22:22:45 +0000 (22:22 +0000)]
Zero queue fields needed for accept.
svn path=/trunk/; revision=13651
Thomas Bluemel [Sat, 19 Feb 2005 18:12:44 +0000 (18:12 +0000)]
silence debug message
svn path=/trunk/; revision=13645
Gregor Anich [Sat, 19 Feb 2005 16:36:51 +0000 (16:36 +0000)]
One could have the impression that I am bored ;-)
svn path=/trunk/; revision=13644
Thomas Bluemel [Sat, 19 Feb 2005 14:30:32 +0000 (14:30 +0000)]
revert my changes to RtlTryEnterCriticalSection()
svn path=/trunk/; revision=13643
Thomas Bluemel [Sat, 19 Feb 2005 13:44:56 +0000 (13:44 +0000)]
don't increment the lock count twice in RtlTryEnterCriticalSection() and added some more comments
svn path=/trunk/; revision=13642
Thomas Bluemel [Sat, 19 Feb 2005 13:13:17 +0000 (13:13 +0000)]
fixed RtlEnterCriticalSection not to fail on wrong assumptions and added comment on why the debug message "Critical section not initialized (guess)" is wrong
svn path=/trunk/; revision=13641
Thomas Bluemel [Sat, 19 Feb 2005 11:13:41 +0000 (11:13 +0000)]
don't pass NULL handles to NtGdiCombineRgn
svn path=/trunk/; revision=13640
Thomas Bluemel [Sat, 19 Feb 2005 03:38:43 +0000 (03:38 +0000)]
1. made the PEB structure match xp's layout
2. fixed GetVersionEx()
svn path=/trunk/; revision=13639
Gé van Geldorp [Fri, 18 Feb 2005 22:46:49 +0000 (22:46 +0000)]
Include svn revision in build string
svn path=/trunk/; revision=13638
Filip Navara [Fri, 18 Feb 2005 21:20:01 +0000 (21:20 +0000)]
Remove expat.dll from the list.
svn path=/trunk/; revision=13637
Gregor Anich [Fri, 18 Feb 2005 20:52:24 +0000 (20:52 +0000)]
Add shutdown message.
svn path=/trunk/; revision=13636
Gé van Geldorp [Fri, 18 Feb 2005 20:19:49 +0000 (20:19 +0000)]
Protect against bogus string offsets
svn path=/trunk/; revision=13635