代码搜索:ShellAPI

找到约 2,759 项符合「ShellAPI」的源代码

代码结果 2,759
www.eeworm.com/read/133804/14022790

dpr touch.dpr

program Touch; {$R Touch.res} uses Windows, Messages, ShellAPI; const // 模板资源ID IDD_TOUCH = 103; // 图标资源ID IDI_TOUCH = 104; // 复选框ID .. IDC_UPDATECREATETIME = 1000; ID
www.eeworm.com/read/297079/8054435

h oledlg.h

#ifndef _OLEDLG_H #define _OLEDLG_H #if __GNUC__ >=3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #include #include #include #include
www.eeworm.com/read/483969/6588551

cpp clockdlg.cpp

// clockDlg.cpp : implementation file // #include #include #include "stdafx.h" #include "clock.h" #include "clockDlg.h" #include"BtnST.h" #include"BCMenu.h" #include
www.eeworm.com/read/476891/6753912

pas tonghan.pas

unit tonghan; interface uses Windows,shellapi,messages,tlhelp32,Urlmon; //是否合法的字符 function IsValidChar(x: Char): Boolean; //写记事本 procedure Log3( s : PChar);stdcall; // 取窗体文字 function
www.eeworm.com/read/254268/12150446

pas flatboxs.pas

unit FlatBoxs; interface {$P+,S-,W-,R-,T-,X+,H+,B-} {$I FlatStyle.inc} uses Windows, Messages, Classes, Forms, Controls, Graphics, StdCtrls, FlatUtilitys, SysUtils, ShellApi, Commctr
www.eeworm.com/read/131413/14147371

txt delphi基础开发技巧(不看后悔) .txt

DELPHI基础开发技巧(不看后悔) -------------------------------------------------------------------------------- 作者:不详  来源于:不详  发布时间:2005-2-20 1:33:44 DELPHI基础开发技巧 ◇[DELPHI]网络邻居复制文件 uses shellapi; copy
www.eeworm.com/read/209997/15210054

cpp clockdlg.cpp

// clockDlg.cpp : implementation file // #include #include #include "stdafx.h" #include "clock.h" #include "clockDlg.h" #include"BtnST.h" #include"BCMenu.h" #include
www.eeworm.com/read/242732/4538368

h regedit.h

#ifndef _REGEDIT_H #define _REGEDIT_H #define WIN32_LEAN_AND_MEAN /* Exclude rarely-used stuff from Windows headers */ #include #include #include #inc
www.eeworm.com/read/229812/4743494

h shlobj.h

#ifndef _SHLOBJ_H #define _SHLOBJ_H #if __GNUC__ >= 3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #include #include #include
www.eeworm.com/read/216802/4882246

h regedit.h

#ifndef _REGEDIT_H #define _REGEDIT_H #define WIN32_LEAN_AND_MEAN /* Exclude rarely-used stuff from Windows headers */ #include #include #include #inc