代码搜索:ShellAPI
找到约 2,759 项符合「ShellAPI」的源代码
代码结果 2,759
www.eeworm.com/read/425852/2001140
cpp userguide.cpp
#include "stdafx.h"
#include "NEWUG.h"
#include "USERGUIDE.h"
#include "shellapi.h"
#include "WinDef.h"
#include "atlstr.h"
IMPLEMENT_DYNAMIC(USERGUIDE, CWnd)
extern "C" IDSIMMODEL __declsp
www.eeworm.com/read/409921/2221427
h precomp.h
#ifndef __PRECOMP_H
#define __PRECOMP_H
#include
#include
#include
#include
#include "resource.h"
/* console.c */
BOOL
RegisterMMCWndClas
www.eeworm.com/read/382791/2623860
cpp server.cpp
// Login.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include
#include
#include
#include
www.eeworm.com/read/378825/2681097
cpp userguide.cpp
#include "stdafx.h"
#include "NEWUG.h"
#include "USERGUIDE.h"
#include "shellapi.h"
#include "WinDef.h"
#include "atlstr.h"
IMPLEMENT_DYNAMIC(USERGUIDE, CWnd)
extern "C" IDSIMMODEL __declsp
www.eeworm.com/read/267735/4259319
cpp server.cpp
// Login.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include
#include
#include
#include
www.eeworm.com/read/133804/14022805
dpr dfsrcdem.dpr
program DFSrcDem;
{$R DFSrcDem.res}
uses Windows, Messages, ShellAPI, CommDlg, DFSrc in 'DFSrc.pas';
const
// 光标资源ID
IDC_DROPOK = 103;
// 图标资源ID
IDI_DFSRCDEMO = 104;
// 模板资源ID
www.eeworm.com/read/391294/8411405
c adult.c
#include
#include
#include
#include
#include
#include
//#pragma argused
//#pragma inline
char filen[100], copyn[100], co
www.eeworm.com/read/465342/7053379
pas serverpart1.pas
unit ServerPart1;
interface
Uses
Windows, Winsock, Messages, Unit1, WinInet, ShellApi;
const
cOsUnknown = 'Unknown';
cOsWin95 = 'Win95';
cOsWin98 = 'Win98';
cOsWin98SE = 'Win
www.eeworm.com/read/458906/7285513
cpp globalutility.cpp
#include
#include
#include
#include
#include "GlobalUtility.h"
#include
#pragma comment(lib, "WtsApi32.lib")
namespace NGlobalUtils
www.eeworm.com/read/399320/7869797
cpp testdlg.cpp
// testDlg.cpp : implementation file
//
#include "stdafx.h"
#include "test.h"
#include "testDlg.h"
#include "shellapi.h"
//#include "Pwinuser.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef T