Answer Questions
mrauch How to Convert Visual Basic 6 project include data forms (the basis by the wizard) to the Visual Basic .Net 2005 Pocket PC ?
How to Convert Visual Basic 6 project include data forms (the basis by the wizard) to the Visual Basic .Net 2005 Pocket PC Please publish a SAMPLE. You mean Visual Studio 2005 Standard or higher (PPC development is not supported in the Express editions) and you mean a PPC2003 or higher (.NET Compact Framework 2.0 is not supported on earlier PPCs). You are going to have to do a lot of manual work to get ...Show All
Tracy - MSFT Queing characters
I'm writing an application that receives input from devices that connect via bluetooth. I want to enque the incoming characters so they will appear as input from the keypad to any one of several forms that might be active. Is there an easy way to do this The following post has details on where to post non-VS 2005 questions http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=223605&SiteID=1 ...Show All
Soham 0xC0000005 Access Violation
Hi, i'm developing an application on embedded Visual C++ 4 sp4 under windows CE.NET, and everithing works fine, but after a while the program crashes in the next line dataBloqueptr->data = new unsigned __int8 [total]; telling me that an 0xC0000005 Access Violation has happenned, the strange thing is that by the time the program crashes the line and the function that contains it have been executed a lot of times without problem. So p ...Show All
Helenyeap Create and Print PDF document
I have a Vodafone v1640 (also called I-mate jasjar). I've written a program to create a PDF file. How can I print the a PDF file from my c# application On the pocket is installed a ClearVue PDF but it doesn't print file, only view. I've tried to install the Acrobat Reader but it doesn't start. I supposed it isn't for Window Mobile 5. Thanks Hi Jey, I am Prashanth. For time being i am using third party component now. I am using Tall ...Show All
Bob Schaefer Design Time Attributes of a Custom Component
Hi all, I'm trying to make a custom Compact Framework component outside of the RTM VS2005 IDE. The build process at my company is outside of the IDE. My component is nearly fully functional: I can add it to my Toolbox, it only shows up for CFv2 projects, and I can drop the component onto the Form). However, I can't get the Descriptions of the Properties to show up in the IDE Properties window. I have manually made a DesignTimeAttribu ...Show All
kts Controlling D-Pad in the Today Screen (C#)
hello, i'm very new to c++, but i'm getting there. i just need keywords as to where or for what i should be looking to make a program that would produce a mouseclick when the left button of the d-pad is clicked when i'm in the today screen. my device doesn't utilize the d-pad's right and left buttons when i'm in the today screen, so i thought that i could assign the left d-pad button to a mouseclick that would click on the start button. i'm usin ...Show All
Aryan Patel Question about the Caller Interface
Hi, have somebody ideas to redesign the Caller Interface on the WM 5.0 phone edition like the picture above: WM 5.0 Dialer Skin The Question is how to resize or relocate the buttons and the picture. Thanks for your help Patrick Eisel If your intention is to re-write the Caller Interface using C# or VB.NET, you will be able to create the UI as you choose. I do not believe there is anyway to modify this specific form. ...Show All
Bill H123 focus bug on listview ???
Hi, I (again) have problems with VB for pocket PC (VS 2005 Beta 2 using framework 2.0 for Pocket PC)... here's my new one : I have a form where 2 listviews are to be displayed one after another (I chose it because some informations had to be visibile for both functionnalities) I show my first listview, once the user click on a row, I hide the first listview then shows the second one, but the problem is that the focus is still on the FIRST listv ...Show All
JMei Visual Studio 2005 and Device Emulator Manager
Just installed the final Visual Studio release and the Mobile 5.0 SDK With the Beta 2, in the Device Emulator Manager, and also in the New Project, we had a direct choice to Mobile 5.0 device, but not anymore why Ok, I can directly access the DESS files, but I'd like to have a project with WM5.0 VGA settings immediately... Thanks Under the "Smart Device" Projects node, you should have a "Windows Mobile 5.0 Pocket PC" or a "Windows Mobil ...Show All
Sandhya7 changing the text/caption of tabs of a property sheet in mfc, evc++
hello everyone i have an mfc smart device application. i have created 3 property pages using CPropetyPage class and have added these to a property sheet. now my requirement is that i need to change the text/captions for these tabs dynamically. when i created the three property pages (derived them from CProperty Page class), the class wizard generated three dialogs for me which i'm using as my tab pages. i need to assign the captio ...Show All
Darren Thurman LNK Error 2019
Hello all, i am developing an application on PPC2003 SE that allows the user to send and receive sms. i have included the sms.h library header file but when i compile i get the followng error : Error 1 error LNK2019: unresolved external symbol SmsOpen referenced in function OpenSms MyMapi.obj Error 2 fatal error LNK1120: 1 unresolved externals Pocket PC 2003 here's my Build log Build Log Build started: Project: MyMapi ...Show All
Richard Ambrose Debugging a SqlDataSource Insert Statement
In ASP.net, using a FormView control, I am having problems on execution of the Insert Statement associated with a SqlDataSource control. The error states that null value cannot be inserted in a given column. I have set the default for that column within the table design to be a string value. Therefore, I do not understand the error. Thanks. Off topic. Please post to ASP.Net forums: http://forums.asp.net/ ...Show All
KentDy Removing Predictive Text on a Device
Hi all, I have written a Windows application for the QTEK device (CF1.0) and on the TextBoxes in my application my users are getting predictive text. Is there anyway I can stop the device from doing this Thanks Tryst Hi Alex, soz to bump this, but what exactly am I meant to do with the solution in the link you provided Thanks Tryst Check out this post Hi, AlexFeinman, thanks for the reply. What exactly does this Solution/ ...Show All
MollyBos -- MSFT resgen error -1163019603 while building App.
I converted a 'old' 2003-project into vs2005 Team version When i try to build the app i get this error : "resgen error -1163019603" and no Exe is build does anybody know this error code and probaly how i can solve this problem thanx What kind of a a project is this problem is solved! there was an wrong file copied ! thanx ...Show All
Rafat Haddad GIS applications using .NET
Dear all, I am a newbie in this mobile applications for palmtops and PDA's . Is there anyone who have used GIS applications on PDA's using .NET Is there any library to help me out from this jeopardise.All suggestions are welcome Regards, Anil Dhiman Checkout commercial 3rd party GIS libraries from PathAway Manav ...Show All
