| Thread | Last Post | Replies |
|
| bug report | 13 Oct 2005 06:09 GMT | 1 |
i have found a bug of armasm in VS2005, who can i contact for?
|
| using smart Tee | 13 Oct 2005 03:37 GMT | 1 |
I use the directshow to develop camera App based on WM5. I met a problem of using smart Tee to capture a video file. Using the same code I found that the smart Tee method is too slow according to no smart Tee. If the code is needed I will paste it here.
|
| how to use SECPOLICY_UNSIGNEDCABS | 13 Oct 2005 00:45 GMT | 1 |
In Mobile Device Adaptation Kit, chapter "Effect of the Application Execution Policy (Unsigned Applications Policy) on the Application Installation Process" is described variable SECPOLICY_UNSIGNEDAPPS.
|
| HELP! how to use InternetCrackUrl function on smartphone? | 12 Oct 2005 06:02 GMT | 2 |
why I can not get the right result after calling InternetCrackUrl function? My code as following: ------------------------------------------------------------------------- TCHAR szDownloadURL[]=TEXT("www.testweb.com/en/index.html"));
|
| Is there a way of playing/recording audio files directly | 11 Oct 2005 23:52 GMT | 1 |
I want to do this with through a phone connection... recording conversations, playing hold music and the like. I am developing with Windows Mobile 5.0 cspanza@itselectric.ca
|
| tcpip registry setting | 11 Oct 2005 21:31 GMT | 4 |
In Windows Mobile 5, I have setup the registry as follows. The flat release dir has the correct platform.reg file. When I load the image, the remote registry viewer only shows that tcip is bound to ppp and not myadapter. The ndis driver loads ok but ping.exe does not see it.
|
| VB.NET createfontindirect monospace font issue | 11 Oct 2005 19:23 GMT | 1 |
I am trying to display the "Courier New" monospaced font in my VB.NET application using createfontindirect. My code is as follows: ".... logfont.lfPitchAndFamily = FF_MODERN
|
| Creating and setting gprs connection | 10 Oct 2005 05:41 GMT | 1 |
I develop Smartphone 2003 client for our client/server application. After client is started it must be connected through access point of mobile operator determined by us. I have tried to create gprs connections it by this way:
|
| Handango & a new developer product: PTDev, a blitter/sprite/sound library | 08 Oct 2005 03:13 GMT | 2 |
Anyone selling stuff on Handango may wish to check that sensible searches still find your product - they've changed the rules regarding categories etc. in such a way that many items no longer appear in a search.
|
| again developing an alarm clock | 07 Oct 2005 22:20 GMT | 1 |
I intend to develop an alarm clock. As suggested in this group, I will register my app, to be started at a certain time, using CeSetUserNotificationEx. If the app get's notificated, it plays a sound and registers for the next event in time.
|
| Create Contacts in Pocket Outlook... | 07 Oct 2005 13:19 GMT | 7 |
I have a problem and one hell of hard time finding the solution, so I hope someone in here can help me in the right direction :o) Today I have a Nokia (no-smart) phone, where I want to get my current contacts out from... this should be no problem as this part can be solved by
|
| Unable to install at Mounted Volume | 07 Oct 2005 12:48 GMT | 2 |
oHi, I created .cab file with MS .NET 2003 for my application. But during installation it wrote me "Unable to install" at this location when I have choosed "Mounted Volume" location (Storage card). When I choosed "phone"
|
| Vibrate API | 07 Oct 2005 12:39 GMT | 1 |
I am using the Vibrate API is C# after PInvoking the native API. [DllImport("aygshell")] extern public static int Vibrate(uint cvn/*0*/, IntPtr rgvn/*null*/, uint fRepeat, uint dwTimeout);
|
| wap-provisioningdoc to configure device | 06 Oct 2005 18:50 GMT | 6 |
I am trying to configure a Windows Mobile device using a wap- provisioningdoc, and I'm hoping someone might be able to lend a hand. The device connects to a local 802.11b network. This is how I configure the device manually:
|
| Custom transports for PPC2005 Inbox. | 06 Oct 2005 11:01 GMT | 1 |
Does anyone know how to make the Inbox (PPC2005) aware of custom transports? We try alot. First I start with "TransportDemo" samples from SDK. This sample shuold
|