First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26
GetDelegateForFunctionPointer
So this capability is absent in CF.NET 2.0. I'm pretty far from a COM Interop expert...can someone share some sample code that is logically equivalent to Marshal.GetDelegateForFunctionPointer? I'm not having much success in finding such a sample on Google. ... 29 Sep 2006 18:56
Error in MSMQ MessageQueue.Create
Hello All, I am getting errors on the MessageQueue.Create statement of: public static class CommonTools { // Since this is a private queue we follow the naming convention // MachineName\Private$\QPath // "." represents the local machine name public const string QPath... 20 Sep 2006 11:27
Use of keybd_event for some characters
Hi, I'm using keybd_event to simulate the keyboard. I'm not able to simulate some characters like , ? _ = I've tried in many way but I'm not able to find the combination to get this result. Looking to windows virtual keyboard I've tried this lines of code: keybd_event(0x10, 0, 0, true); // shift down ... 18 Sep 2006 14:53
implement Clean Boot on WM5
How i can implement a Clean Boot on WM5? I have read info on this link http://blogs.msdn.com/ce_base/archive/2006/02/09/How_OEMs_implement_Clean_Boot_on_WM5.aspx but i don't understand. How i can implement IOCTL_HAL_QUERY_FORMAT_PARTITION? Thanks in advance. ... 28 Aug 2006 10:06
Backup PIM.VOL
Hi, in my application i need to create a backup of pim.vol but i have a problem with "Appointemens Database". for all database in pim.vol i don't have problem, i open original Pim.vol and create a new Pim_Backup.vol so i open all database in Pim.vol with CeOpenDatabaseInSession, get all information with CeGetD... 24 Aug 2006 09:50
WinScard.dll, ScardTransmit
Hi All i am using Asp.net2.0, C#, VS2005 and i am using winscrsd.dll, ScardTransmit. i have this error no. = 2148532228 in return, so please i need your help. thank you in advance. this is the code i wrote: int pContextHandle; int pCardHandle; UInt32 byActiveprotocol; byte[] pbyReaderNames = new byte[100... 8 Aug 2006 08:49
WinScard.dll, ScardTransmit
Hi All i am using Asp.net2.0, C#, VS2005 and i am using winscrsd.dll, ScardTransmit. i have this error no. = 2148532228 in return, so please i need your help. thank you in advance. this is the code i wrote: int pContextHandle; int pCardHandle; UInt32 byActiveprotocol; byte[] pbyReaderNames = new byte[100... 7 Aug 2006 07:42
Win CE 5.0 VS2005 connect
Dear all, I build a Win CE 5.0 image with .Net CF 2.0. Now, I would like to write application in VS2005 and debug at the Win CE 5.0 system. But I couldn't connect to the board through ethernet. Using Win CE 5.0 remote tools, I can connect to the board using cemgrc.exe /s /t ... Also, I generated an SDK from... 15 Aug 2006 14:46
Native Exception 0xc0000005
Hi All, I am facing a wired problem in my .net CF application which is written in C#. The application some times shows Native Exception : A native exception has occurred in MyPDAApp.exe. Select Quit and then restart this program or select Details for more information." Selected details and got, "Exception cod... 18 Aug 2006 08:31
C# FTP
Hello everyone, I'm trying to develop a FTP class, written in C#. I started building it from a VB.NET class posted on a OPENNETCF forum. My goal is to obtain a class which performs simple FTP transmissions both when connected to the network via lan/gprs and even if the PocketPC is connected via Activesync to t... 2 Aug 2006 11:57
First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26