E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
coredll
Windows Mobile只运行一个实例
代码如下:staticclassProgram{[DllImport("
coredll
.Dll",SetLastError=true)]privatestaticexternIntPtrCreateMutex
lusonglin3g
·
2009-12-04 16:00
windows
String
Security
Class
mobile
attributes
Windows mobile多窗口的模式中窗口之间切换显示的连续性
代码如下:主要就是利用SetForegroundWindow[DllImport("
coredll
.dll",EntryPoint="GetCapture")]privatestaticexternIntPtrGetCapture
lusonglin3g
·
2009-09-22 15:00
我的wince6移植总结
HalWrapper中的LocalAlloc和LoaclFree是未定义的外部变量,在sources的TARGETLIBS中加"$(_COMMONSDKROOT)/lib/$(_CPUINDPATH)/
coredll
.lib
alien75
·
2009-09-11 13:00
CE6应用程序兼容性
二进制形式的兼容包括:1、 兼容core库中的一些导出内容(如
coredll
.dll)2、 兼容所有导出函数的接口3、 兼容函数的功能,除非是函数因为新的内存布局和安全性而做的改变4、 即使函数不再支持了
hugohong
·
2009-08-05 21:00
PB的编译过程
产生CE_MODULE、
COREDLL
_C
ymzhou117
·
2009-08-05 21:00
转: WinCE中的未公开函数
blog/static/588156982008113111911557/PerformCallBack4强制令别的进程调用某个API,如果这个API是LoadLibrary的话,就相当于线程注入了,由
coredll
.dll
春暖花开
·
2009-07-16 16:00
Windows CE下开关无线的通用办法
平台的时候遇到了一个开关无线网络的问题,经过自己的一番摸索找到了一个通用的解决办法,以下是详细的原理及过程,一、WindowsMobile下是怎么开关无线的其实开关无线离不开下面三个函数, [DllImport("
coredll
.dll
missautumn's BLOG
·
2009-07-14 17:00
EVC4.0编译错误:LNK2005
2@YAPAXI@Z)alreadydefinedincoredll.lib(
COREDLL
.dll)可以采用以下方法解决:1.打开Project->Settings对话框,在link
91program
·
2009-07-01 09:00
Windows Mobile上使用钩子
我们还是可以从
coredll
.dll中,得到一些有用的接口,来实现拦截一些简单的键盘或鼠标的动作。
mmdev
·
2009-04-14 13:00
windows
mobile
UP
Windows Mobile
WinCE
WINCE声音驱动模型概述 - 1
1)声音应用在使用WAVE接口函数的时候被
COREDLL
模块分了类:如果是简单的PCM数据,则直接进入ADM模块,进行SoftWareMixer或者连Mixer也省了,直接调用Driver放音;如果是压缩模式的数据则进入
cnhighway
·
2009-03-18 17:00
wince
interface
manager
buffer
audio
windows
.NET CF中激活属于另外一个进程或程序的窗体
所以,我们要调用API函数来实现: using System.Runtime.InteropServices; [DllImport("
coredll
.Dll")] public
·
2009-03-16 23:00
.net
WINCE中只允许程序运行一个实例
.NET CF: [DllImport("
coredll
.Dll")] private static extern int GetLastError(); [DllImport
·
2009-03-16 23:00
WinCE
在WinCE下使用C#来打开一个外部程序
以打开一个IE为例,介绍如何在WinCE下使用C#来打开一个外部文件: using System.Runtime.InteropServices; [DllImport("
coredll
.Dll
·
2009-03-16 23:00
WinCE
重新启动PPC设备(C#)
利用C#重新启动PPC设备的源代码public partial class Form1 : Form { [DllImport("
coredll
.dll")] private
Depraved_Survival
·
2009-01-04 17:00
关于在windows CE 5.0 6.0上使用PPC QQ的探讨
不知道有哪位也研究过,通过使用exescope来打开QQ2008forWM的exe,我发现他需要导入: phone.dll sms.dll wininet.dll
coredll
.dll commctrl.dll
king_sundi
·
2008-12-24 22:00
windows
qq
测试
服务器
dll
exe
WM5.0下,fatal error LNK1112:错误解决方法
WM5.0下,fatalerrorLNK1112:错误解决方法如题,将工程从PocketPC2003转到WindowsMobile5.0PocketPCSDK下,就会出现
coredll
.lib(
COREDLL
.dll
Benjamin
·
2008-12-17 21:00
Windows CE API机制初探 转
WindowsCEAPI机制初探转--[目录 1-WindowsCE架构 2-列出所有系统API 3-WindowsCE的系统调用 4-
coredll
.dll对API的包裹 5-用系统调用实现
井泉
·
2008-08-14 15:00
WINCE音量调节(适用于智能设备)
voidUpdateVolumeFromRegistry(){ HINSTANCEhLibrary=::LoadLibrary(_T("
coredll
.dll")); if(NULL==hLibrary
hnhyhongmingjiang
·
2008-03-01 14:00
user
null
Access
WinCE
attributes
WinCE5下直接调用触摸屏校准程序
该函数是
coredll
.dll提供的,在应用程序中直接调用就可以了,会弹出一个全屏的触摸屏校验界面。
rightsoft
·
2008-01-05 19:47
程序
触摸屏
休闲
校准
Wince5
WinCE 中写字的函数
DrawTextSeeAlsoExtTextOut|RECTRequirementsOSVersions:WindowsCE1.0andlater.Header:Windows.h.LinkLibrary:
Coredll
.lib.Thisfunctiondrawsformattedtextinthespecifiedr
lyqchina
·
2007-07-08 18:00
C#修改PocketPC的时间
using System.Runtime.InteropServices; [DllImport("
coredll
.dll", SetLastError=true)]
marvinhong
·
2007-06-21 22:00
转贴:音量调整(适用于智能设备)
voidUpdateVolumeFromRegistry(){ HINSTANCEhLibrary=::LoadLibrary(_T("
coredll
.dll")); if(NULL==hLibrary
lxmhuendan
·
2007-01-22 15:00
user
null
Access
attributes
WinCE平台下C#引用API(GDI)一个值得警惕的内存泄漏
[DllImport("\\windows\\
coredll
.dll", EntryPoint = "RoundRect")] private static extern int
yefanqiu
·
2006-12-05 22:15
api
内存
平台
WinCE
gdi
WinCE平台下C#引用API(GDI)一个值得警惕的内存泄漏
[DllImport("\\windows\\
coredll
.dll", EntryPoint = "RoundRect")] private static extern int
yefanqiu
·
2006-12-05 22:15
api
内存
平台
WinCE
gdi
WinCE平台下C#引用API(GDI)一个值得警惕的内存泄漏
[DllImport("\\windows\\
coredll
.dll", EntryPoint = "RoundRect")] private static extern int CeRoundRect
yefanqiu
·
2006-12-05 22:15
内存
平台
API
WinCE平台下C#引用API(GDI)一个值得警惕的内存泄漏
[DllImport("//windows//
coredll
.dll", EntryPoint = "RoundRect")] private static extern
mmdev
·
2006-12-05 09:00
WinCE
WinCE平台下C#引用API(GDI)一个值得警惕的内存泄漏
[DllImport("//windows//
coredll
.dll",EntryPoint="RoundRect")] privatestaticexternintCeRoundRect(
yefanqiu
·
2006-12-05 09:00
c
框架
api
null
平台
WinCE
Windows CE下类似Process.Start功能的解决方法
publicIntPtrhProcess; publicIntPtrhThread; publicInt32ProcessId; publicInt32ThreadId; } [DllImport("
CoreDll
.DLL
marvinhong
·
2006-01-13 16:00
windows
object
String
System
Class
byte
Windows CE下PlaySound的解决方法
[DllImport("
Coredll
.dll")]这里需要注意的是不是[DllImport("Wimm.dll")] publicstaticexternboolPlaySound(stringpszSound
marvinhong
·
2006-01-09 15:00
windows
object
String
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他