CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - windows窗口

搜索资源列表

  1. multiwindow

    0下载:
  2. 多线程编程,实现四个窗口同时运行(每个窗口执行不同的内容)-multithreaded programming, the realization of the four windows simultaneously run (each window implementation of the different elements)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17717
    • 提供者:乐乐
  1. Sendm

    0下载:
  2. 实现自动向其它进程的窗口发消息,模拟手动操作的功能,并且实现windows 2000操作系统的自动登陆,登陆后立刻锁定工作站。代码演示了注册表的使用,user32库中锁定工作站Lockworkstation函数的使用等。-automatic process to other reports from the window, simulating the operation of manual functions, windows 2000 and achieve operating system
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:66651
    • 提供者:宋益波
  1. NetTransfer

    0下载:
  2. ACE框架编写了一个简单的C/S程序,完成多线程文件并发发送功能。客户端为窗口程序,可以同时选择多个文件进行上传,并可以得到服务器成功保存的反馈信息。服务器控制台程序,将收到的文件保存在指定的文件夹中。-ACE prepared a framework for a simple C / S process, multi-thread completed document with this function. Client for Windows program, you may also se
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:67935
    • 提供者:voion
  1. xxysbyapplexx

    0下载:
  2. VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:148512
    • 提供者:赵杰伊
  1. sameprocess

    0下载:
  2. 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47300
    • 提供者:苏语
  1. DOCTIME

    0下载:
  2. 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMa
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:44147
    • 提供者:徐林
  1. TerminateProcess

    0下载:
  2. program TerminateProcess {$APPTYPE CONSOLE} uses SysUtils, Windows var ProcessHwnd, WindowHwnd: THandle ProcessID: DWORD begin //得到记事本的主窗口句柄 WindowHwnd := FindWindow( Notepad , nil) if not isWindow(WindowHwnd) then ExitProcess(0) //得到记事本的进程标识 GetWind
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21700
    • 提供者:黄春标
  1. EnumWindow

    0下载:
  2. 枚举系统进程与窗口,窗口与进程关联,枚举子窗口,运用ImageList截取系统图标,枚举进程子模块,可以对任意一个窗口发送任意的消息.对学习系统进程、窗口管理、进程枚举、窗口枚举、窗口消息很有帮助-Enumeration system processes and the window, the window associated with the process, enumerate child windows, the use of the system ImageList icon inte
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:74103
    • 提供者:宋启波
  1. XTalk

    0下载:
  2. 在两个窗口间通过线程同步,传递消息,即显示相同的内容。适合初学者学习线程同步控制。-Between the two windows through thread synchronization, transfer news, which display the same content. Thread synchronization control for beginners to learn.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:24475
    • 提供者:princekerry
  1. WINDOWS

    0下载:
  2. WINDOWS窗口编程,多线程编程 源码及原理实现-WINDOWS programming window, multi-threaded programming source and principle to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:17055
    • 提供者:ysl
  1. FindTitle

    0下载:
  2. 查找桌面上的所有窗口标题,并能关闭窗口,激活窗口,显示窗口的兄弟窗口-Find all the windows on the desktop title, and close the window, activate the window, show window window brothers
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:8946
    • 提供者:余常青
  1. winspy

    0下载:
  2. Windows进程窗口类的识别与管理(一定要20字吗?)-Windows Process window class identification and management (must be 20 characters right?)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:185635
    • 提供者:mingger
  1. sy3

    1下载:
  2. 进程的创建和控制 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Process creation and control procedures to create a windows window, with four menu items, respectively
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:778695
    • 提供者:陈婷婷
  1. spyxx-vb

    0下载:
  2. SPY++, 获取窗口及进程信息的工具. 这是SPY++ 2.0 的VB版源码.-The Source code of Spy++, it s a powerful tool which can get information about the windows and the tasks or threads. This is it s VD version of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:18040
    • 提供者:CMonk
  1. Process_communication

    0下载:
  2. 进程通信。支持Windows的共享存储区、消息、有名管道、Socket通信。发送进程应可以从窗口或键盘上接收字符串。接收进程应可将字符串显示在窗口上。-Process communication. Support for Windows shared storage area, news, famous pipeline, Socket Communications. Sent process should be receiving from the window or the keyboard
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:101330
    • 提供者:徐向阳
  1. KillExe

    0下载:
  2. Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:32729
    • 提供者:Domain
  1. jincheng

    0下载:
  2. 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure contains four menu items, were used to create and destroy processes and calcula
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:35579
    • 提供者:chh
  1. hidethewindow.Rar

    0下载:
  2. 易语言隐藏任意windows窗口的源码,调用了精易模块,可以直接编译,隐藏效果很好。-Easy language Hide the the source code of the arbitrary windows window, call the the fine and easy to module, can be directly compiled, the hidden effect is is very good.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:389765
    • 提供者:fangruixuan
  1. WinPing(hide-windows)

    0下载:
  2. C++实现网卡的关闭与重启,通过ping一个ip,如果ping通则退出,否则关闭对应网卡,然后重启,使用了隐藏窗口。-C++ implementation of network card shut down and restart, by ping an IP, if ping general principles of the exit, or close the corresponding card, and then restart, use the hidden window.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-19
    • 文件大小:29950228
    • 提供者:万龙龙
  1. dowgdong-Windows

    0下载:
  2. 在多文档应用程序的状态条中加入子窗口的列表,不错的-In many documents in the application s status bar to join the list of child Windows, good dongdong
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:47104
    • 提供者:Honacf
« 12 »
搜珍网 www.dssz.com