summaryrefslogtreecommitdiffstats
path: root/windows/bootpgm/BUILD
blob: d282ea57fa73f4a5d9e2c51d86ca5656211dc93b (plain) (blame)
1
2
3
4
5
6
7
8
= How to build =

== Boot Program ==

To build the boot program you need Windows 2000 DDK (others not tested). Start DDK Build command prompt and cd to this dir. Type build-interactive to build an boot program with interactive console. 

== Win32 Test Program ==
Use the provided Visual C++ Express workspace (win32/usermode-registry.sln) to build.