Software Development Network Logo
  • Visual FoxPro
  • Visual C#
  • Windows Vista
  • Game Technologies
  • Visual Studio
  • SharePoint Products
  • Visual Basic
  • Visual C++
  • Smart Devicet
  • VS Team System
  • Microsoft ISV
  • IE Development
  • SQL Server
  • Windows Forms
  • Audio and Video

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Changing Menu fonts in vc++ 6.0 /MFC
"GetThumbnailImage" In Pocket PC Developement ?!!
How to deploy only one project on the PDA when working with multiple projects in a solution?
How can the VE Code Wiki be improved?
GetElementsByTagName Causes Memory Leaks
regarding memory exception
ListViewItemSorter :)
Secure password storage
Building a PDA application, which to choose visual: c# or c++
WM 5.0 SNAPI: How is PhoneSignalStrength actually derived?

Top Answerers

AnaC
kuntushi
Avi_harush
dHan61
mgmcd34
pixelord
bxchan
WinFormsUser13232
wendling lionel
AmitKa
Topix: Hotels
Only Title

Answer Questions

  • Levas PPC bluetooth communication via a serial port

    I have heard that you can use bluetooth to communicate from a PPC to a PC by creating a virtual serial port on the pc, but is it possible to do this when I am just trying to have 2 PPCs communicate with each other If so, could I use the SerialPort class, and how would I do this Which ports would I use The reason I want to do this is my devices use a broadcom stack instead of the microsoft one, so I cannot use 32feet.NET. Depending on your iPAQ model you may need to use a data rate slower than 115,200 as the Bluetooth serial implementation on some iPAQ models (certainly the H2200 model) won't go that high. 57,600 bps provides reliable service for our applications. In terms of your proposed application ...Show All

  • ozhonetech Bluetooth Dialing

    My iPAQ rx5915 has the capability of connecting to my phone and dialing a phone number. Where would I start to do this via CF2.0 Many thanks, C ...Show All

  • Recycler Exe killer

    hello, i have launch several exe through ShellExecuteEx SHELLEXECUTEINFO ShExecInfo = {0}; ShExecInfo.cbSize = sizeof (SHELLEXECUTEINFO); ShExecInfo.fMask = SEE_MASK_NOCLOSEPROCESS; ShExecInfo.hwnd = NULL; ShExecInfo.lpVerb = NULL; ShExecInfo.lpFile = L "\\Program Files\\abc.exe" ; ShExecInfo.lpParameters = L "" ; ShExecInfo.lpDirectory = NULL; ShExecInfo.nShow = SW_SHOW; ShExecInfo.hInstApp = NULL; ShellExecuteEx(&ShExecInfo); WaitForSingleObject(ShExecInfo.hProcess,0); now i want to kill that abc.exe how i manage it is there any api for that killing exe Thanks in advance Regards Salman So you wanna kill it after the wa ...Show All

  • dragoncells a strange problem,please help me!!

    My .net is vs2003,the version of netframework is 1.1.4322 recently I began to program in intelligent device,using c# on pocket pc 2002 simulator.but file operations always have problems,for example: private void button2_Click(object sender, System.EventArgs e) { StreamWriter SW; SW=File.CreateText("c:\\shiyan.txt"); SW.WriteLine("123"); SW.WriteLine("345"); SW.Close(); } unhandled exception: System.IO.DirectoryNotFoundException: but this code run well in pure windows programs.Only in simulator can it have such problems.the file tpye of my harddisc is fat32. another question is: MessageBox.Show(this, "保存成功!", "tips",MessageBoxButtons.OK,MessageBoxIcon.Question, Messag ...Show All

  • SnowJim Project Progress - myKalamazoo.info

    Here's the progress on one VE site: http://www.mykalamazoo.info/ (and http://homes.mykalamazoo.info/) ... this is pretty much just a reskin on my earlier project, http://www.myhoboken.info/, that I put up for my brother in Kalamazoo, MI. Please feel free to send feedback or report issues, if found. Thanks all.. How do I avoid getting these Stack overflow at line: 2 errors ...Show All

  • davehomebrew Asyncronous Notification using Compact Framework and Web Services

    Hi, Is it possible to develop a web service which can send asyncronous notification to the client application using Web Service and not the Remoting What I really want to know that, if each client application have a web service which gets the notification from server web service (on some task running on server). Is this possible Does anyone have done it before. The reason for not using the remoting is that some of our client applicaiton are hosted on windows CE OS which doesn't support the .net remoting but does support web service. As far as I know the .NET compact framwork doesn't support the remoting. Does remoting is now fully supported by latest version of Windows Compact Framework Does any one have any idea. If this i ...Show All

  • SqlServerBeginner Error in compiling a cab project for smartphone

    I am getting following error when compliling callingcard cab project Error 1 Error result 1 returned from 'C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\signtool.exe'. Project    Error 2 The signing tool encountered an error.  See the output window for more information. C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Smartphone SDK\Samples\CPP\Win32\Callingcard\CallingCardCab.vdproj  OutPut window   1>------ Rebuild All started: Project: CallingCard, Configuration: Debug Windows Mobile 5.0 Smartphone SDK (ARMV4I) ------ 1>Deleting intermediate and output files for project 'CallingCard', configuration 'Debug|Windows Mobile 5.0 Smartphone ...Show All

  • Giber Why it takes lot of time to move from one page to another page?

    Can any one tell why both CF1.0 and CF2.0 takes lot of time to move from one form to another form (to load a form) in emulators. Is there any idea to speed up this. I am already thinking reducing forms and keeping all in single form and to use visible true or false according to the selected option. But can one tell me any other way to speed up my application. I will be really happy If you can make suggestion to make speed up with the same number forms. Thanks in Advance, without knowing how your application is built, it's very hard to help you here. are you doing a lot of data loading on form show are you rebuilding the form every time you show it have you set performance timers in orde ...Show All

  • raj.mkj "Virtual Earth supports open GIS standards"

    hello all impressive work on VE4! from this article: http://www.gcn.com/online/vol1_no1/42541-1.html Can you describe what GIS standards are supported Is it just GeoRSS I've looked through the entire API, the WinForms Ghost example code and the GlobeControl assemblies themselves and I couldn't find any WMS/WFS etc. support. Is this coming in the future maybe How about KML I love the API and the fact that you can get under the hood using standard DX coding and that there's a PlugIn framework available. How do you see this working in the real world PlugIns are loaded on the fly from web sites kinda like ClickOnce deployment cheers brian flood http://www.spatialdatalogic.com/cs/blogs/brian_flood Currently GeoR ...Show All

  • cadouthat An alternative to Netshareadd

    Is there an alternative to NetShareAdd method in the Windows Mobile API Can we share files on a Smartphone regards, shailender http://support.microsoft.com/default.aspx/kb/182765 please go through this link . It refers to two dlls Redir.dll and Netbios.dll . The document says that MIPS.exe and Sh3.exe install the CE Network Client into Windows CE Device . It doesn't specificaly says that it cannot be done for smartphone . please clrify .. regards shailu155 No, there's no SMB server on WM, so no shares. PPC has SMB client which can access shares on Windows PCs, SP does not have it. 1. Windows CE and Wi ...Show All

  • Dwight Kulkarni Repainting whole screen on application exit

    Hi When I exit my application the OS does not refresh the menu bars. Both the start menu bar on the bottom of the screen and the "battery" bar don't refresh. Is there any command I could issue before exiting my application so that all screen components are refreshed on exit I use C++ so no C# code please. many thanks, Martin Malek What do you do in your app that causes the caption bar and the command bar to get out of sync Full screen Something else Basically whatever it is you are doing, you need to undo You can try RedrawWindow(GetDesktopWindow(), ...) but I would suggest considering my other advice - creating a fullscreen window and killing it. Hi again Alex I noticed that changing CW_USEDEFAULT in CreateW ...Show All

  • cabledog changing backlight brightness

    I am using the code below for changing backlight brightness on iPaqs and works OK. But it don't work on hp ipaq hx2190 with WCE 5.0 Portuguese. I've found that the program that changes the brighness in hx2190 modify the same registry keys, and calls the same BackLightChangeEvent (at least has this name on its code, seen with a Hex editor). The behaviour is very strange, let mi explain it with an example: -I adjust with hx2190 program both ACBright and DCBright to level 1 -Then change the bright level with my program to level4 for both, AC and DC. bright level doesn't change. -Return to hx2190 program using battery and I can see that the slider for DC remains al lever 1 but the level for AC has changed to level 4!. -Connect AC power: The sl ...Show All

  • mbradzick printing custom tile maps.

    Hi.. I am encountering a situation with printing the VEMap and I can not find a solution..so I hope one of you out there knows about this problem.. When I add custom layers (composed of transparent . png tiles containing visual information) from my server on top of the VEMap only the top layer of the map will print. The implementation of my server and client is described here http://www.viavirtualearth.com/vve/Articles/RollYourOwnTileServer.ashx Only the last added layer will print. The odd thing is that if I try to print preview it, it behaves correctly and it displays the whole map with its added layers... if I try to print it though.. it prints just the last added layer. Any clues or help are very welcome!! Thanks ...Show All

  • Mykhaylo Blishch Cleaning up in Dispose() method of Form.

    Hi all, do is good practice to clean up MainMenus, ContextMenus, and Images in the Dispose() method of a Form If I have ImageLists, will I also need to dispose of the Images too Thanks All of the objects you have mentioned will be eventually garbage-collected. I would only worry about large or frequently created images. For those it might make difference if you dispose of them early ...Show All

  • John Cuthbertson VE still not working...

    My VE Application is not working ... Error: Map is null or is not a object The VEiSDK still not working too... :( []'s Hehehe, hehe, he, 'is not working' is the probably dumbest quote somebody seeking help can make, dude. I'd really like to help you out, but you need to provide a little bit more information to get help. For example, show the not working sourcecode, tell us, in what browser in which version it doesnt work, and what errors occur. How fast is your internet connection Is it only slow when you try to switch to 3D mode 3D mode is very hardware intensive, and requires a lot of RAM, hard drive space, a good video card, and broadband connection. If is slow just in 2D mode, I would suggest c ...Show All

456789101112131415161718192021

©2008 Software Development Network

powered by phorum