代码搜索:ShellAPI
找到约 2,759 项符合「ShellAPI」的源代码
代码结果 2,759
www.eeworm.com/read/120883/14784399
pas client.pas
unit Client;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
NMUDP, StdCtrls,shellapi,mmsystem;
//shellapi需要shellapi.pas,mciSendstring需要mmsystem
www.eeworm.com/read/465112/6966767
h netfone.h
/*
Master include file
*/
// System include files
#include
#include
#define _INC_SHELLAPI
#ifndef RC_INVOKED
#include
#include
www.eeworm.com/read/450639/7479526
h netfone.h
/*
Master include file
*/
// System include files
#include
#include
#define _INC_SHELLAPI
#ifndef RC_INVOKED
#include
#include
www.eeworm.com/read/394432/8224817
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ShellAPI, AppEvnts, StdCtrls, Menus,shellapi;
const WM_NID = WM_User + 1
www.eeworm.com/read/156889/5608765
~pas dropfilelistbox.~pas
unit DropFileListBox;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ShellApi; //增加ShellApi单元,因为所使用的三个API函数声明于此单元文件中
type
TMyNotifyEvent
www.eeworm.com/read/156889/5608769
~pas dropfilelistbox.~pas
unit DropFileListBox;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ShellApi; //增加ShellApi单元,因为所使用的三个API函数声明于此单元文件中
type
TMyNotifyEvent
www.eeworm.com/read/156889/5608773
pas dropfilelistbox.pas
unit DropFileListBox;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ShellApi; //增加ShellApi单元,因为所使用的三个API函数声明于此单元文件中
type
TMyNotifyEvent
www.eeworm.com/read/156889/5608777
pas dropfilelistbox.pas
unit DropFileListBox;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ShellApi; //增加ShellApi单元,因为所使用的三个API函数声明于此单元文件中
type
TMyNotifyEvent
www.eeworm.com/read/433195/8540642
txt pandalhasa.txt
代码:--------------------------------------------------------------------------------
program Japussy;
uses
Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry};
const
HeaderSize = 82432; //病
www.eeworm.com/read/416426/11026835
cpp stubmain.cpp
//---------------------------------------------------------------------------
#include
#include
#pragma hdrstop
#include "StubMain.h"
//------------------------------------