svn path=/trunk/; revision=1790
services/dd/ide/ide.sys, services/fs/vfat/vfatfsd.sys
ntoskrnl/ntoskrnl.exe and loaders/dos/loadros.com, to a suitable
directory, such as C:\. The system can then be booted with the
-command 'loadros.com ntoskrnl.exe ide.sys vfatfsd.sys'.
+command 'loadros.com ntoskrnl.exe ide.sys vfatfs.sys'.
You may also want to try running the enhanced shell, cmd.exe, found in
-/* $Id: driver.c,v 1.16 2001/03/31 15:35:08 jfilby Exp $
+/* $Id: driver.c,v 1.17 2001/04/15 22:08:23 narnaoud Exp $
*
* GDI Driver support routines
* (mostly swiped from Wine)
#include <windows.h>
#include <win32k/driver.h>
#include <wchar.h>
-#include "../../ntoskrnl/include/internal/module.h"
+//#include "../../ntoskrnl/include/internal/module.h"
#include <ddk/winddi.h>
#include <ddk/ntddvid.h>