找回密码
 注册
搜索
查看: 4574|回复: 5

[讨论] WM上震动的实现库(适合PPC WM5.0/6.0/6.1/6.5)

[复制链接]
发表于 2009-11-29 17:18:01 | 显示全部楼层 |阅读模式
WM上震动的实现库(适合PPC WM5.0/6.0/6.1/6.5)
和应用sample,基本在面世的PPC WM上通用(有不work的,请告诉我:))

有任何问题和需求,请联系: njbxsw2009@163.com

需要smartphone库的同志请及时联系我!
【文件名】:091129@52RD_vibrator_lib.rar
【格 式】:rar
【大 小】:72K
【简 介】:
【目 录】:




#ifndef _VIBRATOR_LIB_H_
#define _VIBRATOR_LIB_H_

#define VIBRATOR_ON                1
#define VIBRATOR_OFF        0



// -----------------------------------------------------------------------------
//
// @doc EXTERNAL
//
// @func Initial the vibrator
//
// @comm Return Value:  TRUE = Success, FALSE = Failed
// @remark:must use with Vibrator_Uninit
//
//
// -----------------------------------------------------------------------------
bool Vibrator_Init();

// -----------------------------------------------------------------------------
//
// @doc EXTERNAL
//
// @func Uninitial the vibrator
//
// @comm Return Value:  TRUE = Success, FALSE = Failed
// @remark:must use with Vibrator_Init
//
//
// -----------------------------------------------------------------------------
bool Vibrator_Uninit();

// -----------------------------------------------------------------------------
//
// @doc EXTERNAL
//
// @func Do the vibration ON/OFF
// @comm Input Value: VIBRATOR_ON,VIBRATOR_OFF
// @comm Return Value:  TRUE = Success, FALSE = Failed
// @remark:must use after Vibrator_Init and before Vibrator_Uninit
//
//
// -----------------------------------------------------------------------------
bool Vibrator_Act(const unsigned int);


#endif
 楼主| 发表于 2009-12-1 12:36:15 | 显示全部楼层
[em01][em01][em01][em01][em01][em01][em01][em01][em01][em14][em14][em14][em14][em14][em14]
有问题尽管提,你的鼓励是我的动力!
点评回复

使用道具 举报

 楼主| 发表于 2009-12-7 21:06:05 | 显示全部楼层
[em01][em01][em01][em01]
沃腚
下载过的兄弟,用了吗?
点评回复

使用道具 举报

发表于 2009-12-14 22:21:57 | 显示全部楼层
感谢楼主分享
点评回复

使用道具 举报

 楼主| 发表于 2009-12-26 12:33:13 | 显示全部楼层
[em02][em02]
客气,有没有用起来?
点评回复

使用道具 举报

发表于 2011-6-21 14:13:03 | 显示全部楼层
好东东就要支持[em05]
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-4-28 01:47 , Processed in 0.065523 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

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