代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/192685/8366290
txt index2.txt
105,调用API不能改变Form的中文字体
我 这 里 有 个 困 扰 了 我 很 久 的 问 题 , 我 在 VB中 用 下 列 代 码 调 用 API改 变 Form的 字 体 。 发 现 所 设 定 的 字 体 的 其 它 特 性 如 高 度 、 宽 度 等 均 能 起 作 用 , 只 有 字 体 设 不 上 , 后 发 现 英 文 字 体 就 没 有 这 个 问 题 。 请 问 如
www.eeworm.com/read/292231/8366291
h coolbar.h
////////////////////////////////////////////////////////////////
// CCoolBar 1997 Microsoft Systems Journal.
// If this program works, it was written by Paul DiLascia.
// If not, I don't know who
www.eeworm.com/read/392036/8366292
h docmandlg.h
//{{AFX_INCLUDES()
#include "adodc.h"
#include "datacombo.h"
#include "datagrid.h"
//}}AFX_INCLUDES
#if !defined(AFX_DOCMANDLG_H__F82EE14A_4D7B_4563_995E_4DFBBFC1D8B9__INCLUDED_)
#define AFX_DOC
www.eeworm.com/read/192685/8366293
txt 如何提取可执行文件中包含的图标.txt
可 以 使 用 Windows API的 ExtractIcon可 以 完 成 这 个 任 务 。 ExtractIcon的 定 义 如 下 :
Declare Function ExtractIcon Lib "shell32.dll" Alias "ExtractIconA" (ByVal hInst As Long, ByVal lpszExeFileName As String
www.eeworm.com/read/292231/8366294
h cjframewnd.h
// CJFrameWnd.h : header file
//
// This code may be used in compiled form in any way you desire. This
// file may be redistributed unmodified by any means PROVIDING it is
// not sold for pro
www.eeworm.com/read/392036/8366295
h pateditdlg.h
#if !defined(AFX_PATEDITDLG_H__CF477921_E005_444D_A077_9A6516CA0847__INCLUDED_)
#define AFX_PATEDITDLG_H__CF477921_E005_444D_A077_9A6516CA0847__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
www.eeworm.com/read/192685/8366296
txt 如何在winnt环境下编程获得已经登录的工作站列表.txt
使 用 Win32相 应 的 API可 以 实 现 , 我 在 Visual C++下 做 过 类 似 的 工 作 , 使 用 的 API函 数 大 概 是 EnumXXXXX之 类 的 东 西 , 可 以 查 一 下 Win32 API的 手 册 。
www.eeworm.com/read/292231/8366297
h cjcombobox.h
// CJComboBox.h : header file
//
// This code may be used in compiled form in any way you desire. This
// file may be redistributed unmodified by any means PROVIDING it is
// not sold for pro
www.eeworm.com/read/392036/8366298
h adoconn.h
// ADOConn.h: interface for the ADOConn class.
//
//////////////////////////////////////////////////////////////////////
#import "c:\Program Files\Common Files\System\ado\msado15.dll" no_namespace