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.

8 lines
256 B

  1. //*** libx.cpp -- 'source library' inclusions
  2. // DESCRIPTION
  3. // there are some things that we share in source (rather than .obj or .dll)
  4. // form. this file builds them in the current directory.
  5. #include "priv.h"
  6. #include "..\inc\uassist.cpp"