-
- CameraCaptureDialog Issues
by Adrien Regimbald
- 14 Replies
- Last post
by jeje1g
- I've been having some issues using the CameraCaptureDialog class on an HTC Apache device (rebranded as the UTstarcom 6700): 1. After exiting my application, the device's camera capture screen comes into focus. This happens whether I dispose of the class instance or not, and the Close() method is protected, so I can't call that. Any ideas on getting rid of this lingering capture screen 2. On a see
-
- About synchronization of msn contacts in ppc
by horse20000
- 0 Replies
- Last post
by horse20000
- When I use msn in ppc, the contacts of msn will be synchronized to ppc device, but Can I know when the synchronization starts and when the synchronization ends
anyboy help,please
-
- Windows Mobile development help
by sandsdad
- 1 Replies
- Last post
by Ilya Tumanov
- I have a need to program a mobile device running windows mobile. This application will actually
be accepting input from a bluetooth device and then communicating with an ODBC database
on the network. The handheld device has wireless capability so I would like to create the program
on the handheld to accept input from the bluetooth device, do some minor processing on the handheld,
then
-
- How to generate RSA key pair?
by vishwanatha
- 2 Replies
- Last post
by Michael Koster
- Hi, how to generate key pair using RSA algorithm Thanks
-
- CodeMigration
by Girish kumrawat
- 4 Replies
- Last post
by Girish kumrawat
- Hi
I have a smart device application in VS2003.I have to migrate the application to VS2005. Can anyone suggest me whether I will have to recode the source code for each form or it will be automatically converted when it is opened in VS 2005
Is this method correct else I will have to recode the application
Thanks
Best Regards
-
- PCI card is not recognized on Device Emulator
by Bhavani
- 2 Replies
- Last post
by Bhavani
- Hi,
I have the following setup:
1) WinCE 5.0 is running on a desktop (DELL optiplex GX620). Platform builder 5.0 is installed on this desktop.
2) The desktop has a PCI card (Proprietary to AMD).
3) I have created a PBworkspace and selected the board support package (BSP) for the Device Emulator.
How can I make sure that the PCI card is recognized on the PCI bus
-
- handling softkeys in pocketPc
by mohasad
- 8 Replies
- Last post
by Aneesh Abraham
- hi all , i want to handle the softkeys in Pocket PC s without using menus . is there any such possibility ,. If so give me some links . thanks sadiq
-
- Alerted when user flips phone into different mode?
by coltsith
- 2 Replies
- Last post
by coltsith
- Is there a way I can be notified when the user flips the phone into a different mode like landscape and portrait The problem I'm facing is that my app doesn't resize itself when the user does that and I need to be notified when they do. Thanks
-
- Establishing Bluetooth Connection using C#
by Kira_26
- 9 Replies
- Last post
by Kira_26
- Hi I have a question regarding the establishment of bluetooth connection using visual c# 2005. This is my first time doing programming of bluetooth and I have no idea how to begin with. Is there any tutorial or reference on how to program the bluetooth since I am new to the development of a bluetooth application Thank you very much
-
- What is gadgetContent?
by maekawa
- 3 Replies
- Last post
by ToddOs
- Hello.
I'm absolutely beginner for Windows Sidebar Gadget and is not good at HTML/CSS/Javascript/JScript very much, so far.
I have downloaded Windows SDK to get informatiion about how to make Gadgets and read it now.
Then I have a quetion about gadgetContent which is often used in many sample in SDK .
What is it
I haven't find about it in online help ( I wonder that it is defined an
-
- Windows Mobile 6 DataView Sort problems
by Sameer Joshi
- 1 Replies
- Last post
by Ilya Tumanov
- Hi,
I am facing problem with the DataView.Sort property in Windows Mobile 6.
Code snippet is as follows :
Item is a user defined class which has "ID" and "Name" as member variables. ID is integer and Name is a string.
and dv = DataView
public Item getItem( int index)
{
return new Item ( this .dv[index]);
}
public Ite
-
- migrate embedded application
by Mirco24
- 3 Replies
- Last post
by Gangadhar Heralgi - MSFT
- Hi
I try migrated Pocket PC application develop in the embedded visual c++ to visual studio 2005 according your instruction on the link http://msdn2.microsoft.com/en-us/library/ms838254.aspx but i still have problem with compile this.
My build log
Build Log Rebuild started: Project: IPphone, Configuration: Debug|Pocket PC 2003 (ARMV4)
Command Lines Creating temporary file "
-
- programming question
by Raros
- 1 Replies
- Last post
by ToddOs
- 1)Code not working
strbldTextboxDiv.append( "<input type='text' name='middledigits' maxLength=3 style='width:35px;height:15px'> " );
strbldTextboxDiv.append( "<input type='text' name='lastdigits' maxLength=4 style='width:45px;height:15px'> " );
strbldTextboxDiv.append( "<input type='button' src='http://localhost/gadgets/fiosavailab
-
- DialogBox as today screen item
by Hector Lupuche
- 2 Replies
- Last post
by Saravanan V V
- Hi Guys,
I'm trying to implement a today screen item using a dialog box, I'm calling CreateDialogBox in InitializeCustomItem.
It shows the dialog box in the today but it's overlapping the others items.
Is there any way to get this thing working
Regards,
Hlov
-
- How to know the SmsMessage.send() seccussful?
by Turingcat
- 1 Replies
- Last post
by Peter Nowak (Germany)
- I use the send() method to send short message,and i want to know whether the mssaage sent seccussful,what should i do thanks a lot!
-
- Visual Studio 2008 and .NET Compact Framework 3.5 Beta 2 are available for download.
by killers
- 4 Replies
- Last post
by killers
- I am trying to reply to this thread but there isn't a reply or quote button for that thread
I am working to convert my Smartphone WM5 applications and I have an installer class that builds the cabs for the various devices. It looks like when I create a new smartphone application you can choose the .NET Compact Framework 3.5 but when I look at the c:\Program Files\Microsoft Visual Studio 9
-
- WebBroswer flashes in Windows MObile 5.0?
by Malleswar
- 5 Replies
- Last post
by Malleswar
- Hi,
I changed my Pocket PC 2003 application into Windows CE by
using Project-->Change Target Application. In my application I am
using webbrowser with text. I always add the text to webbrowser.
but it keep flashes continuously. I dont really understand why it
happens.
Iam using
webbrowser1.documnettext =strText;
I am not refreshing my browser any where in code. It does not
-
- EDB - CeSeekDatabaseEx problem
by stefanimmich
- 4 Replies
- Last post
by RostGrm
- Hi everybody, Porting my application from CEDB to EDB I encountered a problem. I was iterating through the records of my database by calling CeSeekDatabase( hDatabase, CEDB_SEEK_BEGINNING, 0, &index ). However, this was not working in EDB. The SDK help tells me to use CeSeekDatabaseEx() instead. So I did that, but it still gives me the ERROR_INVALID_PARAMETER as an error. My initialization
-
- How can I create a text message(SMS) on Windows Mobile 5.0
by Jianchun Zhang
- 9 Replies
- Last post
by selvaraj
- I want to write a test message(SMS) on Pocket PC Phone(Windows mobile 5.0). I created SMS through IMessage::CreateMessage didn't like the one which created by hand on Pocket PC. The message that I created just like a EMail message. It contains Cc, Bcc. If I create a SMS by hand, the SMS only contains To of recipients. This Problem doesn't exist on Pocket PC 2003, and I can change message type from
-
- loading a .bmp in eVB
by TRamaglia
- 13 Replies
- Last post
by TRamaglia
- All,
I am trying to load a bitmap in .net but am experiencing a good 3.3 seconds to load the image. I would lke to revert to using the win32 API if that is possible. Would anyone know of how I can natively load this bitmap Thanks in advance
Tom
-
- Triggering an Application with a Button - or two
by Taggert
- 1 Replies
- Last post
by Patrick Getzmann
- Hello, actually I have two questions, however they are about the same topic. First one: I have an application that I can't assign a button to in the preference->button menu of my "mobile 5" device (it is just not listed there). How can I asign a button to a program if it is not listed Second one: I want to trigger the same program with a different button. If I try this I get an error
-
- Microsoft Feeds Synchronization and firewall
by phydias
- 6 Replies
- Last post
by phydias
- Hi everibody,
I have found just a few information on gadget that don't manage to get the RSS feeds.
Indeed I installed the msdn gadget on my sidebar, but this one doen'st manage to connect. So I have seen on internet that the problem could come from the "Microsoft Feeds Synchronization". So I tried to find it on my computer in order to create a rule with the firewall but I defi
-
- Some kind of bug?
by Delfio2d2
- 4 Replies
- Last post
by Chunsheng Tang - MSFT
- Developing a windows mobile application using VS2005 and .NET framework 2.0
main()
{
application.run(new form1());
application.run(new form2());
}
After executing this.close() in form1 the application finishes without executing form2.
Also happens with form.showdialog(): the calling form appears without closing the dialog.
Any idea Thanks in advance.
-
- How to make <DIV> Editable in FireFox
by Omerkamal
- 2 Replies
- Last post
by Zvona
-
Ok , I am not sure that it is a proper forum to ask the question but I dont see any other Forum for Javascript and FireFox comatibality related questions.
I am working ASP .NET using VWD Express.
I included <Div> Tag as an editable Text Area. I did some JavaScript as a client side scripting. This all works fine in IE but when I open the page in FireF
-
- Libraries for Win Mobile
by CharlesV
- 3 Replies
- Last post
by MannyNS
- Hi there. I've had some trouble with an application I'm working on. Hope you can help.
See I'm using a library that uses sys/types.h library among others. Getting a missing library error I look for it and found it under vc/include but when I add the path to the additional include paths the following errors pop:
Error C2084: function 'errno_t wmemcpy_s(wchar_t *,rsize_t,const wchar_t *,rsize_