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.

16 lines
207 B

  1. #include "precomp.h"
  2. #include <provexpt.h>
  3. #include <provstd.h>
  4. #include <provmt.h>
  5. #include <provtempl.h>
  6. #include <provcont.h>
  7. void ProviderClosedown ()
  8. {
  9. }
  10. void ProviderStartup ()
  11. {
  12. }