I have an desktop application running on my desktop. I need to send the file path to the CGI script running at server.
I am going to be making a small application very soon. I am wondering would it be better to go and make it for 6.0 or should I make it for 5.0?
I\'ve started looking at Windows Mobile development and I\'m struggling to make a pleasing UI using the def开发者_如何学JAVAault controls (they really are ugly). I\'ve looked at a handful of UI \'fram
I\'m developing for Windows Mobile in C++, and I\'m running into a problem - I added my window class, and in it I the keyboard input with my WndProc implementation. The problem is
In my company I am responsible for the development of a .NET CF application which runs on top of Windows CE. We have invested much time in the development of a GUI framework, a top-level design which
I wondering if there is a method to obtain latitude and longitude of my position without using a GPS.
How can I detect that application开发者_开发知识库 was automatically started (auto-start when device turned on) or user has started it manually (from Programs etc)?
I\'m developing a WinForm app for Windows Mobile 6.0 with C#, .NET Compact Framework 2.0 SP2 and SqlServer CE 3.1.
i have created an MFC DLL for windows mobile.. i have exposed only a function in MFC DLL... if i try to load DLL in c#,in debug mode it is telling Remote connection lost message box appears and app q
I\'m developing an application开发者_StackOverflow中文版 that has a TextBox. I want to write its contents to a file, but how can I do this?There are many ways to accomplish this, the simplest being: