| Thread | Last Post | Replies |
|
| error C2065: 'SetDlgItemText' : undeclared identifier when #include <afxwin.h> | 31 Jan 2006 23:02 GMT | 3 |
I am developing in eVC++ 2002 for the x86 Pocket PC 2002 emulator. I had the following SetDlgItemText command working in my main project: SetDlgItemText(g_hWnd, MSG_EDIT, (LPWSTR)TextBuffer); But in the process of trying to add some dialogs to the project I have
|
| Noob question | 31 Jan 2006 22:09 GMT | 8 |
Iam new in pocket pc's. Just bought one and wanna write simple program. So i have downloaded Windows Mobile 5.0 Pocket PC SDK Then i created new project ( Windows Mobile 5.0 ) in C# under VS 2005.
|
| view contact history details in WM5.0 | 31 Jan 2006 21:24 GMT | 1 |
How can i retreive the contact history details
|
| create New Meeting using WM.5.0 | 31 Jan 2006 21:23 GMT | 1 |
how can i create a New Meeting by selecting the contact details
|
| Remote Desktop component , exist ? | 31 Jan 2006 17:25 GMT | 1 |
i wanna write a third party Remote Desktop Client for ppc, because the built-in one is ... not bad but too simple. Are there any C# component or API i can access ? Thank very much for help.
|
| wakeup | 31 Jan 2006 14:58 GMT | 2 |
I'm a newbie to Windows Mobile, so the usual disclaimer about the stupidity of the question: I want to have an application that only gets woken up by some external event. That event shuld be an incoming communication event (SMS/UDP message
|
| Pass String from Vb.net application to VC++ dll in pocket PC 2003 | 31 Jan 2006 14:50 GMT | 5 |
I have created a win 32 dll using Visual Studio 2005 for Smart device and using pocket PC 2003 SDK. I am able to call exported function from VB.net and C# application. If i have integer parameters in my function it works fine. But the problem
|
| Problem DesktoptoDevice with ActiveSync 4.1 | 31 Jan 2006 12:57 GMT | 1 |
I Have a Visual Basic program where I send/Sincronize a DataBase from PC to PocketPC. I use the API DesktoDevice, it works very well. But, I installed the new versio of ActiveSync, the 4.1 version and it
|
| App not showing up in Remove Programs on WM 5.0 | 31 Jan 2006 12:08 GMT | 5 |
This is a different situation than the previous posting. On a normal install, my app shows up in Remove Programs just fine. However, after I over-install (which is just an uninstall followed by an install) on my device, my app seems to be working fine but it does not show up in
|
| How to get other bss information from ndisuio? | 31 Jan 2006 11:35 GMT | 2 |
I meet a tricky problem to get the multiple AP's information detected by local 802.11 NIC. When I prase the data which is returned from kernel, only the information of first AP is correct. I miss the address of other AP.
|
| Install Windows Media Player Control into emulator ? | 31 Jan 2006 02:46 GMT | 3 |
i am writing a media player using Windows Media Player Control and Odyssey CFCOM But i found that my code can be run in X50 but not emulator because Windows Media Player Control is not installed in the emulator.
|
| Pocket IE - basic authentication problem | 31 Jan 2006 00:44 GMT | 1 |
I am developing a web app that uses basic authentication. It works fine for the desktop using IE6, however, I have a problem with Pocket internet explorer. The first time I browse to the web-app's URL in PIE, I get the
|
| Notification on sleep??? | 30 Jan 2006 23:37 GMT | 4 |
Is there a way to query the OS to determine how much time before the device goes into sleep? I would like to perform tasks prior to the device going into sleep mode on PPC 2K3... Thanks,
|
| Remote control component | 30 Jan 2006 23:32 GMT | 3 |
Is there one available for visual stdio 2005 C#.
|
| migrating from evc4 to visual studio 2005 | 30 Jan 2006 22:57 GMT | 3 |
i'm about to migrate my project from evc4 to visual studio 2005. i fixed the most compiler and linker errors, but i need some help now... i get the following error: Error 8 error LNK2005: "public: __cdecl ATL::CTimeSpan::CTimeSpan(__int64)"
|