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-03 16:24:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cbeb4ca6bed4b71fcc9ae2a138dc10ee0458ffa
reactos
/
reactos
/
base
/
services
History
Gregor Schneider
5cbeb4ca6b
Compile audiosrv warning free by defining array parts of GUIDs with braces
...
svn path=/trunk/; revision=38610
2009-01-06 18:09:51 +00:00
..
audiosrv
Compile audiosrv warning free by defining array parts of GUIDs with braces
2009-01-06 18:09:51 +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
…
tcpsvcs
…
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
…