-
- emulation of SD Card
by Bill.Kan
- 2 Replies
- Last post
by Mohit Gogia
- hi, all how to emulate sd card on wince emulator thanks
-
- MAPI and MMS
by Smartdev75
- 1 Replies
- Last post
by Zero Dai - MSFT
- Hi, I am using mapi on WIndows mobile 6 to read SMS/MMS. About SMS everything works fine, by choosing the SMS message store I am able to read SUBJET and PR_SENDER_EMAIL_ADDRESS but for MMS I don't know how to get attachments. If I try to get the PR_HASATTACH prop I get MAPI_E_NOT_FOUND so I suppose there is no attchment. I have searched over and over on google and nobody seems to know how to handl
-
- Testing in Spaces and preview?
by tkroll
- 3 Replies
- Last post
by Russ Edkins
- How does one test a gadget in Spaces or in preview mode from a local machine I don't see a place to add the manifest URL.
Thanks, Ty
-
- Need Sidebar Gadget designer
by Loftway
- 1 Replies
- Last post
by Chris Crowe
- Hi Guys, I need someone to design a gadget for my website. Please email me directly at chris@loftway.com. Please let me know if anybody would be willing and how much would you charge. Thanks in advance.
-
- dynamically updated background image losing transparency
by locriansax
- 8 Replies
- Last post
by Jonathan Abbott
- I am pulling a background image from a url (ex. http://www.myserver.com/background.png). The image was built with transparency around the edges and shows the transparent parts when the gadget loads the file locally (ex. url:"../mydir/background.png). However, when it reads from the first url, the transparent parts are filled in with white. I believe for some reason when the gadget takes the i
-
- accessing Registry in .net CF 1.0
by mohasad
- 6 Replies
- Last post
by Christopher Fairbairn
- hi , i want to read the entries from registry for QWERTY keypads. i don know how to do that programmatically . thanks sadiq
-
- how do i get my current location dir?
by niv_t
- 1 Replies
- Last post
by Andy E
-
- Picture box paint
by Ravinder@8585
- 7 Replies
- Last post
by Ravinder@8585
- hello forum;
i have a requirement in .net compact framework.i need to draw on a picturebox .the image is taken from a camera and mapped to the picture box.now i need to make some markings on the picture taken .i tried creating an On Paint event for the picture box but the drawing is done on the form but not on the picture box. private void pictureBox1_Paint( object sender, System.Windows.Fo
-
- .net compact framework 1.0 invoking the web services gives error
by GKN
- 14 Replies
- Last post
by Ilya Tumanov
- I am consuming a java webservice from a smart client windows application .Net CF 1.0. I included the web reference url for java webservice while i compile the application. the auto generated code gives an error.
Here is the autogenerated code:
<System.Web.Services.Protocols.SoapDocumentMethodAttribute("", RequestNamespace:=" http://ejb.sync.com ", ResponseNames
-
- Setting the Font
by sasikumar_u
- 7 Replies
- Last post
by Barry Bond
- Hi Friends,
We have developed an application using Windows SDK for windows XP and for Windows CE.
In MIPS processor under DEBUG mode we were able to set the Tahoma font and when we execute the application the font change is reflected.
But when we execute in RELEASE mode with the Tahoma font, only Times New Roman(default) font is get set. We tried with different fonts also but Times Ne
-
- GDI+ and data tables
by SPESHOW
- 14 Replies
- Last post
by Christopher Fairbairn
- hi i created a set of data tables in .sdf file. one of my table is called roomsmobile and it consist of startX, startY, width and height. i have already set the values in the tables. now this is my question. i want to draw lines and rectangles using the values that i created in my tables. is this possible
-
- Problem with an image modified after few click
by JimNastiq
- 4 Replies
- Last post
by JimNastiq
- Hi, i've got an image(g:image) on my gadget and when i launch my gadget this image looks ugly(pixels around, like no anti-aliasing), and after a few click(the number of click seems to be random) on my gadget it looks fine! i really don't know why! take a look here , you should see an before-after sample !
-
- How to select multiple items in CListCtrl by code.
by catamount
- 5 Replies
- Last post
by Zero Dai - MSFT
- Hi, Expert,
I also found problem in .Net Forms when coding in C#.
I have a ListView (detail mode) and I want to select some related items when an item is cliked.
In the Click event handler, I set some items to selected state.
But when sometimes, these selected items will be unselected automatically.
It's odd.
Is it a bug of Visual Studio or I did the wrong way
-
- unresolved external symbol SDGetDeviceHandle
by stou05
- 4 Replies
- Last post
by Michael Koster
- Hi,
Sorry for my englsih I'm swiss. But I think you understand me...
I want use the function SDGetDeviceHandle ( http://msdn2.microsoft.com/en-us/library/ms920364.aspx ). I have included sdcardddk.h in my cpp file and I have added the path in the project preference (Linker --> General --> Additional Library Directories). But the build give that :
------ Build started: Projec
-
- Bluetooth Manager Windows Mobile 5
by Hooman570378
- 1 Replies
- Last post
by Ilya Tumanov
- Hi,
I have a blue tooth sunglasses that has head phones and when I pair with UTSTARCOM Windows mobile 5, it only shows it as a head set and not head phones. Apparently is not A2DP compatible. What is the solution for this if anyone knows please.
Regards,
Hooman
-
- ErrorProvider
by Shafa
- 1 Replies
- Last post
by Dan Elliott-MSFT
- Hi there, I suppose this is a very common question: how do you provide user with errors on a data entry form in CF I'm currently changing the background colour, but don't know how to show something like a tooltip... Cheers, Shafa
-
- How to know active ports on windows mobile 5.0 device?
by eartied
- 1 Replies
- Last post
by Patrick Getzmann
- I want to know ports which are active. For instance, when I look into HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Params I can't find a variable which says if port is active or not.
Any Idea
Cheers
-
- Hide IncomingCall Notification Window
by paVF
- 6 Replies
- Last post
by dseifert
- Hi again, I've have a problem. I'm currently developing an application in Windows Mobile 5 (C++) that catches an Incoming Call event. Then I can pick up that incoming call or put it down. But the problem is that when that event is fired, the default Windows Mobile notification window notifying an incoming call is allways showed. So, is there any way to close that window programatically, or to simu
-
- handling pop_Up event of menus in PocketPc using Compact Framework
by mohasad
- 3 Replies
- Last post
by Beerka
- hi all , Is there any way to identify when the menu dis appears . i.e when we press the menu it will give pop_up event . Again when the mouse is again clicked on the form or in the menu , the menu get disappears . is there any way to programmatically handle this issue , how to identify when the menu get disaapears . this is a critical issue .. can any one help me in solving this issue . thanks sad
-
- Changing the home screen layout programatically
by amitchintawar
- 2 Replies
- Last post
by User77
- Hello All,
I have created a plugin for the home screen of Smartphone to start my app. For that I have created my own **.home.xml. Now On installation I want to set this file as my homescreen layout. Van anyone help me in doing this. Are there any API's for doing all this. Please help me in this. I'm using Windows Mobile 5.0 SDK and CF 1.0.
Looking forward to your help.
Regards
-
- Can not use HttpWebRequest for localhost
by Sergey Shcherbakov
- 14 Replies
- Last post
by Andrew Arnott - MSFT
- Hello to all,
My working environment: Visual Studio 2005, .NET CF2, Windows Mobile 5.0 (Fujitsu Siemens LOOX n560).
I am experiencing following problem.
The call to HttpWebRequest.GetResponse() methods fails with WebException "Could not establish connection to network" (InnerException==null, occurs in HttpWebrequest.finishGetResponse() Status==ConnectionFailure) ONLY if
-
- How to share bindingsource of Datagrid with label?
by emiller101
- 2 Replies
- Last post
by emiller101
- I would like to have a label show the text of the selected datagrid cell.
Here is the datagrid code:
private void DGCrossing_Load( object sender, EventArgs e)
{
SqlCeDataReader oReader = null ;
try
{
conn.Open();
//Use data adapter to get information and fill dataset
SqlCeDataAdapter DACrossings = new SqlCeDataAdapter ( "select LSReportNo,
-
- Problem with adding gadget to gallery.live.com
by kurnulli
- 3 Replies
- Last post
by Dzugaru
- How long should i wait till my gadget will be approved.. I send it 1 day ago but it's still not approved... and no comment from live.com wasn't sent. I'd like to take part in russian microsoft gadget competition and it's nessary to register my gadget till 20 th of october. I've got rather simple but funny gadget and i'm sure that there is no bags in it.
-
- Urgent !!! Problem with windows service
by gk569873
- 1 Replies
- Last post
by Ashish Basran
- Hi All,
I have a function in VB 2005 that is very heavy(thick).
In the sense it would run for around 15 min to get excecuted.
Now that i want to make this function call as a windows service.
But when i call this function inside the onStart() i get a error stating
"ERROR 1053: Service startup or control command didnt respond in the specified time".
Then i learnt in t
-
- Double entries
by Wally McClure
- 2 Replies
- Last post
by Wally McClure
- Thanks for everyone's help on being able to add entries. The lightbulb went on last night and I finally "got" what everyone was telling me.
My latest problem is somewhat strange. I am now getting double entries into my database instead of single entries. Any thoughts on can be causing this My client side javascript code looks like this:
function CreateCustomer()
{