| Thread | Last Post | Replies |
|
| CeFindFirstFile, RAPI, and Windows Mobile 5 | 26 Jan 2006 23:27 GMT | 2 |
I have some old code that I use to query files and directories on a Pocket PC using the RAPI CeFindFirstFile/CeFindNextFile functions. But, the code no longer works with Windows Mobile 5.0 devices. The first call to CeFindFirstFile() returns CE_FIND_DATA.
|
| How to make an application not-dependent on a DLL? | 26 Jan 2006 21:39 GMT | 4 |
I have a project with 3 DLL's that I'd like the main application not dependent on. That is, if they DLL's don't exist, then certrain pieces of functionality are disabled in the application. Right now, every time I run my application, it only works if the DLL's exist.
|
| Does CeRapiInvoke work with ActiveSync 4.x? | 26 Jan 2006 20:50 GMT | 3 |
After upgrading to ActiveSync 4.1 while RAPI calls do work, calling CeRapiInvoke fails with: - 0x80070078 when calling a stream function (function not supported???) - 0x80004004 when calling a block function (failure)
|
| Activesyn and pocket access | 26 Jan 2006 20:46 GMT | 6 |
When updating does the whole database just get copied over or just the updated fields?
|
| RAPI init failure with ActiveSync 4.1 in a Windows service | 26 Jan 2006 20:45 GMT | 4 |
[Note: I originally posted this when the developer preview of AS 4.0 came out months ago; the issue seems to remain in AS 4.1] Dear all, Our application is a Windows service that uses RAPI calls. With ActiveSync
|
| CeRegQueryValueEx with AS 4 | 26 Jan 2006 20:35 GMT | 6 |
I have a desktop app that uses RAPI to read values from the mobile registry. With ActiveSync 4, CeRegQueryValueEx is returning an error. The online docs for the RAPI functions are the same are for previous versions. Why is this function now failing?
|
| Who is using Dotfuscator (VS2003) for CF? | 26 Jan 2006 20:23 GMT | 1 |
I am trying to use Dotfuscator Community Edition for Compact Framework. I updated it from Version 1.1 (VS2003) to 1.2... If I make a small application, it is working. But as soon as I add a resource, e.g. a picture, it's not working anymore and I get errors that the
|
| Compiling old sample on PPC/SP under eVC4 | 26 Jan 2006 20:18 GMT | 1 |
Newbie type question. I have tried to compile a few samples I have found, eg microsofts TripPlanner demo http://msdn.microsoft.com/library/en-us/dnroad/html/road07252001.asp
|
| Remote System Information in VS 2005 ? | 26 Jan 2006 20:14 GMT | 5 |
Ist there "Remote System Information" tools in VS 2005 like in eVC++ 4 ? thanks
|
| Problems connecting my DirectShow video render filter to the capture filter | 26 Jan 2006 14:07 GMT | 9 |
i'm currently trying to write a custom DirectShow video render filter for WM2005 in order to get direct access to the video stream of the built-in camera (HTC Universal). i used the CameraCapture sample from the SDK as a starting point,
|
| Microsoft ADOCE version 3.1 | 26 Jan 2006 11:25 GMT | 2 |
I develop with visual studio 2005...and i red that i can use microsoft Adoce version 3.1 to manipulate database.... So I have install Microsoft SQL server ce 2.0
|
| Is it possible do compile PocketPC 2003 projects with VS2005 ? | 26 Jan 2006 09:34 GMT | 3 |
Hi, I can't compile with VS 2005 a simple MFC project targeted to PocketPC2003. Is there any issue regarding PocketPC2003 project compilation with VS2005 ? (I'm using the VS2005 beta).
|
| Application to front after phone call | 26 Jan 2006 09:30 GMT | 8 |
Hi, I hope that someone can help - I have developed a small application that runs under pocket pc 2003 in vb CF 1 which is currently being used of a number of HTC devices. The problem that I am having is that when a phone call is received the phone
|
| PocketPC and SQL Server 2000 Windows NT Authentication | 26 Jan 2006 04:39 GMT | 1 |
I have a Pocket PC application connecting to a SQL Server 2000 database on the network using a hard coded UserID and Password in the connection string. The PDA is connecting to the LAN using a Wireless network card. I want to be able to connect to the database using Windows NT
|
| Porting from PPC 2003 SE to WM 5.0 | 25 Jan 2006 23:34 GMT | 6 |
I want to understand how much change we have in terms of porting from Pocket PC 2003 SE and WM 5.0 Will an application developed for 2003 SE work straight away on WM5.0? Best Regards,
|