Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
isguids.h
00001 #ifndef _ISGUID_H 00002 #define _ISGUID_H 00003 #if __GNUC__ >=3 00004 #pragma GCC system_header 00005 #endif 00006 00007 #ifdef __cplusplus 00008 extern "C" { 00009 #endif 00010 extern const GUID CLSID_InternetShortcut; 00011 extern const GUID IID_IUniformResourceLocator; 00012 #ifdef __cplusplus 00013 } 00014 #endif 00015 #endif
Generated on Wed Jul 13 2022 08:45:46 by
1.7.2