| Thread | Last Post | Replies |
|
| question about windows mobile | 17 Aug 2005 14:45 GMT | 1 |
I would like to know if it possible to install "microsoft netmeeting" on a pda based on windows mobile operating system? thanks for your answer coordially,
|
| How to pass pointer as an function argument in C#? | 17 Aug 2005 12:21 GMT | 5 |
i was trying to write a c# code , were i need to pass ponitrtas an functin argument . but when ever i am trying to do it i am getting error "Cannot take the address or size of a variable of a managed type" I am writing a piece of code were in which i am getting it can ayone help me ...
|
| Developing Pocket PC using C++ in Visual Studio.net 2003 | 17 Aug 2005 12:18 GMT | 1 |
I am new to pocket pc developing. I could like to know what I need to do inorder to select the type of application under C++ that will develop for pocket pc . I have checked that VB has this application type of smart device. How about C++? Do I need to install any additonal ...
|
| Show images from resources in webbrowser component in c# | 17 Aug 2005 09:03 GMT | 3 |
we use the webbrowser control from Peter Foot (Opennetcf) to show offline content on PPC. But we only can show them when loading from file, how can I load them from resources?
|
| Link error: "LNK1181: cannot open input file 'armv4_POCKET.obj' " | 17 Aug 2005 02:27 GMT | 5 |
I'm doing a project in Microsoft embedded Visual C++ 4.0 and I get the following error when I try to compile: ... Generating Code...
|
| Tool for Microsoft Mobile 2003. | 16 Aug 2005 23:15 GMT | 2 |
We have to develop an application for Acer n30 device with Microsoft Windows Mobile 2003. Which is the best tool to develop the application for that device? We have .net 2003. If I have to develop teh application with .net then should I
|
| Pocket Outlook Add-In help needed | 16 Aug 2005 22:36 GMT | 1 |
I want to make an add-in for pocket outlook and I want this add-in to make followings: - when a user open an e-mail, I want this add-in to catch this event to be able to make some specific tasks for a specific content for the opened
|
| about ContextMenu | 16 Aug 2005 20:44 GMT | 1 |
I wrote a application using Pocket PC SDK APIs,not MFC.I will use ContextMenu,but I tap and hold on screen on "hello world" example,didn't display red(or other colour) point,so that I didn't recieve the WM_CONTEXTMENU message?
|
| Works ReadXmlSchema Method on .Net compact framework? | 16 Aug 2005 20:42 GMT | 1 |
On Pocket PC (Version 4.20.1081) I experience a (huge) difference between ReadXmlSchema (/mDataSet.ReadXml(lXmlTextReader, XmlReadMode.Auto)/) on a dataset and WriteXml (/mDataSet.WriteXml(lXmlTextWriter, XmlWriteMode.WriteSchema)/). It
|
| Bitmap + .Net Compact Framework | 16 Aug 2005 20:37 GMT | 1 |
I have received an error when i run this code from the bottom, but first execution it's ok, at second execution i receive this type of error ArgumentException. Why ? string s="\\Scheda di memoria\\MAPS\\Alba Iulia.bmp";
|
| Check for connection ? | 16 Aug 2005 20:34 GMT | 1 |
Hey all, I am using Visual Studio .Net 2003 for Windows Mobile 2003 devices. Quick question..... I have an app on the PDA in which I would like to disable various options, buttons, etc. if the PDA does not have a connection
|
| Is it possible to load an Icon from an external file? | 16 Aug 2005 08:59 GMT | 1 |
I realize that the LoadImage() function does not support LR_LOADFROMFILE for WM devices. Is there ANY other way to load icons from an exteral *.ico file into my app? My architecture specifically relies on dynamically loading icon files to
|
| The Future of eMbedded Visual Tools (mostly C++) & freeware develo | 16 Aug 2005 03:38 GMT | 8 |
To any it might concern, According to press releases, the embedded Visual C++ toolkit will be no longer supported and the new WM5 SDK requires Visual Studio 2005. It is clear that Microsoft does not want more freeware developers on it's platform, as
|
| PocketPC parent child relationship (as in MDI) | 15 Aug 2005 23:10 GMT | 2 |
I know that the MDI framework is not supported on the PocketPC. However, I need to convert a formerly MDI application into a format for the PPC. Is there anyway to have a form that acts as a parent to another form. Say for example, the child needs to call a function in the Parent ...
|
| CE 2005 emulator Install question | 15 Aug 2005 22:01 GMT | 1 |
Is there anyway to install the new CE emulator (for VS 2005) without install VS2005? I would like to give the emulator to our QA time to start testing a new application on (in addition to actually devices of course). If this is not possible can you install the older emulators ...
|