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.

19 lines
505 B

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000-2001 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // LoadString.cpp
  7. //
  8. // Description:
  9. // LoadStringIntoBSTR implementation.
  10. //
  11. // Maintained By:
  12. // David Potter (DavidP) 01-FEB-2001
  13. // Geoffrey Pease (GPease) 22-MAY-2000
  14. //
  15. //////////////////////////////////////////////////////////////////////////////
  16. #include "Pch.h"
  17. #include "LoadStringSrc.cpp"