This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-29 12:23:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c1ebc708422c9680eec002e27d6db48d3a2b087
reactos
/
reactos
/
services
T
History
Steven Edwards
71b6d3cb0f
strip whitespace from end of lines
...
svn path=/trunk/; revision=15174
2005-05-09 02:04:53 +00:00
..
dhcpd
strip whitespace from end of lines
2005-05-09 02:04:53 +00:00
eventlog
Fix remaning ROS bugs. A minor hack has been added to ObCreateObject because it seems that gcc doesn't dword-align the stacks?!! Thanks to w3seek for some of the ex patches.
2005-01-22 03:54:23 +00:00
rpcss
bunch of w32api fixes. ascii.h is gonecd ..! coff.h was unused and quite a few others were redunant and could be moved. If you try to build a app in the ROS build system without using __USE_W32API or Unicode beware it won't build as it shouldn't. Also partinfo was really broken so someone needs to fix this. If not I will attempt to w32api'ise it in the morning.
2005-04-02 05:37:20 +00:00
umpnpmgr
directly use HeapAlloc/Free in midl_user_allocate and midl_user_free instead of the depreciated GlobalAlloc/Free functions
2005-05-05 13:24:39 +00:00