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

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Can I install CF 2.0 on iPAQ PPC 2002?
Game Development On Pocket PCS
ContextMenu and TabControl :S
Resources for AJAX beta and VE v4
Device Emulator 1.0 standalone with Windows Mobile 5.0 MSFP
HTTPS problem on Palm Treo 700w
Switching form Focus
WHERE TO FIND A WINDOWS MOBILE 5.0 APP
New mail notification doesn't work, IMsgSto:Advice() + fnevNewMail.
Garbage Collector on Compact Framework

Top Answerers

Larrybird02744
Will Riley
kernel_77
nhaas
Floaf
Muna
moondaddy
infomax
eran
zrumchik
Dbqwikedit
Only Title

Answer Questions

  • cdun2 How to add an Icon to a form task bar(status bar) beside the menu?

    Hi Friends Can any one tell me how to add an Icon to the task bar of the form which has to be displayed when form is opened and on the task bar beside my form menu. Thanks in Advance. Hi, I got it. If I disturbed or wasted ur time with my silly question I am really very very sorry. ...Show All

  • yabansu Autostarter

    Hello, I m newbie i want to launch the application automatically when i boot the device (imate sp5) I am using c++ for development purpose is there any method to register the exe and launch it after specific interval if any API or Code sample send me ASAP thanks in Advance Regards Salman Put a shortcut in the \Windows\StartUp folder Alternatively add an entry in [HKEY_LOCAL_MACHINE\init]   Hi, You can use CeRunAppAtTime to run an application after some time. ...Show All

  • Jeremy Sheldon How to place an icon on the menu bar?

    I want to place an icon on the menu bar (the bar on the below which contain menu and input panel), how can I do this using VB Thanks in advance. Add a ToolBar control to your form, on Pocket PC this is added to the MenuBar to the right of any menu items. Peter ...Show All

  • liujj_xujj How to play Flash files (.swf) on the device

    Hi, I'm developing Pocket PC application by using CF 1.0 on Visual studio 2003. I have one question. My question is how to play Flash files (.swf) without using webbrowser because of the CF 1.0 doesn't have WebBrowser control. Please send your solution or links. Thanx. GANESAN .M You've to download and install Adobe Flash Player. More info here - http://www.adobe.com/products/flashplayer_pocketpc/ This forum is about developing applications on Microsoft Windows Mobile based platform and not about developing flash based applications. Closing this as off topic. Manav ...Show All

  • A.Carter Add VScrollbar To Panel

    Hello Experts, I have a Panel for which I have specified a dimension. In runtime, I am adding child panels within this panel. I have also added a vertical scrollbar to this panel. All I want is to scroll through the contents of the parent panel, such that it displays the generated child panels. Right now, I am able to render the child panels within the parent panel but can't make it scroll. How to do this I cant find any panel property which can be used to repaint the visible area of the panel while using the scrollbar so that it can be made to scroll. Please help me as soon as possible. I am badly stuck. To earn points, you can also post your answer at: http://www.experts-exchange.com/Programming/Wireless_Programming/Pocket_PCs_All/Q_2 ...Show All

  • AbhijeetG cf 2.0

    how to create a msi include my application's cab file and cf2.0 Thank you. Check this path: C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\ See which Mobile OS, hardware and CF version you are using. Please do not cross post. Merging... We're discussing that about once a week. Here's the latest: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1225142&SiteID=1 hi ilya I have seen your url. and I have seen the url( http://msdn2.microsoft.com/en-us/library/aa446504.aspx ) between your url. It tell me how to package more cab files to a msi file. But I neet to package my a ...Show All

  • ahmedilyas Offline Application Block

    Hi, Is there a version of the offline application bl;ock available for version 2 of the framework, the only one I can find is for 1.1 Cheers To my knowledge there are no public updates to this application block. This application block is for "smart clients" aka browser and/or lightweight desktop apps and not for Windows Mobile Pocket PC or SmartPhone platform. This forum is about developing smart devices applications. Closing this as off topic. Manav ...Show All

  • Pramod S Kumar Using ComboBox selected Index Changed event

    I have a combobox and three text boxes bound to a dataset. Selecting an entry in the combobox is correctly updating all of the bound controls. In the "combobox.SelectedIndexChanged" event handler I would like to be able to use the value of one of the text boxes to toggle the display of two grids. My problem is that the text boxes seem to be updated after the combobox event handler has completed, therefore I am using old information to toggle the display of the grids. What is my missunderstanding and what are my options Thanks! Grab values from the data source, never from bound controls. ...Show All

  • dr.acv .Net 2.0 & Live Messenger Co-Existence Issues

    I have windows xp SP2 desktop with .Net 2.0 & VS 2005. After spending a lot of time i have found that all .Net 2.0 applications stop working once i install Live Messenger. Once i uninstall Live Messenger everything is fine. I couldn't believe myself so i tested it on a different machine the same problem occurs. Does anybody seem to face similar problem How could we fix this We have see no problems like this at all. What .net 2.0 application(s) are you using that stops working. ...Show All

  • NitinAgarwal What framework to use for an application?

    For developing a commercial quality application for PocketPC ATL->MFC->.NET(C#) There’s no single answer to that. Use whatever you feel comfortable with and/or fits you needs and/or your time frame. That depends on your project requirements. You should try RAD level first (e.g. C#) because it cuts time to market and saves you money on development. Go lower (C++, pure C, and even assembly) if you can't accomplish your task with RAD tools. Combined solution is also possible, e.g. C# for UI and C++/C/Assembly for real time functionality like VOIP. What would you use Ilya ...Show All

  • Shajeel Keyboard scan code in emulator skin

    I've been remapping an adding some buttons in the smartphone skin to emulate the form factor of my final device but I can't figure out what the scan code values are. I've looked at the output from my keyboard device driver and they don't match the values in the skin. e.g. volume up 0x40 = device scan code 0x47. Some values simply don't even reach the device driver e.g. 0x59. What is going on here Petchey, The emulator emulates the Samsung SMDK2410 board, which has a fixed set of scan codes. Therefore some of the possible 255 scan codes are invalid. Please tell me if the unchanged buttons on the skin generate the correct codes. Thanks, Vijay The Device Emulator skins actually us ...Show All

  • BilalShouman Device Power Off Event

    I am currently using the Compact Framework 2.0 on a Pocket PC 2003 device and there is a setting in start>settings>system>power>advanced called "Turn off device of not used for x minutes." I am curious if there is a way to catch this event so that I might be able to shut down my threads that are dependant on my 802.11x and then Turn Off. Currently what is happening is that I might have a thread in the middle of an HTTP Post when the device powers off and this is not good. Any ideas would be helpfull. Please forgive me ... not sure if this would work, or not (haven't tested it): Microsoft.WindowsCE.Forms. MobileDevice .Hibernate += new EventHandler (MobileDevice_Hibernate); ...Show All

  • mr_superlove Map disappears when I mouse over on pushpin

    I've code which loads the VE map and adds a pushpin to it. The pushpin is added fine. But when I mouse over the pushpin I can see the details, but the map just disappears. Any idea Thanks for the reply. It was an issue with our CSS. got it resolved. Thanks, -Bindia Yeah, that's a new one for me, too. Best guess without seeing the page is a CSS class conflict of some sort... Post a link and tell us what browser and version you are using. I have no seen this problem before. John. ...Show All

  • Polina159216 Service auto start problem in PPC2003

    hi, guys, I write a simple dll for services.exe, but it cannot be call XX_INIT, XX_....., and the debug.txt  file only output "DLL_PROCESS_DETACH", I use ActivateService  , RegisterService  and the result is same,  I cannot belive it, please help me, thanks follows is my code: void trace( const char* context  ) {  const int size = strlen(context);  FILE* pFile = fopen(" \\temp\\debug.txt ", "a");  if ( NULL != pFile)  {   fwrite( context, sizeof(char), size,  pFile);   fwrite( "\r\n", sizeof(char), 2, pFile);  }  fclose(pFile); }  #define DllExport  __declspec( dllexport ) extern "C" DWORD WINAPI ListernPortProc(void *pPa ...Show All

  • Stefoon Uninstalling MSN Messenger 7

    I'm trying to find all the files and registry keys associated with MSN Messenger. I tried uninstalling with "Add/Remove" programs, but there are still remnants that prevent it from being successfully re-installed. Does anybody know the registry/file names for MSN Messenger I should look for (to delete) im afraid the post you have made is not valid for these forums as these forums are relating to software development and not technical support. The best place to ask the question would be here: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx dg=microsoft.public.msn.messenger&cat=en_US_c5125da0-f050-4dce-90f2-5bd35b00ba4a&lang=en&cr=US Thanks! ...Show All

232425262728293031323334353637383940

©2008 Software Development Network

powered by phorum