资源列表
系统托盘编程完全指南(三)
- 这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息——Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon T
expr2_fifo_ctrl
- 简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-simple process scheduling procedures, including FIFO and priority scheduling procedures, they can join some initialization set, we can better run a simulation
time.shutdown
- 占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!调出主界面热键:ALT+S。-occupy very little resources Mytob.BSNotes procedures, applicable to any version of the Windows system, advanced remind boot automatically, and without an
ShutdownOnTime
- 设置系统关机时间,根据设定的时间实现定时关机功能,-time the system shutdown, according to the set time to achieve Mytob.BSNotes function,
安装时运行程序
- 一个实现运行程序的时候就进行运行了,实现了同步的目的-achieve an operational procedures on the conduct of the operation, in line with the purpose of
No016一些小例子
- 实现系统一些小功能,如调出系统关机对话框,重启对话框,光驱弹出等功能-realize some small features, such as transfer dialog system shutdown and restart dialog, features such as pop-up drive
主存空间的分配与回收
- 模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system's main memory allocation and recovery, fringe Test Report
各种操作系统磁盘文件的读取
- 这是一个各种操作系统磁盘文件的读取的源代码-This is a different operating system disk read the source code
显示ASC码
- 在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
]编程高手箴言
- 这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用-This is a programming expert wrote an article, After reading the very touching to become programmers comrades good look at what will happen, the lifelong benefits
MSJJul95
- 包含几个输出调试信息的工具源码,即TraceWin或DBWin一类,包括大师Matt Pietrek 的DBWin。全部工具有: DLGBAR32.EXE GDIOBJ1.EXE CMDLEARN.EXE SNDMSGBG.EXE LODPRF32.EXE-contains several output debug source of information tools, or DBWin a TraceWin categories, including the Masters Matt Pie
ipfilter
- 一个简单的TCP/IP监视器,可以过滤通过本机的IP包-This is a simple TCP/IP monitor,it can filtrate IP package which passes localhost.