3282|5

72

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

请问在WINCE中怎么获得当前线程ID呢?有些难度的问题呀!!!!!! [复制链接]

请问在WINCE中怎么获得当前线程ID呢?
在WINDOWS XP中的kernel32.dll有GetCurrentThreadId方法获得当前线程ID,不知道在WINOWS CE中是用什么函数获得线程ID呢?
好象在WINDOWS CE中对应kernel32.dll的是coredll.dll,只是不知道在这个DLL中是否有获得当前线程ID的方法呢?
此帖出自WindowsCE论坛

最新回复

This function returns the thread identifier, which is used as a handle of the calling thread. DWORD GetCurrentThreadId(void); Parameters None. Return Values The thread identifier of the calling thread indicates success. Remarks Until the thread terminates, the thread identifier uniquely identifies the thread throughout the system. This identifier is also the handle of the thread. Requirements OS Versions: Windows CE 1.0 and later. Header: Kfuncs.h. Link Library: Coredll.lib. See Also GetCurrentThread ----------- WinCE 4.2  详情 回复 发表于 2007-3-21 20:39
点赞 关注
 

回复
举报

67

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
还是GetCurrentThreadId()
此帖出自WindowsCE论坛
 
 
 

回复

74

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
tumin999(守门员) ,在WINCE中好象没有GetCurrentThreadId这个方法的,我就是不能调用,才来发贴提问的.
不知道你是否是在WINCE的环境下跑的程序呢?
还有哪位达人有好的建议没有?
此帖出自WindowsCE论坛
 
 
 

回复

68

帖子

0

TA的资源

一粒金砂(初级)

4
 
在wince 5中可以使用ok
此帖出自WindowsCE论坛
 
 
 

回复

72

帖子

0

TA的资源

一粒金砂(初级)

5
 
DWORD GetCurrentThreadId(void);

Remarks
Until the thread terminates, the thread identifier uniquely identifies the thread throughout the system. This identifier is also the handle of the thread.

Requirements
OS Versions: Windows CE 1.0 and later.
Header: Kfuncs.h.
Link Library: Coredll.lib.
此帖出自WindowsCE论坛
 
 
 

回复

83

帖子

0

TA的资源

一粒金砂(初级)

6
 
This function returns the thread identifier, which is used as a handle of the calling thread.

DWORD GetCurrentThreadId(void);
Parameters
None.

Return Values
The thread identifier of the calling thread indicates success.

Remarks
Until the thread terminates, the thread identifier uniquely identifies the thread throughout the system. This identifier is also the handle of the thread.

Requirements
OS Versions: Windows CE 1.0 and later.
Header: Kfuncs.h.
Link Library: Coredll.lib.

See Also
GetCurrentThread

-----------
WinCE 4.2
此帖出自WindowsCE论坛
 
 
 

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

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/10 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表