This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-07-05 23:44:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbc7d519d322ef501b5b68891d7836bb164ddbde
reactos
/
reactos
/
base
/
services
History
Christoph von Wittich
12e91a347c
fix msvc build
...
svn path=/trunk/; revision=38664
2009-01-09 14:38:59 +00:00
..
audiosrv
fix msvc build
2009-01-09 14:38:59 +00:00
dhcp
- Lets try this again. Re-implement inet_aton so that it does not fail in 255.255.255.255. See bug 3962 for more info.
2008-12-27 02:54:03 +00:00
eventlog
- Update structs and flags to correct names based on documentation.
2008-12-24 12:14:30 +00:00
rpcss
modified include/psdk/rpc.h
2008-11-24 13:05:40 +00:00
spoolsv
- Globalize ReactOS target version (there are a few overrides for our abuse of RegDeleteTree API).
2008-10-25 12:15:44 +00:00
svchost
Add a missing VOID.
2008-09-03 21:51:21 +00:00
tcpsvcs
Fix return value so we exit ServerMain correctly, thus we now see all log until death
2008-09-02 08:21:13 +00:00
umpnpmgr
Replace all deprecate functions like wcsicmp with the new ones, like _wcsicmp in our own code. Define __WINESRC__ or _CRT_NONSTDC_NO_DEPRECATE where neccessary in 3rd party code to silence warnings about deprecated functions, that the upcoming crt header update will create. Remove allowwarnings="true" from telnet.
2008-12-23 01:23:25 +00:00
services.rbuild
Add a spooler service skeleton. Now the Service-Winetests can be used unmodified.
2008-09-03 20:57:51 +00:00