摘要:How to: Connect to Windows CE Device Without ActiveSyncWhen ActiveSync is not available, Visual Studio does not automatically copy required connectivity files to the device. Use the following steps to...
阅读全文
随笔分类 - Windows CE
Windows CE technology
摘要:How to: Connect to Windows CE Device Without ActiveSyncWhen ActiveSync is not available, Visual Studio does not automatically copy required connectivity files to the device. Use the following steps to...
阅读全文
摘要:获得函数调用堆栈地址 WinCE下可以通过函数GetCallStackSnapshot()来获得函数调用堆栈地址。该函数在pkfuncs.h中定义。 文件路径:c:\Program Files\Windows CE Tools\wce600\PanelViewPlus SDK\Include\X86\pkfuncs.h函数定义:ULONG GetCallStackSnapshot (ULO...
阅读全文
|