You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
dns.vsd | 4 years ago | |
dnsprov.mof | 4 years ago | |
readme.txt | 4 years ago |
readme.txt
Setting up Dns build env.
1. you will need following projects to build DNS
sdktools
net
sockets
ntos
private
public
2. set up nt tree as follows
net - sockets - dns
/
private - sdktools
/ \ ntos
nt
\ public
nt should be at the root directory
3. Macro variables
set _NTDRIVE to the drive that nt directory is located.
set BASEDIR=%_NTDRIVE%\nt
4. run build command at root of dns directory