isguids.h
来自「c++编程宝典源码及Quincy99编译器 是《标准C++编程宝典》电子工业出」· C头文件 代码 · 共 12 行
H
12 行
#ifndef _ISGUID_H#define _ISGUID_H#ifdef __cplusplusextern "C" {#endifextern const GUID CLSID_InternetShortcut;extern const GUID IID_IUniformResourceLocator;#ifdef __cplusplus}#endif#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?