Alexandre Julliard
|
d03300eca3
|
Define INADDR_NONE if needed (reported by Robert Lunnon).
|
2004-01-15 00:25:41 +00:00 |
Juan Lang
|
ae459e133d
|
Properly L2-encode the NetBIOS scope ID in DeviceIo_VNB, so
ipconfig.exe and winipcfg.exe display it.
|
2004-01-02 03:55:35 +00:00 |
Marcus Meissner
|
20c338acd2
|
Explicitly clear vm86 flag in DIOCRegs_2_CONTEXT.
|
2003-12-15 19:50:22 +00:00 |
Juan Lang
|
1e4de4c420
|
Partially implement DeviceIoControl for VDHCP, VNETBIOS, and VNB.
Gets rid of FIXMEs for ipconfig.exe and winipcfg.exe.
|
2003-12-04 21:05:13 +00:00 |
Alexandre Julliard
|
e983652363
|
Moved a number of DOS definitions out of the global headers and into
winedos private files. Removed the msdos.h header.
|
2003-11-15 00:13:20 +00:00 |
Alexandre Julliard
|
4044372596
|
Moved winedos loading functionality to dlls/kernel/instr.c and get rid
of msdos/dpmi.c.
|
2003-11-14 21:08:39 +00:00 |
Alexandre Julliard
|
55b51eabdf
|
Removed instance.h and callback.h, moving their contents to
kernel_private.h.
|
2003-11-13 21:04:01 +00:00 |
Alexandre Julliard
|
687ecfa312
|
Moved a few more functions to the dlls/kernel directory.
|
2003-10-08 04:24:49 +00:00 |