| Thread | Last Post | Replies |
|
| How to use both ATL and STL | 09 Mar 2005 04:29 GMT | 4 |
I use both ATL and STL (by Giuseppe Govi) for my smartphone application. But I have problem when both libraries are used in the mean time. I got the error messages as: ==========================
|
| How to create an install CAB for SP2003? | 09 Mar 2005 03:50 GMT | 2 |
I want to create a .cab or something similar for being installed in Smartphone 2003. I have the .CAB that visual studio created. How can i do it? Thanks
|
| cold boot / memory initalized settings | 09 Mar 2005 01:23 GMT | 1 |
Can anyone tell me where the default cab / ini files are stored on a smart phone? I want to review the initial registry settings with out having to reinitialize the memory on my Samsung i600. I've edited the registry and I can't the vibrate function to work now and it's probably ...
|
| Is there a fn. that does OPPOSITE of what lineTranslateAddress does? | 09 Mar 2005 00:53 GMT | 1 |
I am calling lineGetCallInfo function and it returns LINECALLINFO structure with following fields filled out DWORD dwCalledIDFlags; DWORD dwCalledIDSize;
|
| show DatePicker | 08 Mar 2005 19:51 GMT | 6 |
I need to show a date picker in my c# application. Is there any way? I don't find anything. Thanks Juan
|
| How to make a call in c# | 08 Mar 2005 13:04 GMT | 1 |
I need to make a phone call in my smartphone 2003 application, using c#. How can I do this? Thanks in advance Raúl
|
| Sound | 08 Mar 2005 11:51 GMT | 2 |
How do you play a sound./wma.wav on the phone
|
| how to save a .dll file to a smartphone mobile? | 08 Mar 2005 10:01 GMT | 2 |
I have wrote a numeral keyborad IME for simplified Chinese input in windowsce.net. I want to download my IME dll file to a smartphone mobile and modify the registry of this mobile,so when I restart my mobile I can use this IME to
|
| equivalent for VB CHR$() | 08 Mar 2005 08:32 GMT | 4 |
Is there an equivalent for VB CHR$() in C# Thanks
|
| Font directory | 08 Mar 2005 07:21 GMT | 1 |
Is there anyway to force the OS to specify two font directories: The original \windows directory plus \storage\windows\fonts directory? If I add FontPath registry key, it changes the font path to point to the new directory specified in this registry and it is no longer uses ...
|
| Smartphone CabWiz Build Problem (Not Found) | 08 Mar 2005 01:57 GMT | 4 |
I searched through the posts and couldn't find an answer to this. I'm currently working on a Smartphone application. When I use the "Build Cab File" menu item under the "Build" menu in Visual Studio .NET 2003, the building of the Cab file fails. Here is what I get in the ...
|
| eVC3 and debug on smartphone2002 emulation | 08 Mar 2005 01:36 GMT | 1 |
I install eVT2002.I use eVC3 and smartphone2002 sdk to create a new project,and link successfully. I select "Win32(WCE x86) Debug" and "Smartphone 2002 Emulation".After I press "F7",the following information appear:
|
| Is it possible to retrieve a Smartphone manufacturer & model? | 08 Mar 2005 01:33 GMT | 2 |
Is it possible to retrieve a Smartphone manufacturer & model? example: Motorola MPX200 or SPV C500 etc. Maybe it can be done from the phones registry?
|
| Accessing light meter | 07 Mar 2005 21:04 GMT | 2 |
I have a SPV C500. Is there anyway of accessing the light meter to detect ambient light levels via an API call? Thanks Ben
|
| Trailing backslash in .inf files for CABs | 07 Mar 2005 19:33 GMT | 5 |
I'm putting together a theme for WM2002 and this includes skinning Media Player. I therefore need to add a registry entry in my CAB file to set the directory that Media Player looks for the skin. This directory needs to have a trailing
|