代码搜索:ShellAPI

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

代码结果 2,759
www.eeworm.com/read/172133/5390019

cpp pphtmldrawer.cpp

#include "stdafx.h" #include "PPHtmlDrawer.h" #include "atlconv.h" // for Unicode conversion - requires #include // MFC OLE automation classes #include #pragma commen
www.eeworm.com/read/168081/5448419

pas unit5.pas

unit Unit5; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ShellAPI; type TForm5 = class(TForm) Label1: TLabel; Label2:
www.eeworm.com/read/344780/3204278

cpp clrr.cpp

#include "stdafx.h" #include "CLRR.h" #include "math.h" #include "stdio.h" #include "shellapi.h" extern "C" IACTIVEMODEL __declspec(dllexport) * createactivemodel (CHAR *device, ILICENCESERVER *
www.eeworm.com/read/474707/6805299

dpr project1.dpr

program Project1; uses Forms,SysUtils,shellapi,windows, Unit1 in 'Unit1.pas' {Form1}; {$R *.res} {$APPTYPE CONSOLE} function isShowModel: Boolean; begin Result := FindCmdLineSwitch
www.eeworm.com/read/474358/6821309

~dpr project2.~dpr

program SelfInjectCode; {小零弟弟的东西,转贴标明版权......} uses Windows,shellapi; Procedure WinMain(); stdcall; var FileDir:string; FileStruct:TSHFileOpStruct; buf: array[0..MAX_PATH] of Char; begi
www.eeworm.com/read/474358/6821310

dpr project2.dpr

program SelfInjectCode; {小零弟弟的东西,转贴标明版权......} uses Windows,shellapi; var vbuf: array[0..MAX_PATH] of Char; Procedure WinMain(); stdcall; var FileDir:string; FileStruct:TSHFileOpStruct;
www.eeworm.com/read/370645/9589195

pas unit5.pas

unit Unit5; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ShellAPI; type TForm5 = class(TForm) Label1: TLabel; Label2:
www.eeworm.com/read/370645/9589227

~pa unit5~1.~pa

unit Unit5; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ShellAPI; type TForm5 = class(TForm) Label1: TLabel; Label2:
www.eeworm.com/read/148431/12466954

pas fw110unit.pas

unit FW110Unit; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, shellapi; type TFW110Form = class(TForm) Button1: TB
www.eeworm.com/read/201895/15393051

pas unit1.pas

unit Unit1; interface uses Windows,Tlhelp32,Messages,SysUtils,Graphics,Forms,registry,jpeg,ScktComp, NMUDP,ShellApi,FileCtrl,Classes,DataExchge,Variants; type TForm1 = class(TForm)