Merge pull request #297 from t-b/upgrade_msys_openssl_101m
[msysgit.git] / include / isguids.h
blob6518e66a6e89fc069170f8326902eb5516e2b24b
1 #ifndef _ISGUID_H
2 #define _ISGUID_H
3 #ifdef __cplusplus
4 extern "C" {
5 #endif
6 extern const GUID CLSID_InternetShortcut;
7 extern const GUID IID_IUniformResourceLocator;
8 #ifdef __cplusplus
10 #endif
11 #endif