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.

18 lines
432 B

  1. //*************************************************************
  2. //
  3. // Copyright (c) Microsoft Corporation 1999 - 2000
  4. // All rights reserved
  5. //
  6. // util.hxx
  7. //
  8. // Contains declarations for utility functions related to
  9. // rsop for use by client side extensions
  10. //
  11. // Created: 10-11-1999 adamed
  12. //
  13. //*************************************************************/
  14. WCHAR *StripLinkPrefix( WCHAR *pwszPath );