| Thread | Last Post | Replies |
|
| Hourglass ghost | 22 Aug 2007 21:09 GMT | 2 |
I've run into this problem again....when I click the X to close the main form and exit the application, the program ends and then about 1 second later, the hourglass cursor appears and only goes away when I open up another menu like the start menu.....almost like a screen refresh ...
|
| How to share dll cross applications on deployment | 22 Aug 2007 16:18 GMT | 8 |
I am trying to create a couple of cab files for different projects, those projects share with a lot of common dlls. I tried to deploy those common dlls to device window and window/system directory. But when I run my application, it gives error: could not find those
|
| Forms - Shown() method or similar | 22 Aug 2007 15:32 GMT | 5 |
Dear List, I need an event to be fired after a Form is first Shown. Is there something we can do to initiate an event at this stage? Thanks,
|
| Memory problems with Compact Framework | 22 Aug 2007 08:56 GMT | 2 |
I'm working on an application that using a lot of memory on PocketPc. It seems that it almost uses the 32Mb of available memory. I tried to trace the behavior of physical memory and virtual memory using MemoryManagement.AvailablePhysicalMemory and
|
| FSD - implementation of MountDisk and UnmountDisk | 21 Aug 2007 20:32 GMT | 3 |
I am trying to create my own FSD for a Windows CE 5.0 device. I want to mainly mount/unmount the storage card programmatically. The .def file looks like: LIBRARY MyFSD
|
| Stuck on analog clock? | 21 Aug 2007 20:18 GMT | 2 |
I turned on my phone one day to test an application and was showing an analog "wall" clock in the upper right corner instead of the usual digital read out. I have no idea how it got into this state and i have yet to find out how to switch it back.
|
| SoundPlayer vs PlaySound | 21 Aug 2007 17:22 GMT | 2 |
I am programming a simple game for Windows Mobile, managed code C# with .NET compact framework. In the game, I want to play some sounds (which I've stored as sound resources in my project) when some actions occur. I found two ways: The Media.Soundplayer .NET class and the ...
|
| RDA Pull on a Thread? | 21 Aug 2007 17:03 GMT | 5 |
I use RDA and also a little web service call to pull data from a SQL Server via either an ethernet cradle or via WiFi. Now our installs use an ethernet cradle to dock the Symbol 8800s running Windows Mobile 2003. I'm developing in VS2005 and am now using CF2 and
|
| Machine ID | 21 Aug 2007 17:00 GMT | 3 |
I have a terminal with WM2003 and I need know in the application "machine ID". What can I use? Viki
|
| DateTime format question | 21 Aug 2007 12:24 GMT | 2 |
Hi, I'm using VS2005 CF 1 SP3 targeting PPC03 i've searched the forums but couldn't find how to do this format. I want to force the following date/time format DD/MM/YYYY HH24:MM:SS
|
| ListView - Scroll to last item automatically | 21 Aug 2007 12:20 GMT | 3 |
Dear List, I am using the ListView from CompactFramework. I populate the ListView with the names of various items I download from the Internet. As more items are added to the list it eventually reveals its vertical
|
| debugging ce 5.0 device over ethernet without active sync using VS2005 (can it be done) ? | 20 Aug 2007 22:13 GMT | 1 |
this like is for vs2005 beta 2 is there documentation for vs2005 non beta? http://64.233.169.104/search?q=cache:161XT_SU2LEJ:blogs.msdn.com/mikehall/archiv e/2006/03/26/561410.aspx+CoreConOverrideSecurity&hl=en&ct=clnk&cd=2&gl=us the registry key doesnt seem to be valid
|
| Power On/Off notification | 20 Aug 2007 19:26 GMT | 3 |
Is there a nice way of capturing the on off button? I managed to find several articled on c++, but no c# regarding the RequestPowerNotifications function. I'll appreciate any link to an article about it.
|
| GPRS connections doesn't start automatically. | 20 Aug 2007 16:43 GMT | 1 |
I'm creating an application for the Windows Mobile platform, using .NET CF 2.0. This application uses UDP packets (they want it this way) and if I use it with the device wireless network, it works flawlessly. Now if I try using it with the GPRS connection (of course
|
| Merge Repl, Firewall, Proxy | 20 Aug 2007 16:39 GMT | 1 |
I am sucessfully using merge replication between SQL Mobile and SQL Server 2000 (using windows authentication for access to the data and to get access to the sqlcesa.dll file. The SQL Server 2000 machine is using IIS6. Internet access is
|