Answer Questions
DHGood 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 Ilya, hi that was exactly the help i needed! cheers nubie Draw your circles one by one, ...Show All
eec USB Device not working on xp....
Well since i've been using Widows xp USB Device do not work in default, there seams to be some sort of bug.... I've gotin into the bosis area and enable it save it restarted the system and my web cam & flash card dose not work. when is microsoft going to fix the damm bloody problem its frustrating to the max.... Yeah bud i did that, i've installed the drivers right, then i added the device to the usb port. restarted my computer ...Show All
Jeff Sirois MSResultSetGenerator Issue
Hey Everyone, I'm developing a VB2005 project using a SQL Mobile data source. I pull the datasource in and everything is fine. However, for performance issues, I am changing the Custom Tool property from MSDataSetGenerator to MSResultSetGenerator . When I do this, the data source disappears from the Data Source window. I have tried rebuilding the project and closing out the IDE and opening it back up. I am unable to find a lot of informati ...Show All
BigDaveH small bug with List Control in vs 8
Hi all, I'am using vs 8 beta 2. Today, i made a very simple program with List Control. I did like that: 1) From vs 8, create a MFC program for pocket pc 2003 based Dialog. 2) In Dialog, using toolbox to add List Control to Dialog. 3) Now, you can choose the List control, click right -mouse to go to properties page. 4) In Properties pae, choose tag controls events, go to LVN_ITEMACTIVE then, click Ad ...Show All
twoot22 [RESOLVED] Emulator disk space?
I am trying to run an app I am developing using Visual Studio 2005. The entire folder is less than a meg in size and yet I get this error when trying to start the emulator... Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\aswportrait\system.web.dll'. Error 0x80070070: There is not enough space on the disk. My computer's hard drive has 50 gigabytes free so how can t ...Show All
nixkuroi Current version
I was wondering what the current version of the device emulator is. I couldn't find it on the website. I have version 8.0.50215.35 and maybe need to update Thanks. You have the latest version available as a standalone download. There is a later version (8.0.50.727.42) which is availalble as part of VS 2005. The update of the standalone download is currently in progress and should be available shortly. T ...Show All
Steve Teixeira Weird problem debugging a c++ (unmanaged) dll
Hello and good morning! I have an application which consists of a VB GUI and a dll written in c++ and try to port it to a pocket pc using VS 2005 and the SDK. I found some weird behavior, which is, I guess, due to some improper or configuration of the IDE: 1) in the c++ part when I pass a unicode string to a function like in bool WINAPI foo(WCHAR *buffer){ size_t l = wcslen(buffer); return true; } the debugger always show ...Show All
Ford McKinstry TextOut() in Smart Device Application (VS2005)
It doesn't working... Help please, I'm a beginner. I've created standart Smart Device Project for C++. In main .cpp file there are main message handling. Here is a part of it. case WM_PAINT: hdc = BeginPaint(hWnd, &ps); &n ...Show All
bebakhshid proxy authentication in .net compact framework
I am having a problem with the PPC. In a PPC application, I'm using a proxy server which needs user authentication. However, the http connection is failed when I make connection through the proxy server. I find the same issue in http://www.dotnet247.com/247reference/msgs/51/255270.aspx could anybody tell me if Microsoft had the bug fixed or not If not, will it be available in .net compact framework2.0 I'm ...Show All
TMBTC how to generate Setup and deployment project for PPC
HI , I've developed an application for PPC. It's working fine . Now i want to create a setup project. But i don't have any idea abt that. my application utilizes XML lookup tables.Can i add it into setup how to add icon Kindly suggest me to acheive this!. If u know links related to it kindly post it!. Thank You! Hi, As u said, i added icon. still not displayed. What do u mean ...Show All
Bernie Yung Emulator does not display project, but generic OS
Hi guys, May be this is a stupid question, but I am really trying to get myself going on developing application for Smart Phones. I am using VS 2005 and Mobile 5.0. I have created a simple "application" for SmartPhonse which consists out of two menu items, one of them simply closing the application. Now, if I click on F5 to start the app, the Emulator shows up and presents a pre-installed OS with no linkage at all to my solution. If I then clo ...Show All
kirke how to link PDA with access database?
i develop a software for PDA window mobile 2003, and i need to link it to the database in my desktop. what is the coding to link the connection between the PDA and the database using Access. I develop the system using VB .net 2003, and i need to use activeSync to demonstrate the connection to the database is work or not.. Please help.. thank you. Please see this: http://forums.microsoft.com/MSD ...Show All
Chicho SIP Disappears after MessageBox.Show() -- Doesn't come back
I have strange problem that SIP disappears after the messagebox.Show() is called and never shows up again. 1. I have 5 forms and One form is the startup form. I am displaying other 4 forms as ShowDialog when particular button is pressed in the MainForm. 2. Whenever I have informational message box MessageBox.Show() the SIP disappears. After I click OK in the message box, the SIP still doesn't comeback. If I remember where the SIP was befor ...Show All
Aner Compact Framework Design TimeUser Controls
Hi, I am trying to develop User Controls that are visible at design time in Visual Studio 2005 for Pocket PC 2003. I have managed to create these on a basic level easily enough but I am now trying to add functionality from a 3rd party assembly called "GeoFramework" but when ever I do that, instead of showing the controls on the applicaiton that I am using to test them, the designer just shows a box with the name of the control in. Does anyone kn ...Show All
LittleRock coding on a pda?
It might sound a little odd, but is there a program which allows you to code on a pocket pc pda, just to make myself more understandable, i mean code on the pda, not for it. p.s the language i use is c# Thank you for your help. I haven't tried this myself, but maybe the resource linked below would be useful. http://www.pocketgear.com/software_detail.asp id=15125 thank you for your help, the program works fine...well i hav ...Show All
