Answer Questions
Winthrop Chan InternetReadFileEx() returns error code 12018
Hi I am writing code for smartphone 2003 SE to access internet asynchronously. After 2 days of headbanging with asynchronous logic in wininet, I m facing this utterly unexpected problem when I call InternetReadFileEx function. Earlier I was getting error 120 when I called it. After a few painful hours of googling I found out that the unicode version of this function hasnt been implemented by the guys at MSFT. Huh. So i resorted to the ascii ...Show All
Milind Saraswala how to generate Setup and deployment project for PPC
HI , I've developed an application for PPC. It's working fine . Now i want to create a setup project. But i don't have any idea abt that. my application utilizes XML lookup tables.Can i add it into setup how to add icon Kindly suggest me to acheive this!. If u know links related to it kindly post it!. Thank You! Hi, The icon should be added in your application.exe.That is go t ...Show All
Chardiot Emulator asks for ActiveSync 4.0
Well me again... If I am reading correctly the Device Emulator 1.0 requires Activesync 3.7.x or higher. Since I've the Emulator doesn't sync with using ActiveSync 4.0 I have used the new ActiveSync 3.8. Trying to connect with ActiveSunc 3.8 I get an error from the Emulator saying that only ActiveSync 4.0 is supported. Now I read that some of you get it indeed working with 3.8 So, what's wrong with me The PocketPC and Smartp ...Show All
Rohit Tela library with events that throws events
So I think this is more of a general .NET question, but since it's for a compact product I figured I'd ask it here. I'm developing an app that will support multiple types of barcode scanners. I would like to modularize the bar code scanning so that I can have a single interface that is used and is just implemented differently for each piece of hardware. The key is that this interface needs to be able to handle events (hardware key presses, valid ...Show All
Roggan Activesync 4.0 Developer Preview Download
I know there are a bunch of people waiting for it, so thought I would just let people know you can now download it from here: http://msdn.microsoft.com/mobility/windowsmobile/howto/windowsmobile5/install/default.aspx ...Show All
Pepepaco Pocket PC 2002
Hi, Please help me. how can i run a compact framework 2.0 application on Pocket PC 2002, i have found the .net compact framework 2.0 for pocket pc 2003 but i can't find the version of the pocket pc 2002. kind regards, thanks for the answer Sorry, it doesn't exist. Compact Framework 2.0 runs on Pocket PC 2003 and Windows Mobile 5.0. ...Show All
Mike Kear Filtering SQL Mobile
I have been tryingh to initiate a dynamic filter on a WM 5.0 PC - SQL Mobile (*.sdf) file with no luck. In previous editions of SQL (7/2000) I could specify the filter off of the recordset such as rs.filter = "Title LIKE '" (filter_text) "'" but this doesn;t seem to be available. I am using C# Visual Studio .NET 2005 -- targeting the WM 5.0 PC Smartdevice Any help would be most welcome. Thank you, ...Show All
JulieReid any xml parser code please....
I want code which parses the xml file and gives the tag values which are the attributes for displaying the bitmap file such as file name, position and size etc., Any code or links please... Thankyou I have done one such of my own Thank you very much for your help even this helped me more :-) Have you tried http://www.codeproject.com/soap/ce_xml.asp df=100&forumid=15723&exp=0&select=565785 ...Show All
PierreDSavard How to use Listbox in .NET framework
Hello Friends, Am new to .Net Framework, could anyone help me how to insert a text into a list box in button click event. Thanks & regards, Bharath. the following will at the "some text" to a listbox private sub button1_click listbox1.items.add("some text") end sub ...Show All
skumarpraveen Services
I have a service which I register under the service entry section. The service runs on a 2003 device and was build with 2003 SDK. The service does not get loaded on a 2005 emulator or a 2005 PPC PEl device. Anything changed with respect to services Definitely. This is because of upgrades to the Windows Mobile security model. I recommend you look at Jason's article on WM5 security, which you can find at: http:/ ...Show All
Timo81 DataGridView and PocketPC Application
Is there a way to add a datagridview control to a PocketPC 2003 application with .net compact 2.0. Only the Datagrid control shows in the toolbox selection. The datagridview control info says that it is supported in 2.0 compact framework. DataGridView is a new control supported in the full .Net Framework 2.0 but it doesn't exist on the .Net Compact Framework 2.0, only DataGrid control is supported i ...Show All
Neha Katoch Does Device Emulater Connect To ActiveSync?
i am creating a pocket pc application using Visual studio 2003 and pocket pc 2002 this application needs to syncronize with the intranet based application. During development i am using device emulater 1.0 and sql server ce. now i need to synchronize the application with sql server 2000 which is desktop PC. so pls help us that whether emulator can synchronize with Activesync as soon as possible. thanking you digant oza ...Show All
Aquilax Using the emulator with eMbedded Visual C++ 4.0
I am trying to use the emulator with eMbedded Visual C++ 4.0 but the compiler does not seem to recognize that the emulator exists. How do I configure eMbedded Visual C++ 4.0 to use the emulator eVC sees it as a cradled activesync device, the same as a real PDA. Choose "PocketPC 2003 Device". Barry ...Show All
Filreis Defragmented Internal Memory
Is there a tool that can be used to defragment internal memory. Not an SDCard. I have found lots of tools for that. But nothing for internal memory. Any odeas Thanks Becuase one of the devices we are developing on has become so fragmented we no loger can allocate a memory chunk larger that 3 megs. Even thought the memory is there. We can allocate as many 1meg chunks as we like. ...Show All
raveIndia Screenshot / signature capture no longer working
I am running Windows CE 4.2 and I am upgrading my devices to Windows CE 5.0 . I am also using .net 1.0 . I have a program that captures a signature on a control and sends the captured data to a receipt printer. The program works just fine in Windows CE 4.2. However, the signature bitmap data is not being stripped from DIBSection in Windows. The funny part is that BITMAPINFOHEADER is is coming throu ...Show All
