-
- suspending and resuming the application
by mohasad
- 3 Replies
- Last post
by mohasad
- hi , in .NET CF 1.0 , is there any method or api to suspending and resuming the application .if so can anyone give me the link .. thanks sadiq
-
- prob in inputting text to PPC emulator
by HariAdu
- 6 Replies
- Last post
by HariAdu
- Hi,
I've a prob in inputting text to PPC emulator.
I've recently upgraded my CF1.0 app to CF2.0. With VS2003
emulator i was able to input text to any textfield in my app directly
typing it from the keyboard. I did'nt need to use input panel. But this
is not possible right now. Its accepting input only from the input
panel, not directly from the keyboard. For few runs of the app after
-
- Call ActivateDevice from managed code
by Tom v E
- 4 Replies
- Last post
by Tom v E
- I'm trying to start the WLAN card of an HTC Prophet after a soft reset of the device. The WLAN card does not switch on automatically after a reboot and we do need it in our application.
To load the driver from inside our application I'm using the ActivateDevice function like this:
[ DllImport ( "coredll.dll", SetLastError = true )] public static extern IntPtr ActivateDevice( string lpszDe
-
- about SMS sending events detection
by rough
- 1 Replies
- Last post
by Michael Koster
- I want to implement a function which can detect SMS sending events£¬on the other hand£¬if some programs want to use SMS sending£¬the program I want to implement can detect this event and trigger some procedure.
(Originally I search Microsoft.WindowsMobile.Status,but I can`t find SMS sending event which can register and detect it)
Any help or guidance would be really appreciated.
Thx.
-
- How to install a gadget
by John Hax
- 3 Replies
- Last post
by Jonathan Abbott
- I'm trying to pack a gadget into a product installation. After copy my gadget to programfiles/windows sidebar/shared gadgets/ , users can see the gadget in the gadgets panel, but how can i add my gadget to the sidebar automaticly Modify settings.ini
-
- Sports scores, especially Major league Baseball
by Anonymous553259
- 4 Replies
- Last post
by Iguana775
- I have been searching the web for days for a sports gadget and the only one I could find was a Sports Illustrated one. While it was ok, it was just way too big. It did not fit in with the other gadgets and it was not customizable. I would appreciate if anuyone has info on a gadget like this
-
- Debuging Smart Device Projects
by Techna
- 2 Replies
- Last post
by Techna
- When debugging a smart device project visual studio deploys the DLLs that are referenced by the project to the application path. For example system.windows.forms.dll, system.draweing.dll.
This happens even when the latest versions of the DLLs are present in the GAC and/or the application path. This is slowing down debugging as deploying these DLLs takes 3-4 minutes every time.
Is the
-
- Debugging into managed code from Javascript
by Hammad_Awan
- 4 Replies
- Last post
by ToddOs
- Hello,
I a have created a managed object and made it COM visible and would like to step into the code whenever a call is made from javascript on a particular function that it exposes. However, everytime I set a breakpoint and try to step into the call, it just executes the line of code. Is there a way to do this
Thanks.
-
- Low Memory Resource File error
by Jonathan.Peppers
- 5 Replies
- Last post
by Jonathan.Peppers
- I get a strange exception while loading image from a resource file when my device has low memory.
exception.Message = "Exception"
Stacktrace:
at Microsoft.AGL.Common.MISC.HandleAr() at System.Drawing.Bitmap._InitFromMemoryStream() at System.Drawing.Bitmap..ctor() at System.Reflection.RuntimeConstructorInfo.InternalInvoke() at System.Reflection.RuntimeConstructorInfo.In
-
- Read Write Text file in CF 1.0
by hassanmushtaq
- 3 Replies
- Last post
by R.Trifonov
- hi to all
i m using VS 2003 C#. i m using CF 1.0. i would like to ask how to read and write a text file in CF 1.0. i m doing that following thin in that way but it give me just IOException not detailed exception.
string CurrentPath = Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase) + " \\Umlaute.txt ";
if(!File.Exists(CurrentPath)) F
-
- What is TAPI ? how to configure on Win 2k
by santosh.deshpande
- 1 Replies
- Last post
by Ilya Tumanov
- What is TAPI how to configure on Win 2k
Please help me out
regards
Santosh deshpande
-
- Gadget developer needed
by Alex Stankovic
- 2 Replies
- Last post
by Alex Stankovic
- Hi,
I'm looking for a developer to port a Google gadget to Live.com platform. Anybody interested just drop me a line at corp@auctioncontact.net
Thanks,
Alex
-
- Virtual Earth, SharpMap, etc
by Lukaashek
- 2 Replies
- Last post
by Lukaashek
- Does somebody developed a mapping application using VE, Sharpmap or etc.
-
- send MMS
by subho_07
- 10 Replies
- Last post
by subho_07
- Hello there, I am using Visual studio .net 2003 and CF 1.0 and pocket pc HP IPAQ H6300 series(Windows Mobile 2003). I want to send MMS(some picture wll be there as attachment) through my .net application. Plzz give me some guidelines.
-
- Re-install/upgrade doesn't work
by Rob Swofford
- 6 Replies
- Last post
by Deja-vu
- When I try to re-install/upgrade my application on a WMv5 emulator, my Install_Init function gets called but after it returns I get a message saying: "The previous version of [app] will be removed before the new one is installed. Select OK to continue or Cancel to quit." This basically uninstalls my app along with all of its configuration rather re-installing or upgrading on top of what's there. H
-
- How can I filter Types in Designer classes based on Platform Target?
by Frederic Aubry
- 2 Replies
- Last post
by Frederic Aubry
- I have a Library Dll that I have built for Windows CE, Pocket PC, and Smartphone. For that I have three library projects compiling the same code but for different targets.
I'm using XMTA files to filter types based on the target Platform.
For example, I have a class ClassA supported for PocketPC but not supported for Smartphone and a ClassB supported for both platforms. Both of these classe
-
- use web service for pull?
by CSharpCoder
- 6 Replies
- Last post
by IGotyourdotnet
- I've been doing some reading on the push and pulling of data from SQL to SQL ce (mobile) using RDA. I have an existing web service that is connecting the source SQL server database and returning a dataset, is it possible to use this web service and do the 'pull' and populate the SQL ce on the mobile device If so can someone point me to some examples of this being done
-
- How to tell if the handheld bluetooth is using MS stack or broadcom stack?
by Nickeay
- 3 Replies
- Last post
by Christopher Fairbairn
- hi,
How to tell if the handheld bluetooth is using MS stack or broadcom stack
Thanks.
-
- How to configure GPS on window mobile 5 and later?
by Rajat Solanky (MCS
- 6 Replies
- Last post
by spirit_only
- Hi there, please take a look the genuene problem! you know this is up coming task, mostly will use it. the basically problem is I want to configure my emulator to test my application which read data from GPS chip. but how thanks bye regards Rajat
-
- Problem with Marshaler and P/INVOKE
by ReinerZ
- 5 Replies
- Last post
by Ilya Tumanov
- Hi all,
I have a short and quick question:
Has anybody SUCCESFULLY marshaled a
structure like the following:
Code Snippet
[StructLayout(LayoutKind.Sequential, Size = 16)] internal struct _API_GUID { internal int Data1; internal short Data2; internal short Data3; [MarshalAs(UnmanagedType.ByValArray, SizeConst = 8)] internal char[] Data4; }; [StructLayo
-
- New version V9 of C# IDE Mobile
by HarveyR
- 13 Replies
- Last post
by HarveyR
- New version V9 of C# IDE Mobile
C# IDE Mobile is an application (totally free) that I've developed to be able to develop with C#/.NET2CF directly on the Pocket PC-Windows Mobile 5/6 (it doesn't require the .NET SDK, you don't need a desktop computer).
You can download the new version at:
http://www.geocities.com/hrowson/wm5_software/index.htm
or from my personal page:
-
- how to add a new name into the contact gadget in the sidebar? Help!! Please send me a email if possible
by johnny84825
- 0 Replies
- Last post
by johnny84825
- Hi buddy, plz help !!! ning84825@hotmail.com
-
- how to add toolbar in menu created by SHCreateMenuBar
by patti_
- 4 Replies
- Last post
by Malleswar
- Hi, I am trying to add Toolbar beside the menu created by SHCreateMenuBar in ECV++ 4.0, how do I do I can't get the pictures in the bar! Thanks in advance
-
- How to call InputPanel with LargeKB?
by Le.W
- 3 Replies
- Last post
by Le.W
- Hello everyone, I am using Windows CE 5.0. I found there are 2 modes for Input Panel, the one is called "Keyboard" which is smaller, and the other is called "LargeKB" which is much bigger. I want to call the bigger one in my C# application automatically. But the InputPanel dosn't have such kind of settings. I tried to change it by following the system settings as Settings -->
-
- Printing from Mobile Device
by Viral Thakkar
- 2 Replies
- Last post
by Ryan McBeth
- Hello,
I want to print particular content to printer which will be connected with PPC via bluetooth or Infrared.
Can someone please suggest me how to do that
Please help me.
Thanks,
Viral