Answer Questions
sqldbapree Running programs on Windows CE Web Server
Hi, I just recently found this app and i am very excited to use it. Im just wondering, is there a way to run an executable file, eg. explorer.exe in the PDA from a remote desktop PC through the WCE Web Server I was thinkting the remote desktop pc will access an ASP through the WCE Web Server and that ASP file will be responsible in running the desired program. Is this possible Does ASP with VBScript or Jscript have a functionality to do this Or ...Show All
Touraj messageBox with components...
Hi there, I was wondering how to create a messageBox (or something similiar) that includes components or object's as well (e.g.: a textBox). Actually, I am talking about that messageBox that appears when selecting the 'open path' option in File Explorer application (any version of Windows Mobile). Could someone please help Please do not cross post. Merging threads in one… Hi there, I was w ...Show All
KCW Help with navigating from a LinkLabel control
Is there a simple way to open a blank email or web page when clicking the link control -- G@ry Try navigating to about:blank Thank you for your feedback. But how do I trigger the event. The only one I see that does something of the sort is the click event. But how do I call the browser There has to be an easier way than the ShellExecureEX. Thanks! ...Show All
Phillip Carruthers How to ping a winCE emulator from desktop in the same machine.
How to ping a winCE emulator from desktop in the same machine ...I can ping the desktop from emulator but I cannot do it the other way. Is there any body who can help me Thanks. I'm using the PPC Emulator and it just work fine which IP Adress you are pinging Probably you use the wrong one, it should be the address which is set for the NE2000 comp Card. Probably you already use it but I suggest to ...Show All
Niranjan80 VS2005 Beta2 and Pocket PC 2003
I have VS2005 Beta2 installed. I am trying to develop a native C++ application for Pocket PC 2003. I use ActiveSync 3.8 I get the error "Connection failed. The current version of ActiveSync is not supported. Install the latest version from www.microsoft.com". Could someone help me with resolving this problem. Thanks -Anthony The official download is available from Microsoft here:- http://download.mi ...Show All
calavera2nd how to play mp3/wma in my program?
With the API, PlaySound and sndPlaySound, it only play waveform file. I try to use DirectShow with WM 5.0 but still can't play mp3 or wma file. My code is maybe wrong, anyone has good sample with DirectShow to play mp3/wma I think the another way to play mp3/wma is using Media Player control. But I can't find the way to make this work. Could anyone guide me to the right way Thanks... Shian, Could you please explain how you did ...Show All
RyanK Reactivating a form
I'm developing a application I had working on Palm OS in Pocket PC. The application receives character input from several bluetooth devices via callback routines. The callbacks themselves seem to work fine but once the callbacks have executed I can't seem to display anything in the controls of the form that was active when the callback fired. I can activate several events on the form from the callback, and execute code in the form's event, but a ...Show All
José Valim Help! about the Menu!
I noticed that in vs2005(smartphone 2003 SE app), MenuItem can only be added into right softkey popup-menu. But I want to get a popup-menu when I press the left softkey, how I can do Thank you T.T >Yes Visual Studio 2005 starts by putting a single button on the left soft-key, and yes I can change the single button, but I haven't been able to change it into a menu. You mean, you are unable to populate t ...Show All
2D pocket pc c++ compiler ... strange things
Hi, I have an app based on 4 libraries (DLLs) and an MFC app on top ... well, this is the idea. I can compile in linux no problem (shared libs plus bin), cross-compile in linux for win32 with mingw32 ... and i am trying to cross compile for pocket pc (armv4) using evc 4.0 ... So far i have the 4 dlls compiled, but the top application is giving lots of problems. And they only show up in EVC ... possible pointers to my problem: - ...Show All
BMONSTER SSL
Hello, I'm new to WM development. I'm developing a client that should run on a Windows Mobile 5 device. I need to communicate with my server via SSL. Can anyone please point me to an example or a detailed document Thanks, Zohar. does it mean that only client can authenticate the server I need to build app that both server and client can authenticate each other, can it be done Oren ...Show All
LeeRivers Enterprise Mobile Apps: J#, C# or Java?
Hello sirs., First of all, sorry for my English, I'm brazilian. I am a PHP programmer from about 6 years and last year I founded a company (Auriumsoft LTDA - www.auriumsoft.com.br ) focused to develop Mobile App. The fact is that I'm lost of what language and plataform to choose. I even thought in choosing C++, but I have a lot of hurry, so this is impossible. What do I want to do - Develop enterprise mobile applications for Pocket PC, ...Show All
gunning No Symbols Loaded when loading native DLL on windows mobile 5 device.
Hello, I'm trying to debug a native DLL running on a Windows Mobile 5 device but it keeps saying "No symbols loaded". Here's a list of checks I've made: - the project (as well as all other projects in the solution) is set to debug. - Properties > Configuration properties > C/C++ > Debug Information Format = /Zi. - tools>options>debugging>symbols are set to all folders that have a *.pdb file in it. - I c ...Show All
Brian Shay Change the PictureBox size to fit the image
Hi there, I have a general question to ask. Is it possible to change the picturebox attributes to fit the image size The reason I ask is this: I would like to show an image in its original size, yet all images I have are different sizes. (I'm using scrollbars right now to view the image) Thanks, Martina SpeBeeTo wrote: Is it possible to change the picturebox attributes to fit the im ...Show All
Fredrik Wassberg Possible Bug in Designer PPC Windows App
Hi, I get a strange result when dealing with the designer in VS.NET 2005 (release). Reproduce: I place a label on a form. Than I assign a backcolor (like ActiveBorder or so). This works fine. But when I try to assign a Custom Color - it does not take it. It can be done if I assign a Custom Color to the Window. Next I can change the bkgColor to a custom color for the Label in Designer. The value in the property window changes to the same val ...Show All
skiluver99 What is the order in which the operations from a .inf file is done when installing?
What is the order in which the sections of the .inf file executed when a .CAB file is tapped on a windows mobile 5.0. Also, Is there a way in which I can set a registry setting to ON when entering the installation and set to OFF when exiting the installation. Sections of INF are not "executed", they are specifying CAB file structure (set of files and registry settings). Thus there's no "orde ...Show All
