Leaked source code of windows server 2003
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.

10 lines
190 B

  1. #include <wlbsparm.h>
  2. #include <stdio.h>
  3. #include <assert.h>
  4. // #include <windows.h>
  5. // #include <ntdef.h>
  6. // #include <nturtl.h>
  7. BOOL test_diplist(void);
  8. #define ASSERT assert