Answer Questions
jlfappx Role of Connection Manager
Has the role of the connection manager with IE changed with WMv5 as compared to PPC 2003 Is connection manager now deciding which route or connection (Work or Internet) is the best to use rather than relying on the routing tables For example, I have my own ip stack (VPN) and a connection defined for Work. The routing table is modified to direct certain IP addresses over my connection. When I browse to an address that can be reached via bot ...Show All
GazCorb wse3 runtime
There is also a runtime available from wse3. Means this that everywhere you want to deploy your application, this has to be installed Also on the compact framework ty WSE is not supported by NETCF. There's WSE2 implementation available from OpenNetcf.org. http://www.mperfect.net/cfWse2/ Perhaps if you specified what exactly you wanted to know about openNETCF someone might point you in the ...Show All
Tex Riddell I want to handle PDA 's panel button action,how to do ?
I know use RegisterHotKey function can set some keyboard button to respone my prgoram keyboard hit . but I don't know what is value of PDA(wince )'s keyboard button (hard keyboard not soft keyboard) . I know system can set them to run specific program by modify registry . can anyone tell me thanks! calvin. RegisterHotKey only works with specific application keys most devices have only 2/4 of these, if ...Show All
gabo_uy Adding a new target device to the VS2005 IDE?
How can I add a new target device (a custom WinCE Emulator OS) that I built with Platform Builder to the target device dropdown in visual studio In short, I built a Win CE OS using Platform Builder. Now I want to debug an application on this device (it's an emulator build) using the VS 2005 IDE in which I built the program. I can't figure out how to do this Doesn't anyone know how to do this Am I on th ...Show All
Harley Jacome Windows Mobile 5 and secchk.lib
I'm trying to add a WM5 target to my PPC2003 solution (Visual Studio 2005). I installed the SDK, added a new build type (I derived it from my PPC2003 build type), and chose the correct emulator for the target device. The problem is that even if I have /GS- in the compiler settings (disable security checks), I am still getting LNK1104 for secchk.lib. As far as I can tell, secchk.lib doesn't even exist in the WM5 SDK. I can't find any expli ...Show All
! Search-Engines-Web [Windows mobile] How to get application Launch/exit time?
I wish to retrieve application-launch/exit time informations on windows CE platform development. Does someone know the equivalent of the function GetProcessTimes available on NT platforms but not on Windows CE http://msdn.microsoft.com/library/default.asp url=/library/en-us/dllproc/base/getprocesstimes.asp Is there another way to get back process creation time than encapsulating a CreateProcess method by both GetSystemTime functio ...Show All
Scott Myers smart device application
hi all i have installed the new visual c# 2005 express edition. I want to start a new smart device application there is no smart device sdk among the installation files of C# 2005. i tried installing an sdk but still can't find the smart devicec application icon in the new project pannel..any help concerning what more files do i need to install or what certain path should the sdk be installed at. thanks in advance. please reply me asap ...Show All
gandor RTC Multicasting
hi All is there any one can help me, i just want make RTC Client samples to broadcaste over the network, eg if want to broadcaste a video/voice over the network, which bit of the code i should change to make it multicasing samples. ...Show All
Mick McGrellis Pocket pc and Smart phone applications
Hi, I have some questions about pocket pc and smartphone application development with vs.net 2003 These maybe fundamental questions but i am a bit confused plz help.. I am planning to implement a health care website which can be accessed via the computer, the pocket pc and the smartphone.. 1)I need to know wheter i can do all the development and testing using the sdks..will i need to get a pocket pc or smart phone 2) the dat ...Show All
Vivek. drawing a target
Hi, i wrote a program in vb6.net that uses graphics paths to create a target. each ring of the target has a value and by clicking on the target i retrieve the score for that position. my question is how can i draw a circle on top of another circle in cf which does not use graphics paths any ideas would be appreciated cheers This is my problem. If i use graphics.addellipse i can draw the circles but this does not exist in cf2. I ...Show All
Matt Bamberger Cannot find .exe...
Hi, I have a program in VC ++ 2005 (Express) and have generated a .exe, and it I paste in my pocket, but when I try to execute it the following message goes out for me: " Cannot find 'Project1.exe' (or one of its components). Make sure the path ... ". I cannot do a debug from the program either. It is necessary to install something additional for the functioning of the programs Thanks I don't understand you questi ...Show All
Michal Malecki datetime picker for pocketPC ??
hi all i am using visual studio 2003 to develop smart application for pocket pc for version windows mobile 2003 , mind to let me know how can i used datetime picker in my application Opennetcf.org has one. ...Show All
BinaryWave Answering Machine
I am new to windows mobile 5.0 programming and I am working on a answering machine for my window mobile 5.0 enable device.. what are the things I need in order to make this happen. I have the windows mobile 5.0 developer resource kit already and I am having problems with the documentation, especially with the examples. When I try to find the said examples i cannot find it. Usually in the Windows CE documentation.. e.g. Windows CE includes Tap ...Show All
Millen Tomov Developing for Mobile 5 in VS 2003
I'm currently developing an application for both 2003 and now it appears Mobile 5 using VS2003. I'm told that 2003 shouldn't be use to develop a Mobile 5 application. It seems to work, I'm curious as to the reasoning here. Is it an MS push to sell VS2005, or is there a more fundamental underlying reason. The plan is to move to VS 2005 but not during mid development. Thanks! is that to say I can target the platforms Pocket PC ...Show All
topmar Custom Build Rule "works" but makes project undeployable
I am trying to use a Custom Build Rule to build assembler files, much as described by Jeff Abraham and I am kind of running into the same problem. The rules files only differ on the extension used and some quoting practicalities. I don't agree with Jeff's analysis of what is going on however: An unfortunate side effect of this build rule is that you end up deploying the .obj produced, because it becomes a project output As far as I can see it ...Show All
