Source code of Windows XP (NT5)
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.

17 lines
431 B

  1. #pragma once
  2. //-----------------------------------------------------------------------------
  3. //
  4. // File: WebTV.h
  5. //
  6. // Author: jhorton
  7. //
  8. // Date: Wednesday, February 14, 2001
  9. //
  10. // Description:
  11. //
  12. //-----------------------------------------------------------------------------
  13. void RedirectToWebTVTrick(LPCSTR szCobrandImageUrl,
  14. LPCSTR szMemberName,
  15. LPCSTR szPPService);