Software Development Network Logo
  • Smart Device
  • Visual C++
  • VS Team System
  • Visual J#
  • Visual FoxPro
  • Microsoft ISV
  • Windows Forms
  • Game Technologies
  • Visual Studio
  • Windows Live
  • VS Express Editions
  • Visual Basic
  • Architecture
  • Visual C#
  • .NET Development

Software Development Network >> Smart Device

Smart Device

New Question

httpwebrequest https Proxy Authentication issue
Cab Files in netcf 2.0?
Can somebody help me please ? !
GPRS on SmartPhone Device Emulator
Custom WinCE 5.0 and VS 2005 Beta2. Connection question.
Remote Desktop Protocol?
resgen.exe
make a cab in C++
Catching IOException during Bluetooth Serial comm
Directory.Exists not reliable?

Top Answerers

Yeek
DavidATaylor
sacredspirita
teapeng
Aaron Sulwer
Tom Kelley
byon
Damian Coverly
Bimal Fernando
Ravi Verma_Ambala
Knowledge Hound
Only Title

Answer Questions

  • Htr unresolved extern when using LPCWSTR

    I am porting a set of projects from evc4 to VS 2005 One of the projects is a DLL and the other one uses the dll. In the dll there is a function such as HRESULT APIENTRY MyFunction( LPCWSTR lpwcsFormatName, DWORD dwAccess, DWORD dwShareMode, QUEUEHANDLE phQueue) {...} In the calling program it is used with a header: HRESULT APIENTRY MyFunction(IN LPCWSTR lpwcsFormatName, IN DWORD dwAccess,IN DWORD, dwShareMode,OUT QUEUEHANDLE* phQ ...Show All

  • KWU [C# & C++][POOM wrapper exemple] Does someone use this sample correctly

    Hi, I download the Microsoft POOM wrapper exemple but i can't make it run. I get the famous "missingMethodeExcepetion". I look at the C++ dll of the exemple and all entry points are ok (good names) No compilation errors no link error no warning. But when i run my app i get this excepetion. So is anybody have a working wrapper Here is the sample : http://www.opennetcf.org/samples/POOM.zip That wrapper con ...Show All

  • Rahul_hk1 CameraCaptureDialog Issues

    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 seemingly random, intermittent basis, an InvalidOper ...Show All

  • Bob_Sullivan Events button at the top of the Properties window

    I am trying to locate the Events button at the top of the Properties window (which is denoted by a lightning bolt) but it is missing from my VS 2003 environment for a CF project.  Is this by design   All reference materials I have reviewed refer to this button to create custom events.  Is there a setting to get it to display   What am I missing I am using VB.net.  Your answer makes ...Show All

  • Francis Perrelet Question about developing concurrently for desktop and PPC

    I'm using VS 2005 Standard for this project. I want to develop an application with both a desktop UI and a PPC UI, with the core functionality in generic classes. I'd love to make the core functionality a separate class library project and add a project for the Desktop specific stuff and another for the PPC specific stuff. To throw another wrench in the mix, I'd like the PPC app to run on WM2003SE, so that's limiting it to the .NET CF 1.0 ...Show All

  • Brian Cross No Error Icon in DataGrid for rows with RowError?

    Hi folks, I have a DataGrid bound to a table, and one of the rows in that table has an error - its RowError property has been set. There is no red error icon in the row-header for that row, like there would be in the Windows Forms version of DataGrid. Is this right If so, how do I show the user which row has an error Ta, Matt I was thinking about something like this: this .table.Columns.Add("RowError", t ...Show All

  • Robert Tao "the new connection uses a data provider that is not supported"

    When attempting to estbalish any form of data connection in my mobile device project I get - "the new connection uses a data provider that is not supported" "Just create an application using SQL Mobile and VS would install it for you. Then create installer which would deploy SQL Mobile CAB the same way as your application CAB."This is the part I can't figure out... I don't need advanced s ...Show All

  • Donald H. How I sing exe file on pocket pc CE 2005

    Hello ! How I sign file on pocket pc I sign file in desktop pc by signtool.exe program. I create exe file on pocket pc (exe file have additional data), but this file is not signed ... Thanks Petr You need to look at the code signing tool in Project | Properties | Configuration Properties | Authenticode Signing. There is a bug in VS2005 RTM which causes the system not to rebuild the binary a ...Show All

  • AlanW2 SysFreeString memory leak?

    The test program attached results in apparent memory leaks. I believe they are related to SysAllocString/SysFreeString. The memory leaks are "gone" when the program exits, but they are a problem in a constantly running application. I have tested the program on the WM5 emulator and on a WM5 Pocket PC device. // Test.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "Test.h&qu ...Show All

  • Viorel. Blue dot circles twice again in MFC8.0 for WM5 ?

    Hi , I am using VS2005 RTM, MFC. The well known red dot bug in MFC3.0 for eVC++3.0 appears in MFC8.0 for WM5. Is there any workaround to fix this Hi, Sorry for the delayed response. We do have a bug against this issue. To get around this issue you may need to override OnLButtonDown and reimplement  SHRecognizeGesture's functionality without the two calls to ::SHRecognizeGesture. Thanks ...Show All

  • clinicalcom Can not Include <process.h> for VC++ 2005 smart device

    Hi, I tried to include the process.h file in the VC++ 2005 smart device project but I got the error when compling: fatal error C1083: Cannot open include file: 'process.h': No such file or directory After making the line #include "process.h" blank, I got the error although i have set /MT option error C3861: '_beginthreadex': identifier not found. So I think _beginthreadex is part of process.h. I searched for this proc ...Show All

  • Laurence Starks MSFT icmpsendecho() and Icmpapi.h

    Hi all, i have written a little MFC app and am just trying to get an icmpsendecho() to work however i get this error: fatal error C1083: Cannot open include file: 'Icmpapi.h': No such file or directory does anyone know how to get it working i thought that the library was Iphlpapi.lib which i have included in the build as i am using other IPHelper functions. I hope someone can help, thanks Martin ...Show All

  • Nedster657 How to connect smartphone application to target?

    Hi Thanks in advance. I am developing smartphone application using Visual studio 2005. it is working fine on smartphone Emulator. Am not able to understand how to establish a connection directly from VS 2005 to target. Hi Aarthi, Thank u very much. Am testing my application on platform builder device emulator. I wanted to connect to Platform builder Device emulator from ...Show All

  • Philosophil Network connectivity to the device emulator.

    Greetings, I need to test connectivity to a PocketPC app that has a listening socket. I can' enable the TCP Connect Transport in a computer wich uses a DSL USB modem to access the internet, only in computers wich use a Ethernet adapter. But even in the computers that I can use the TCP transport, I can't get an emulator to connect to another one, even though each one get publicly visible ips outside the network, and they can ini ...Show All

  • Stijn Sanders How I can change the mouse position ?

    Hi again, Im searching how to change the mouse ( Cursor ) position from the code, anybody knows how i can do it Many thx in advance See this: http://www.danielmoth.com/Blog/2004/11/mouseevent.html Cheers Daniel Cursor.Position = new Point(0,0); :) Done Cheers Marcos oups sorry i forget that you work with CF .. I'm stupid.. :( (I work with both and i contribute on other forum..) ...Show All

161718192021222324252627282930313233

©2008 Software Development Network

powered by phorum