递归火山软件开发平台

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 火山 源码 类库
查看: 90586|回复: 144
打印 上一主题 下一主题

[视窗] 【火山PC源码】火山PC结束进程_枚举进程_取进程ID_名称

  [复制链接]

359

主题

6675

帖子

1万

积分

贵宾

Rank: 9Rank: 9Rank: 9

积分
17012
跳转到指定楼层
楼主
发表于 2021-1-28 23:12:50 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
本帖最后由 1185907650 于 2021-1-28 23:30 编辑

源码转载自利快云:https://www.lkuaiy.com/


使用火山PC枚举所有进程,然后可以结束进程,可以枚举进程ID下的所有窗口句柄,可以得到窗口句柄的标题等




游客,如果您要查看本帖隐藏内容请回复


火山安卓+PC多部课程尽在:www.lkuaiy.com
回复

使用道具 举报

6

主题

202

帖子

830

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
830
145#
发表于 2024-8-18 16:24:34 | 只看该作者
66666666666666
回复

使用道具 举报

2

主题

86

帖子

724

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
724
144#
发表于 2024-8-10 02:00:34 | 只看该作者
6666666666666666
回复

使用道具 举报

3

主题

6

帖子

33

积分

新手上路

Rank: 1

积分
33
143#
发表于 2024-8-8 04:01:06 | 只看该作者
源码】火山PC结束进程_枚举进程_取进程ID_名称 [修改]
高级模式
回复

使用道具 举报

16

主题

46

帖子

324

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
324
142#
发表于 2024-8-6 21:29:23 | 只看该作者
学习
回复

使用道具 举报

5

主题

56

帖子

359

积分

中级会员

Rank: 3Rank: 3

积分
359
141#
发表于 2024-8-2 08:57:27 | 只看该作者
学习学习
回复

使用道具 举报

84

主题

763

帖子

6149

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
6149
140#
发表于 2024-7-2 07:17:49 | 只看该作者
本帖最后由 zqiz 于 2024-7-2 07:35 编辑

错误:
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(520): warning C4311: “类型强制转换”: 从“const HMENU”到“UINT”的指针截断
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(520): warning C4302: “类型强制转换”: 从“const HMENU”到“UINT”截断
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(778): warning C4311: “类型强制转换”: 从“const HMENU”到“UINT”的指针截断
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(778): warning C4302: “类型强制转换”: 从“const HMENU”到“UINT”截断
<C:\Users\Administrator\Desktop\火山PC结束进程_枚举进程_取进程ID_名称\枚举进程\src\main.v>, 124: 错误:
    error C2666: “CWString:perator !=”: 3 个重载有相似的转换
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include\_vol_str_class_impl.h(189): note: 可能是“逻辑型 CWString:perator !=(const CWString &) const”
    D:\win_android_chs_free\plugins\vprj_win\sdk\winsdk\10\include\10.0.18362.0\shared\guiddef.h(197): note: 或    “bool operator !=(const GUID &,const GUID &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\sdk\winsdk\10\include\10.0.18362.0\um\propkeydef.h(36): note: 或    “int operator !=(const PROPERTYKEY &,const PROPERTYKEY &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_object.h(335): note: 或    “BOOL_P operator !=(const 对象类 &,const 对象类 &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_object.h(724): note: 或    “BOOL_P operator !=(const CVolRefObject &,const CVolRefObject &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_object.h(759): note: 或    “BOOL_P operator !=(const CVolWrapperObject &,const CVolWrapperObject &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include\_vol_str_class_impl.h(657): note: 或    “逻辑型 operator !=(const CWString &,const WCHAR *)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include\_vol_str_class_impl.h(669): note: 或    “逻辑型 operator !=(const WCHAR *,const CWString &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include\_vol_str_class_impl.h(657): note: 或    “逻辑型 operator !=(const CU8String &,const U8CHAR *)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include\_vol_str_class_impl.h(669): note: 或    “逻辑型 operator !=(const U8CHAR *,const CU8String &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(89): note: 或    “BOOL_P operator !=(const CVolBaseStream &,const CVolBaseStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(230): note: 或    “BOOL_P operator !=(const CVolBaseInputStream &,const CVolBaseInputStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(438): note: 或    “BOOL_P operator !=(const CVolBaseOutputStream &,const CVolBaseOutputStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(763): note: 或    “BOOL_P operator !=(const CVolFileInputStream &,const CVolFileInputStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(828): note: 或    “BOOL_P operator !=(const CVolFileOutputStream &,const CVolFileOutputStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(901): note: 或    “BOOL_P operator !=(const CVolMemoryInputStream &,const CVolMemoryInputStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_stream.h(996): note: 或    “BOOL_P operator !=(const CVolMemoryOutputStream &,const CVolMemoryOutputStream &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_array.h(645): note: 或    “BOOL_P operator !=(const CVolObjectArray &,const CVolObjectArray &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_classes.h(130): note: 或    “BOOL_P operator !=(const CVolException &,const CVolException &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_classes.h(170): note: 或    “BOOL_P operator !=(const CVolBaseDataType &,const CVolBaseDataType &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_classes.h(189): note: 或    “BOOL_P operator !=(const 程序基础类 &,const 程序基础类 &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_com.h(117): note: 或    “BOOL_P operator !=(const CVolComVariant &,const CVolComVariant &)”[使用参数相关的查找找到]
    D:\win_android_chs_free\plugins\vprj_win\classlib\sys\base\libs\win_base\include/vol_com.h(245): note: 或    “BOOL_P operator !=(const CVolComObject &,const CVolComObject &)”[使用参数相关的查找找到]
    note: 或    “内置 C++ operator!=(WCHAR, WCHAR)”
    note: 或    “内置 C++ operator!=(const char [1], const char [1])”
    note: 尝试匹配参数列表“(CWString, const char [1])”时
<C:\Users\Administrator\Desktop\火山PC结束进程_枚举进程_取进程ID_名称\枚举进程\src\main.v>, 133: 错误: warning C4244: “=”: 从“ULONG_PTR”转换到“整数”,可能丢失数据
<C:\Users\Administrator\Desktop\火山PC结束进程_枚举进程_取进程ID_名称\枚举进程\src\main.v>, 148: 错误:
    warning C4244: “参数”: 从“长整数”转换到“DWORD”,可能丢失数据
    正在生成代码...
编译生成目标文件"C:\Users\Administrator\Desktop\火山PC结束进程_枚举进程_取进程ID_名称\_int\枚举进程\debug\x64\linker\枚举进程.exe"失败
--- 项目"枚举进程"编译或链接失败. 编译过程中共遇到了 0 个警告, 5 个错误.

回复

使用道具 举报

1

主题

20

帖子

457

积分

中级会员

Rank: 3Rank: 3

积分
457
139#
发表于 2024-7-2 03:55:17 | 只看该作者
谢谢分享,下来学习一下
回复

使用道具 举报

3

主题

15

帖子

96

积分

注册会员

Rank: 2

积分
96
138#
发表于 2024-6-17 03:12:45 | 只看该作者
什么鬼,还要回复。
回复

使用道具 举报

4

主题

79

帖子

1272

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
1272
137#
发表于 2024-5-25 03:13:29 | 只看该作者
查看一下
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|递归火山软件开发平台 ( 鄂ICP备18029190号 )

GMT+8, 2024-11-23 13:47 , Processed in 0.100171 second(s), 21 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表