i need to measure time开发者_运维百科 between 2 button press in Windows-CE C# how do do it ? thank\'s in advanceDateTime.Now may not be precise enough for your needs. Link (Short short version: Da
UPDATE: I\'ve modified the code to drop the indexes before the inserting, but it makes not difference.
Is there a way to get the form active control? I was checking in the help for the \"Support.GetActive开发者_开发问答Control\" method but it isn\'t supported :) for the Compact Framework.
Under WindowsCE, C++ project, I\'d like to get CPU utilization and memory allocation data real time - for logging and troubleshooting. Is there a library or activeX available that i could include in m
when i press (*)how to get (.) in TextBox (in C# WinCE) i have TextBox and when i press the (*) letter i want to get the (.) letter
How to use t开发者_开发技巧he following interface in wince 6.0 r3 for implementing hardware acceleration for graphics in silverlight
I\'m developing an C# / .NET CF 2.0 application: it\'s supposed to be used with the touchscreen deactivated, then, I\'m looking for a way to programmatically open the application menu (not the Windows
I need to debug a winCE application over the ethernet using Visual Studio 2005. I have connected to the device over the ethernet and now need to run
I have a Windows CE console application that\'s entry point looks like this int _tmain(int argc, _TCHAR* argv[])
I want to build a stream interface driver for testing purposes but I am completely lost. I don\'t know which IDE to use VS2008 or Platform Builder. Platform Builder is whopping 20GB to download :( Can