mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Add wsock32
svn path=/trunk/; revision=4510
This commit is contained in:
parent
c3fb300cc3
commit
f579397b48
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ lib/shell32 TARGET_BASE=0x77260000
|
|||
lib/user32 TARGET_BASE=0x77e70000
|
||||
lib/version TARGET_BASE=0x77a90000
|
||||
lib/ws2_32 TARGET_BASE=0x77780000
|
||||
lib/wsock32 TARGET_BASE=0x75050000
|
||||
services/dd/vga/display TARGET_BASE=0x70000000
|
||||
services/net/wshtcpip TARGET_BASE=0x777c0000
|
||||
subsys/psx/lib/psxdll TARGET_BASE=0x68EB0000
|
||||
|
|
Loading…
Reference in a new issue