Answer Questions
N2H Using SavedState causes unwanted prompts
Hello, I am very impressed with the Device Emulator. When I run the DE with a DESS file which had been saved with NE2000 networking enabled and a sharedfolder, when the DE starts, I receive two unwanted prompts: Do you want to enable emulation of NE2000 Network Card and Do you want to allow folder sharing for directory... Is there any way to force a YES response to these prompts or disable them altogether Great stuff so far! ...Show All
dev-one anybody plz help me on media centre
I unable to configure channels on my meda centre pc. Some channels come in black and white and others in color. anybody plz help me with this . Hi, This forum is for Device Emulator related questions only. Please post this question to the Windows Media PC General Forum. Thanks Vladimir ...Show All
Petruchio Launching video from an app
Hi We are trying to create an app where you would have a clickable image which when clicked would launch a video, avi etc. Could someone please tell me if this is possible please We are hoping to run it on pocket PC. Any help would be much appreciated. Thanks Neil See this post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=64938&SiteID=1 for how to embed Windows Media Player in your ap ...Show All
BydandConsulting lineGetID
lineGetID returns LINEERR_OPERATIONFAILED in the following code: lReturn = lineGetID(0, 0, g_hCall, LINECALLSELECT_CALL, lpVarString, L "wave/out" ); The project is writen on VS2005 for a Smartphone with Windows Mobile on board. Where the problem could be Please help. Thank You for your post. I'l try what You said. But as I know the dwSelect parameter is used to select between a line, adress or ...Show All
Ling2 scroll bar
what kind of control enable me to use scroll bar to scroll my screen If you're targeting CF 2.0 then you can use the AutoScroll property of the Form. http://msdn2.microsoft.com/en-us/library/system.windows.forms.form.autoscroll.aspx ...Show All
Tom_R Windows service
Hi! Does anyone know how to create a windows service in windows mobile using the compact framwork (C#). I wish to have an application run at boot time and then just display a little icon on the main desktop screen to show the application is running.. Im going crazy here! is this possible at all Thanks in advance! Lawrence Thats a good idea.. However I have a main screen that I w ...Show All
Aicos Would like to use this Custom ListView Column Header class...
...but it is built for a Windows Forms app, and will not work on the Compact Framework 1.0 Smart Device. (Link to Custom ListView Column Header Class) All I would like to do is to be able to just use a ColumnHeader in the ListView to be able to use Images in the ColumnHeader. What I was wondering was if you could help me strip out all the unnecessary code that is making the app fall over when run on a SmartDevice. Hope you can help. Thanks Try ...Show All
mghile how to get ip mask
does anyone knows how to get PPC/SP's mask of IP address from API how to get gateway ip thanks! Hi, Sorry about that, I just had a look at the WSAIoctl documentation and posted the infromation back to you, should have validated the result. I will get back to you on this. Thanks hi, avinash prasad , the problem solved, thank you very much, following code works perfect. tanks again!!! vo ...Show All
Sensei MissingMethodException - SQL CE BUG
Hi, I hope you are well. having tons of trouble getting SQL CE to work with smartphones. (C500) I am also using the emulator in C# I downloaded SQL CE v2.0 from Microsoft's website, installed it. In VS.NET 2003, I added a reference to system.data.sqlserverce Everytime i try to create a SQLCEEngine object, so I can create a database or even try to open a connection creating the sqlceconnection object, I ALWAYS get a missingmethodexception. I ...Show All
Florian Rakic Registration of COMs built with shared libs (MFC, ATL) on PPC2003, 2005
Hi all, I'm encountering some problems with COM registration on install of an app on Pocket PC 2003 and 2005. Dev Env: VS2005 Beta 2. Targets: Pocket PC 2003 (ARMV4) and Windows Mobile 5.0 Pocket PC SDK (ARMV4I) ActiveSync: v4.0.0 (Build 4343). Deployment method: as CAB file via ceappmgr Three COM dlls are installed and registered correctly when built with static linking to MFC and ATL. This is verified by (1) a hack of a message box in each COM ...Show All
Dennis Xue Determine if Bluetooth or GPRS connection
Hi, How is it possible to determine if the bluetooth, gprs or wlan is turned on in my ppc or smartphone if not then how is it possible to turn it on regards, rnv thanks anarchy, is it the same with the bluetooth what i would like to do is turn on bluetooth if it is not turned on and if it is connected to a device i would like to know if the device no longer exist. rnv not sure about Bluetooth, from what I've r ...Show All
karnalta How can I get Ports(COM & LPT) List?
Hi! In Device manager list,Exists some Port like COM1 ,LPT1,....how can I get this List thank you. Hi The API EnumDevices returns a list of all active devices. Please find the API documentation here: http://msdn.microsoft.com/library/default.asp url=/library/en-us/wceddk5/html/wce50lrfEnumDevices.asp If you only have to support Windows Mobile 5.0 based devices you may use the new APIs FindFirstDevice and F ...Show All
phoenixcu PocketOutlook
PocketOutlook in windows mobile version SDK 5.0 SDK documents the following classes Microsoft.WindowsMobile.PocketOutlook.EmailAccount Microsoft.WindowsMobile.PocketOutlook.EmailAccountCollection for use in managed code. Can a native application written in C++ make use of these new features and if not how can a native C++ application enumerate the existing email accounts setup on a device. What you n ...Show All
Eric Hainey check storage size full or not before copy!
hope to check the free space can anyone provide code for me http://forums.microsoft.com/msdn/ShowPost.aspx PostID=116684 ...Show All
Pheedbak Focusing on my running program
Hi I'm writting a new program which i can run on the back ground but under c ertain conditions i want the program to get focus into the front from homesc reen or what ever its state is. Any idea Thanks. Sorry what, i didnt understand that post. if it doesnt it works huh do you want the app to bring itself to the front, or is that driven externally if 1. then Use me.BringToFront else Use p/Invoke SHFullscreen endif ...Show All
