代码搜索:

找到约 10,000 项符合「」的源代码

代码结果 10,000
www.eeworm.com/read/192685/8366299

txt 如何判断显示模式是大字体还是小字体.txt

可 以 使 用 GetDeviceCaps()获 得 LOGPIXELSY和 LOGPIXELSX的 设 置 , 一 般 的 每 英 寸 96个 点 为 小 字 体 , 而 120个 点 为 大 字 体 。 不 过 修 改 字 体 设 置 必 须 要 重 新 启 动 计 算 机 。
www.eeworm.com/read/192685/8366300

txt 通过api函数修改任意控件对象的颜色.txt

如 果 要 改 变 任 意 的 控 件 的 颜 色 设 定 是 非 常 困 难 , 理 论 上 讲 只 要 将 控 件 设 为 Owner Draw, 然 后 自 己 绘 制 , 但 在 VB中 通 常 不 可 能 这 么 做 , 这 在 VC和 Delphi中 还 是 可 以 实 现 的 。 如 果 你 真 对 此 感 兴 趣 , 可 以 看 看 VC的 书 和 访 问 VC的 站 点 http
www.eeworm.com/read/392036/8366301

h changepwddlg.h

#if !defined(AFX_CHANGEPWDDLG_H__AFBB012B_9E63_469A_9478_059180899F02__INCLUDED_) #define AFX_CHANGEPWDDLG_H__AFBB012B_9E63_469A_9478_059180899F02__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en
www.eeworm.com/read/292231/8366302

clw cj60lib.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CCJMDIFrameWnd LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "cj6
www.eeworm.com/read/192685/8366303

txt regqueryvalueex函数返回二进制值到字符串出错.txt

你必须牢记,在VB中不能使用字符串来保存二进制数据。简单的说,在中文版中,如果使用字符串保存二进制数据可能会出现半个汉字的情况,这是不允许的,具体的原理参考“VB 5提示错误:"输入超出文件尾"”。二进制数据应该保存在数组中。你可以定义一个二进制数组,如: Dim nBytes(3) As Byte 然后把nBytes(0)(即数组首地址)传递给RegQueryValueE ...
www.eeworm.com/read/292231/8366304

h cjcontrolbar.h

// CJControlBar.h : header file // // DevStudio Style Resizable Docking Control Bar. // // Copyright
www.eeworm.com/read/192685/8366305

txt 如何实现类似“记事本”的“页面设置”.txt

记 事 本 实 际 是 调 用 了 Win32 API的 PageSetupDlg函 数 。 这 个 函 数 的 定 义 在 win32api.txt中 可 以 找 到 。 例 子 : 先 加 入 一 个 模 块 , 输 入 以 下 代 码 : Type POINTAPI x As Long y As Long End T
www.eeworm.com/read/292231/8366306

cpp coolmenu.cpp

//////////////////////////////////////////////////////////////// // CoolMenu 1997 Microsoft Systems Journal. // If this code works, it was written by Paul DiLascia. // If not, I don't know who wro
www.eeworm.com/read/192685/8366307

txt 如何输出注册表内容到.reg文件.txt

其 实 只 要 用 Shell执 行 regedit /e就 可 以 了 。 用 法 是 : regedit /e 需 要 注 意 的 是 在 Shell命 令 中 加 双 引 号 的 方 法 。
www.eeworm.com/read/392036/8366308

tlh msado15.tlh

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (af8b67a0). // // msado15.tlh // // C++ source equivalent of Win32 type library c:\program files\common files\system\ado\msado15.dll