windows-mobile
is there OpenNETCF that can work with FrameWork 1.0
i work with the OpenNETCF.dll OpenNETCF.Net.dll for get that MAC address from terminal. i dont have FrameWork 3.5 on this terminal and i dont want to install hem.[详细]
2023-03-22 08:22 分类:问答Image capture using CameraCapture
I am using a sample code from Microsoft windows SDK (CameraCapture, which is found in C:\\Program Files\\Windows Mobile 6 SDK\\Samples\\PocketPC\\CPP\\win32\\CameraCapture) to capture image using wind[详细]
2023-03-21 08:22 分类:问答How to send a click from a form to a form
i have windows-mobile program that has 2 forms. in for开发者_如何学编程m1, i have TextBox and in form2, i have 5 buttons.[详细]
2023-03-20 21:07 分类:问答No Definition for System.Windows.Forms.Form.WndProc
i try to re开发者_运维问答gister a hotkey for a windows mobile application but i can\'t override System.Windows.Forms.Form.WndProc because there\'s no definition found.[详细]
2023-03-20 20:54 分类:问答Deleting a file from a smart device (Windows mobile 6.1) using the Smart Device Connectivity API
I\'m using Smart Device Connectivity API to transfer files (with FileDeployer class) to my smart device (Windows mobile 6.1) and start processes (using RemoteProcess class) etc. But I can\'t find a wa[详细]
2023-03-20 03:06 分类:问答How can I make datagrid column as HyperLink which is from database in windows mobile application?
In windows mobile application I have DataGrid control which displays data from Database on page_load.[详细]
2023-03-20 01:41 分类:问答On Windows Phone - Data Forms (HTML) automatically passed by barcode scanner
I previously asked this question here: Stop user from using enter to pass a form and I had managed to get the enter key to not pass a form but that wasn\'t enough to fix the issue. I\'m on a Window\[详细]
2023-03-19 10:42 分类:问答An already running application to be informed about an incoming SMS - Windows Mobile 6.5
I have a C/C++ Windows Mobile 6.5 application that continuously runs on the phone. It needs to analyze the SMSes. How can I be notified in my application about an incoming SMS? I read in MSDN about th[详细]
2023-03-17 13:20 分类:问答Slow windows mobile app
I have windows mobile application that display information from an sql server ce. Normally takes about 6 sec to load a grid of 6 rows.[详细]
2023-03-17 11:40 分类:问答Check if there is a TCP/IP connection and if it's WiFi or 3G - Windows Mobile 6.5 - C/C++
I need in my Windows Mobile 6.5 C/C++ application to detect if there is a TCP/IP connection and if yes, then to detect if it\'s WiFi or 3G. How could I do that? I found some C# samples, but nothing fo[详细]
2023-03-17 06:21 分类:问答