-
- SMART FAILURE PREDICTED ON HARD DISK 0: TOSHIBA
by Yazen
- 2 Replies
- Last post
by Yazen
- Hello to all,
I have 2 laptops both are TOSHIBA Satellite M55-S325.
Some times back i switched the HDD and everything went fine, windows started normally. I did it for one day
only just to test something then switched them back to their original places...
Yesterday i started laptop 1, a "SMART FAILURE PREDICTED ON HARD DISK 0: TOSHIBA
MK1032GAXA WARNING: IMMED
-
- Recording voice using OpenNETCF.Multimedia
by Pipe2Path
- 2 Replies
- Last post
by Kira_26
- Can anyone tell me where to find the OpenNETCF.Multimedia.Audio dll The one I have has a version 1.0,
and gives me an error when I use it in .net framework 2.0.
I am working on an application that records voice into a PPC. Any other methods to do this other than
using OpenNETCF
Thank you
-
- Saving an application develop using Visual Studio 2005
by Yong Hong
- 4 Replies
- Last post
by Zero Dai - MSFT
- I am using Visual Studio 2005 to develop a Windows Mobile 5.0 Pocket PC (Smart device) application using c#. I am using the Window Mobile 5.0 SDK as the emulator to simulate the output.
1) How can i save my program so that it can be view on any computer without using Visual Studio, example in .exe format
2) How can i save it to be view on a PDA
Thank you.
-
- Linking error with WM 5.0 using VS2005 RTM tools
by Seemit
- 7 Replies
- Last post
by saju
- Hi All,
I'm compiling application for Windows Mobile 5.0 PocketPC. I have compiled sources with /QRarch4T /QRinterwork-return compiler options enabled and without these options. Also I have tried passing MACHINE:THUMB linker option but no success.
Following are the error details :
Error #1:
Invoking CVTRES.EXE: /machine:thumb /verbose /out:"
-
- Problem Regarding GSM modem connection with C#
by tophee
- 14 Replies
- Last post
by Dave Patricio
- its me again..
and i have a new problem..hehehe..
remember that database application program i
mentioned earlier..
well its actually a gsm modem driven application..
my problem is that my program cant send any outgoing messages
but it can receive messages thru my interface..
here's my code
using System;
using System.Collections.Generic;
using Syst
-
- Integration with 3rd-party tracking
by misserica
- 3 Replies
- Last post
by sandyk - MSFT
- Has anyone integrated tracking into a Sidebar gadget Trying to figure out how to use JS code to handle gadget usage tracking. I understand how to track user clicks with div show/hide, but wondering how to pass JS parameters to collect metrics. We are using Omniture for our tracking. Any help is greatly appreciated!
-
- How to modify the font size of icon labels of start menu
by gphu
- 1 Replies
- Last post
by Guang-Ming Bian - MSFT
- In gridview of start menu, how to modify the font size
Thanks a lot
-
- Disable Error Reporting
by smaggi
- 2 Replies
- Last post
by smaggi
- How do I disable Error Reporting on a WM 5 device using .NET Is there a registry setting for this
-
- how to refresh a gadget from C++?
by Nagard
- 1 Replies
- Last post
by Andy E
- I have a C++ application for XP that uses Active Desktop to display a summary of application's data. Each time the user changes the data, it re-generates html page and sets the new page as the active desktop. Since there is no Active Desktop in Vista, how could I re-create this functionality using a Sidebar gadget Is it possible to set a html page for gadget from C++ Or to send some kind of messa
-
- kernel32.dll error
by Anonyanonymous
- 5 Replies
- Last post
by Ilya Tumanov
- when i open a program it will come out with "The procedure entry point MakeCriticalSectionGlobal could not be located in the dynamic link library KERNEL32.dll" please help me! Thank you
-
- Can someone make me a gadget?
by dsimms69cody
- 3 Replies
- Last post
by Jan Ku?era
- Hello,
I am a complete noob to making gadgets, and was wondering if someone could make me one I like to have one to let me know the temp of my dual core processor and the speed. Don't know if it can be done or not.
Thanks in advance
Denver
-
- How to install Localized WM 5.0 PPC Emulator Images on Standalone Device Emulator 1.0?
by Anandba - MSFT
- 14 Replies
- Last post
by AlinB
- Hello Everyone,
Device Emulator 1.0 (yes, the same one that released with Visual Studio 2005), is now available as a standalone download from: http://www.microsoft.com/downloads/details.aspx FamilyId=C62D54A5-183A-4A1E-A7E2-CC500ED1F19A&displaylang=en
This release comes along with the OS Image for Windows Mobile 5.0 w/ Messaging and Security Feature Pack (MSFP). Using this OS im
-
- Creating Single Insatance Application in SmartDevice Application
by sunil_sg
- 14 Replies
- Last post
by Martin F
- Hai,
I have created DeviceApplication present under Visual C#\SmartDevice\Windows Mobile 5.0 Pocket PC.The out of this is an exe.I want to make this exe to have single insatnce i.e if one instance is running,if u click on that exe for multiple times it must not new instances,instead it must pop-up some message.I have developed the exe
-
- VB.net CF File extension association
by DominoVBCF
- 1 Replies
- Last post
by timg_msft
- Hi guys & girls. Im DominoVBCF, I have a question for the knowledgable. i have written a VB.net CF application and im trying to associate a file extension with my application. i first tried the function below to write the required reg values, but it seems the class library required isnt available. Please could someone help in resolving this issue as its a role out stock software soon to be rel
-
- SendInput and newline
by JR Lyon
- 3 Replies
- Last post
by JR Lyon
- Does anyone know what value to send to get a newline with SendInput I've tried the following:
kiDown.wVk = 0x0A
kiDown.wVk = 0x0D
kiDown.wVk = 0x0A0D
None of these seem to work I just need to know what to set the virtual key as...
-
- How to post Images and Document to WEB server?
by Rajat Solanky (MCS
- 2 Replies
- Last post
by Rajat Solanky
- Hi theres, respectivally I am saying that presently I am working with windows mobile for pocket pc using .net. I want to post some of Images, documents, etc to a web server through GPRS approch using my pocket PC, but I don't have any guidance and solution to accomplishe all so any one who has some idea about it please guide me and post matterial. i would very thankful to you. bye regards Rajat.
-
- CVTRES : fatal error CVT1109
by Stefano Malavasi
- 2 Replies
- Last post
by Clare02
- Hi,
when I compiled my application (target device is Windows Mobile 5.0 Pocket PC) with VS 2005 Pro I got the following error:
CVTRES : fatal error CVT1109
Everything works fine if I compile in release
Can someone give me a suggestion
Thanks in advance
-
- Windows Mobile 5.0 - Help!
by knxrb
- 1 Replies
- Last post
by Guang-Ming Bian - MSFT
- I need some code that will take some text from some labels and save it as a textfile on a Windows Mobile 5.0 pda.
Example of textfile:
label1, label2, label3, label4, label5, label6, label7
I need code to save the text and then load it as well.
The app has been created in Visual Studio 2005 using the Windows Mobile 5.0 SDK.
-
- about CListCtrl,how to handle enter key on smartphone
by ringerxyz
- 2 Replies
- Last post
by Smartdev75
- hi all
when i presss the enter key on a item in clistctrl,the app is exited,so how to avoid this
and how to select a item
thanks very much
-
- resource assembly error - System_SR_ENU_wm.cab installed.
by Kenny Grant
- 7 Replies
- Last post
by Ilya Tumanov
- I know this has been posted before but can anyone offer any advice on the ' An error message cannot be displayed because an optional resource assembly cannot be found' error other than installing 'System_SR_ENU_wm.cab'
All advice I've seen is to install 'System_SR_ENU_wm.cab' but this is definately installed and I'm still getting the error (or rather lack of).
I know the exception is a web
-
- Error Code c00e000b recieved when starting msmq on Pocket PC Phone Addition
by BCR
- 14 Replies
- Last post
by stroller
- Hello All...
Im getting error code c00e000b on a pocket pc device when using visadm to start msmq after installing it. when I use the verify short cut I get a successfull reply but when I use the status short cut I get the c00e000b error code. I have seen many posting on the internet for this error but no solutions. I downloaded the msmq cab from the MS web site to make sure I have the latest v
-
- Enterprise Security Policy for PDAs
by VenkatDR
- 4 Replies
- Last post
by VenkatDR
- Is Microsoft windows Mobile 2003 allow enterpise level security policy definitions for PDAs i am looking for S/Ws or tools that allow 1. Enterprise level security control over PDAs 2. Completed Data Encryption. i looked at some of the third party tools that provides these functionalities. But first i want to lookinto Microsoft products(if there are any) before going for a third party s
-
- NewLine and SaveFileDialog.OpenFile()
by neoprodigy
- 2 Replies
- Last post
by gtamas
- Trying to convert my windows form app to a windows mobile app and have run into two problems. I'm trying to build a string such as String string_result = "Name: " + myName + System.Environment.Newline; Apparently System.Environment.Newline does not exist for the compact framework. Is there another way I can go about doing this The second problem is that I am trying to save the string_re
-
- How to get Status of Keypad (SIP) in PDF?
by Rajat Solanky (MCS
- 3 Replies
- Last post
by Peter Nowak (Germany)
- Hi RespectedAll, I can manage manually keypad show or hide functionality. But I want to capture, when user change the status of keypad which is dispalyed in menu strip, so that I can do my stuff which are related with keypad. Any one who has some idea about it please guide me and tell which API should I use to eliminate it. thansk. bay regards Rajat.
-
- How to change from one form to another in Compact Framework 1.0?
by dtlinker
- 2 Replies
- Last post
by dtlinker
- I have a simple compact framework 2.0 application that I am trying to convert to CF 1.0 so that users will not have to upgrade the framework if they have a lower version.
I get an error in the 1.0 version when I try to call a different form, such as the About form with:
About.Show()
I get "Reference to a non-shared member requires an object reference"
If I try:
Dim f As Sy