| Thread | Last Post | Replies |
|
| Cursor Position in Textbox | 21 Sep 2005 04:01 GMT | 2 |
When i select a textbox, the cursor always positions itself at the start of the text rather than at the end. How can I set the cursor position to appear at the end of the text which is in the textbox? Many Thanks.
|
| how to debug the plugin for home screen? | 21 Sep 2005 02:36 GMT | 2 |
I just checked out the helloplugin, meet a question as how to debug the dll? btw: IObjectWithSite: what is the meaning of "Site" here??
|
| how to reload the startmenu after SHCreateShortcut | 21 Sep 2005 02:34 GMT | 10 |
I use the SHCreateShortcut to create a shortcut under the StartMenu, although the shortcut is there (through file manager), but it is not in the start menu, unless I restart the machine. I guess there must be a API for reload/refresh the StartMenu.
|
| Windows Media Player ActiveX Control | 20 Sep 2005 23:54 GMT | 1 |
I'm trying to write a VC++ application using Visual Studio 2005 for a Smartphone 2003 device. Is it possible to embed the Windows Media Player ActiveX control into an MFC application for a SmartDevice? Or, can it be done using C#?
|
| Rebooting after uninstallation | 20 Sep 2005 23:36 GMT | 12 |
I'm facing problem while uninstallation.After uninstallation I've to reboot the device.I write this code in custom-setup.dll as follows, SETUP_API codeUNINSTALL_EXIT Uninstall_Exit(HWND hwndParent) {
|
| Error Message | 18 Sep 2005 03:47 GMT | 1 |
I keep receieving an error message when I try to set up my e-mail on my Samsung I600. Can someone help me solve this? -met
|
| Playing .Wav file from smartphone app | 17 Sep 2005 09:17 GMT | 4 |
Can i play a .wav file when I load a form ? I previously posted a similar question, but i couldn't get a response. If anyone can assist me I would appreciate it. Davie.
|
| first-chance exception in test.exe(myHook.dll): 0xc0000005:Access Violation | 17 Sep 2005 01:27 GMT | 5 |
I wrote a program which used "SetWindowHookExW" on SmartPhone 2003. when i'm debuging: A Message Box Poped up: "first-chance exception in test.exe(myHook.dll): 0xc0000005:Access
|
| Java runtime on Windows mobile 5 | 16 Sep 2005 06:13 GMT | 1 |
I would like to know where I can Download Java runtime for Windows. I have a mobile device which cannot display web page with java runtime. I search everywhere, but I coudn't find it. Could you plesase tell me where I can download it or what can I do to use
|
| time | 15 Sep 2005 10:06 GMT | 2 |
Is there any way to convert _int64 to FILETIME. I can convert FileTime to _int64. Can reverse is also possible thnx in advance
|
| Change WM5 device name for activesync and bluetooth | 15 Sep 2005 08:14 GMT | 2 |
I'm using an SMT5600 with WM5 and can't get the device name to take. The default name is "WM_Administrat1" and I've found the setting under HKLM\Ident\Name but when I change it to something else ActiveSync overwrites it.
|
| how to put a shortcut on the desktop (smartphone) | 15 Sep 2005 07:01 GMT | 5 |
it happen that I need to put a shortcut of my app on to the Desktop of my smartphone. (programmatically). maybe in between the Appoitment and time status. SHGetSpecialFolderPath
|
| How to make a thumb build for MS Smartphone using EVC | 15 Sep 2005 01:26 GMT | 1 |
Hi,,, How to make a thumb build for MS Smartphone using EVC? Thanks Jeffrey
|
| Issue with Loading Resources in Smartphone applications | 15 Sep 2005 01:23 GMT | 1 |
I am trying to write a simple file explorer application for my smartphone. However I just dont seem to be able to load icons to using in my treeview. I am using Visual Studio 2005 Beta. Initially I tried adding the icons directly to the ImageList through the
|
| LoadAccelerators | 15 Sep 2005 01:21 GMT | 1 |
i want to create menu bar shortcut( * key). i have used LoadAccelerators to load Accelerator table. entry of Accelerator table : (IDM_GALMARK P VIRTKEY)
|