搜索资源列表
VC++BUTTON
- 有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态。-a button, and seemed to be a complete picture, when moving the mouse button areas, Photo part of the highlights, forming a button when the mouse is removed when the restoration of the status
vcsxan
- 用VC++实现自绘按钮控制-with VC + + drawn from the control button
线程通信
- 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图
READKEY
- 簡單小程式,在VC下讀入一個按鍵後將其列印在螢幕上.-Simple small program, read a VC button will print on the screen.