| Thread | Last Post | Replies |
|
| Customizing Datagrid (combo in datagrid column of compact framewor | 12 Apr 2005 13:36 GMT | 1 |
Is it possible to bind the combobox to a datagrid column in a pocket pc application ...similar to DataGridcolumnStyle of winforms. any help is greatly appriaciated. Rgds.
|
| size problem with SHLoadImageFile() | 12 Apr 2005 10:18 GMT | 3 |
SHLoadImageFile(): This function do a good job for little gif (2ko) but it don't work for bigger gif files(78ko). I don't understand my error. Is it the best way to display GIF??
|
| How to access the registry | 12 Apr 2005 08:30 GMT | 1 |
How can I access the registry in VB.net or C#? Could I get some code sample?
|
| VS 2005 | 12 Apr 2005 01:20 GMT | 2 |
Can the installation of VS 2005 hurt eVC++4 on that same PC ? Thanks, Vu
|
| Embedded c++ newbie | 11 Apr 2005 22:30 GMT | 1 |
I hope someone can help, I'm writing an embedded c++ dll to intercept text messages, which works fine but I need to convert the unsigned short * value containing the message into a const byte* to write to the registry (to know the length would be helpful as well as a registry ...
|
| Getprocesspath (window ce equivalent) | 11 Apr 2005 22:15 GMT | 1 |
i'm trying to extract the icons from running processes, using getwindow,getwindowthreadprocessid,ExtractIconEx... In Win32 there's a function (Getprocesspath) that gives you the path from the processid, it doesn't seem to exist in wince, but i'm sure there must be
|
| Automating Microsoft Office Applications on Win CE | 11 Apr 2005 16:34 GMT | 1 |
Can I do the Automation of Microsoft applications on the Win CE? I know how to do it on the PC using MFC. On the PC "msppt8.olb" library is provided. One can use it to
|
| CeDB into SD card and EVC with SQL Server Ce... | 11 Apr 2005 15:58 GMT | 5 |
my first question is: I'd like to know if it's possible to use the SD memory cards to store my CeDB application tables (orders, clients, products, etc..) does anyone knows something about this?? it's possible? any docs/samples? and my second one: If I use the SQL Server Ce I can ...
|
| Datatime type data error when wrte the dateime type information from XML to SQLCE | 11 Apr 2005 15:29 GMT | 1 |
I write SQLCE DATA to XML. For example: The datatime type data is SQLCE is 2005-04-12 09:01:00 but in XML it will become 2005-04-12T00:00:00.0000000+08:00
|
| what can I delete in my Dell X5 Windows folder | 11 Apr 2005 14:32 GMT | 2 |
I am trying to reclaim space on my internal memeory on my X5. I would like to know what items I can move to my SD card and what items I can delete. I install everything onto my SD card so I am surprised to see that I've
|
| Storage cards | 11 Apr 2005 14:31 GMT | 2 |
I want to store a file in SD with evc4.0. I can get the path of the Storage cards with the functions FindFirstFlashCard() and FindNextFlashCard() but i can't use it to store a file. It doesn't works! How can i do?
|
| Tap n Hold feature - HELP | 11 Apr 2005 14:03 GMT | 5 |
Is it possible to have a feature of tap 'n' hold for the application? like. if user clicks the button and released instantly - nothin should happen if user clicks button and holds it for 3 seconds - it should pop up a screen
|
| Overriding the top right OK button | 11 Apr 2005 13:49 GMT | 2 |
Anyone know how to override the OK button in the top right of applications? Cheers, Jon
|
| History not working | 11 Apr 2005 11:33 GMT | 1 |
I'm a newbie to PPC and PIE but not to HTML and JS. Not sure if this is the right group but as with all new technologies, they're a bit thin on the ground :-) I'm simply trying to use the history javascript function but it doesn't seem
|
| [SourceDisksNames] in inf file | 11 Apr 2005 04:57 GMT | 1 |
I'm trying to make a setup MSI of my pocket pc application.I have an xml file in my application (config file) which I update during setup using Installer Class and I successfully transfer it to Desktop computer ,but from there I don't know how to send it to the device.I added an ...
|