-
- Installing VMNet
by Varx
- 7 Replies
- Last post
by Mohit Gogia
- Hi, Searched the forum but can't find an answer to what is probably a simple problem. I am trying to run the Standalone Device Emulator 1.0. It requires installation of the VMNet device emulator. I installed the driver, it shows up in the Add/Remove program list, but it doesn't appear in the network connections. When I run the emulator, I don't have an option to connect to VMNet, so it appears the
-
- application losing focus after disable and then enable again
by wal_nut
- 0 Replies
- Last post
by wal_nut
- I am displaying a modal form using ShowDialog(). I disable the form, start a task on a background thread, and then after a while, the background thread use Control.Invoke to try and enable the form again.
However, it does not re-enable. In fact, if I try to click the form (which is still displayed), the clicks go right through the form and the desktop icons are clicked.
Any ideas
-
- Virtual network not work with standalone emulator
by Saad Kanawati
- 6 Replies
- Last post
by Abhijit Bhattacharya
- I downloaded and installed the netsvwrap.msi and the stand alone Pocket PC emulator. I verified that the virtual network device is displayed in the network properties.
When I try to start the emulator, I get the error: Error. No VPC Network adapters enumerated or no host network adapter with provided MAC address found.
I have selected the "Enable NE2000 network..." check box in the
-
- How to play an audio file (.wav) in WM 5.0 SP?
by Valery Zharkov
- 14 Replies
- Last post
by Valery Zharkov
- Hello. In project Visual Studio 2005, Visual Basic, Windows Mobile 5.0
Smartphone, Device Application, I have added an audio file, for
example, drumpad-crash.wav.
On this forum, from Mr. Ilya Tumanov (posts 3313) there is the program,
which in the given project I have written down in such kind:
Public Enum PlaySoundFlags
...
End Enum
Public Declare Function PlaySound Lib "C
-
- application devlopment on windows mobile.
by zimitsu
- 1 Replies
- Last post
by ChunSheng Tang - MSFT
- I am developing an application for pocket pc that would run in back ground and execute a function when ever the softkeys are pressed. I have tried using hHook which works fine on emulater but not on the device as i m writing the managed codes.
Can some one help me doing this in C# i.e. the appln should run in back ground and respond to the soft key press even though any other application is run
-
- QUESTION ABOUT LIVE MESSENGER GADGETS...
by ntgeek
- 1 Replies
- Last post
by Jonathan Abbott
- I can't get any of the Live Messenger gadgets to work. My live messenger works fine but not the gadgets. When I load ANY of the Live Messenger gadgets, I either get "Loading Please Wait" or just a blank gadget depending upon which authors gadget I use.
Could this be due to the fact that I am trying to use it behind a fire wall
HELP.
ntgeek
-
- Capture screenshot
by Rhapsody
- 1 Replies
- Last post
by Rhapsody
- Since this thread is marked as complete. I will ask my question here.
I want to make a screenshot of my application. As mentioned in the other thread, I use the BitBit function to achieve this. Unfortunately it only gives a screenshot without the start-bar (on top) . Is it possible to create a screenshot including the start-bar If so, can somebody explain me how to do this
Thanks in adva
-
- getting the battery level in windows mobile 5.0
by mohasad
- 10 Replies
- Last post
by akvo
- hi , how to get the battery level . for example i had created a event for the incoming call as follows : Microsoft.WindowsMobile.Status.SystemProperty systemProperty = Microsoft.WindowsMobile.Status.SystemProperty.PhoneIncomingCall; Microsoft.WindowsMobile.Status.SystemState systemState = new Microsoft.WindowsMobile.Status.SystemState(systemProperty); systemState.Changed += new Micro
-
- How to Get Activesync Status in Smart Device
by Naimisar
- 4 Replies
- Last post
by Kausik
-
I want to get current status of activesync , so through i can enable or disable my download or upload buttons.
is their any event which can i fire on connecion of activesync
pls. help me
-
- Not a valid gadget package (grrr), take 2.
by K_Luther
- 2 Replies
- Last post
by K_Luther
- Hi, all -
Sounds like I'm having the same issue as the folks in this thread : http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1204388&SiteID=1
, with the exception that the gadget installs fine on my machine. Seems like something must be caching somewhere, but I can't seem to clear it out.
I've gone through and re-zipped the folder, made sure everything in the gad
-
- How to implement owner draw menu in smart device?
by Poney
- 1 Replies
- Last post
by Poney
- I create a smart device project, and add some code like
SHMENUBARINFO mbi;
memset(&mbi, 0, sizeof(SHMENUBARINFO)); mbi.cbSize = sizeof(SHMENUBARINFO); mbi.hwndParent = hWnd; mbi.dwFlags |= SHCMBF_HMENU | SHCMBF_COLORBK; mbi.nToolBarId = IDR_MAIN_MENU; mbi.hInstRes = g_hInst; mbi.clrBk = RGB(255, 0, 0);
if (!SHCreateMenuBar(&mbi)) {
-
- keypress in datagridtextboxcolumn
by kveit
- 3 Replies
- Last post
by Ilya Tumanov
- I would like to set a a keypress event in my datagrid in a
DataGridTextBoxColumn or a DataGridCustomTextBoxColumn .
I have seen how to do this in the regular framework, but have so far been unsuccessfull in cf.
I am trying to do this so that I could validate a given textbox, or a user could tap a textbox and messagebox or
another form could be displayed.
Any help would be a
-
- Event handler to capture internet access event
by Mandy26
- 3 Replies
- Last post
by Stephen Hauck
- Hi,
im using windows mobile 5.0...
im wondering if it's possble to capture the event when the user invokes the internet connection by accessing a particular website for example. is there an event handler that captures that the reason for doing so is to stop the automatic dialing up to gprs and connect to another network.
thank you.
Mandy.
-
- Are "Windows Live Data" and "Astoria" the same or different?
by Michael Herman - Parallelspace
- 1 Replies
- Last post
by Michael Herman - Parallelspace
- Astoria is briefly described here http://msdn2.microsoft.com/en-us/data/bb419139.aspx and the CTP download (including some useful whitepapers) can be found here http://www.microsoft.com/downloads/details.aspx FamilyID=1b6f85bc-8933-4d0e-a639-934ef85adce1&DisplayLang=en .
Windows Live Data is described here: http://msdn2.microsoft.com/en-us/library/bb447720.aspx
Are they the same
-
- Localisation Question
by Gooseman1977
- 3 Replies
- Last post
by Jonathan Abbott
- Hi, I have set up my gadget to be localised, so I have a default set of text (english) in the root, and then I have a set of folders such as: en-GB en-US en-IE fr-BE fr-FR However, on my system, which is set up in UK English, with UK as the location, the gadget picks up the information from the en-US folder (note - not from the default root folder). Why is this Is there a way of determining what t
-
- Activesync on a headless Device Emulator OS design
by Matt Foster
- 11 Replies
- Last post
by lakshminarayan
- Hello, I'm trying to get ActiveSync to connect to a headless (well, at least shell-less) OS image built atop the Device Emulator BSP that ships with Windows Embedded 6.0 Platform Builder. I've included SYSGEN_AS_BASE and run connmc.exe and the 'PC Connection' applet within control panel to generate the appropriate RASBOOK entry/selection within the registry. The RASBOOK entry (called `DMA) is setu
-
- Substitute for File.SetLastWriteTime() in .net 2.0 Compact Framework
by MGrieb
- 3 Replies
- Last post
by Pancis
- How can I set a file's last write time using .NET Compact Framework I normally use the SetLastWriteTime method of the System.IO.File class, but it is not supported in .net Compact Framework I appreciate your help. MGrieb
-
- PictureBox
by MikeJH73
- 8 Replies
- Last post
by MikeJH73
- hey guys;
i'm trying to load the picture column from the Categories Table in the Northwind Database.
here is what i'm doing
Dim i As Byte () = DataGrid1.Item(x, 3)
Dim ms As System.IO.MemoryStream = New System.IO.MemoryStream(i)
Dim img As Image = New Bitmap(ms)
PictureBox1.Image = img
but i get this exception
System.ArgumentException was unhand
-
- Page up/down with rocker
by watch is
- 7 Replies
- Last post
by watch is
- I am wanting to use the buttons/arrow at the bottom of the device to scroll the page up and page down. what is the best way to do this. or is this possible.
-
- System.Gadget.document.parentWindow is missing
by Spiderman-3
- 14 Replies
- Last post
by Jonathan Abbott
- Hi, Bug# 11: System.* namespace goes missing after "window.location.reload(true);" I have the same Problem from Time to Time, I see it when I open the Settings and all Fields are empty, because it's not possible to get Variables from Parent Window. But I do not "window.location.reload(true);" Closing the Settings and a new open don't help, exit the sidebar.exe and new Start do
-
- If written in CF1.1 can it run on machine with CF2.0?
by lancastm
- 2 Replies
- Last post
by lancastm
- I am running vb.net 2003 and CF1.1. I have several hundred copies of the program out, and recently got a question back from a user having a problem. The only difference I can find is that he is running CF2.0 on his machine. Should this cause a problem Would you recommend upgrading to VB 2008 beta Are there major differences in the two version, ie, would there be a steep learning curve for VB 200
-
- LoadString failing in dll
by Proxima
- 4 Replies
- Last post
by Proxima
- In my Windows Mobile 5 app, I've created two DLLs for the two different kinds of preference panels I need (one for PPC one for SP -thanks microsoft!). I am consolidating the resources for the dlls in the main loading app. And while the dlls can find the dialog templates just fine, they can't find any string resources.
CString::LoadString() always fails. I then tried to see if it can find
-
- [WinCE6.0 in C#] Error in Serial port and click event
by Francesca1983
- 11 Replies
- Last post
by Francesca1983
- Hi,
I've just finished to migrate my project in C#for win application in a project for WIN CE 6.0.
Compile is OK but when I run it in Windows CE 6.0 Platform it make me two error:
SystemIO.Exeption in serial port
Sysrem.Exeption in event click into picture box
What's wrong
Thanks
-
- Unpredictable error
by thiru.A
- 2 Replies
- Last post
by thiru.A
- Is anyone have idea abt this error
"Not enough storage is available to complete this operation"
in windows CE Framework application.
Im not sure when it would happen.
But I'm hiding most of my window form for backward navigation purpose.
Thanks.
-
- Build error code LNK2019 using EVC++4.0
by hosila
- 2 Replies
- Last post
by hosila
- Hi,
I have this kind of error message:
error LNK2019: unresolved external symbol cvSaveImage referenced in function WinMain
error LNK2019: unresolved external symbol cvResetImageROI referenced in function "int __cdecl detect_faces(struct _IplImage *,char *)" ( detect_faces@@YAHPAU_IplImage@@PAD@Z )
I try to transfer OpenCV to Windows CE. I can do it under VS 2005 and run