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.

18 lines
691 B

  1. // This file is now OBSOLETE (include olestd.h instead)
  2. /*
  3. * GETICON.H
  4. *
  5. * Copyright (c)1992 Microsoft Corporation, All Right Reserved
  6. */
  7. /*************************************************************************
  8. **
  9. ** The following API's are now OBSOLETE because equivalent API's have been
  10. ** added to the OLE2.DLL library
  11. ** GetIconOfFile superceeded by OleGetIconOfFile
  12. ** GetIconOfClass superceeded by OleGetIconOfClass
  13. ** OleUIMetafilePictFromIconAndLabel
  14. ** superceeded by OleMetafilePictFromIconAndLabel
  15. *************************************************************************/
  16. // Other function prototypes moved to olestd.h