| Thread | Last Post | Replies |
|
| Smartphone 2005 failed to load resource DLLs | 10 Jun 2005 22:38 GMT | 1 |
I have more than 10 resource DLLs for different languages. On Smartphone 2003 I used to load them as data files using LoadLibraryEx LOAD_LIBRARY_AS_DATAFILE. This allowed me to keep the resource DLLs unsigned
|
| PocketPC vs Smartphones homescreen plugin | 10 Jun 2005 16:47 GMT | 2 |
I would like to know if a plugin developed on Smarphone is compatible with a PcketPC phone? Do I need to redevelop from scratch another plugin for PPC? In fact it seems that themes are managed in a different way on PPC because I
|
| HTML Control problem (device only) | 10 Jun 2005 16:30 GMT | 2 |
I have a HTML Control sitting on a dialog. I pass it a big chunk (more than a screens worth) of HTML which displays properly formatted etc. But, for some reason when the control is displayed, it is scrolled to the bottom of the content.
|
| Package multiple applications in a single CAB file | 10 Jun 2005 15:46 GMT | 6 |
I want to create a CAB file containing multiple applications for my smartphone (Windows CE). I have the Cab files of the two applications that I want to merge (or install them using one cab file). I also have their .inf file incase I need
|
| Smartphone 2005 | 10 Jun 2005 13:16 GMT | 4 |
Sorry for my not so good english. Where can I download Smartphone 2005 ? Boris Detochkin.
|
| Correct usage of FileDrmStoreContent() ? | 10 Jun 2005 11:26 GMT | 2 |
What is the correct way to use FileDrmStoreContent() ? Whatever I do, I get a Failure with GetLastError() returning "5" (ACCESS_DENIED). The WM5 enabled smartphone I am having has a DRM engine. The cab I am installing the code with is unsigned. I was told that FDRM APIs is not ...
|
| GetSizeMax only called once in custom plugin? | 10 Jun 2005 09:50 GMT | 2 |
I find IPersistStream::GetSizeMax is only called once per plugin. Due to the bug in my code, I want to expand the size now. But how to get GetSizeMax called again? Best regards,
|
| Home Screen Plugin | 09 Jun 2005 23:57 GMT | 4 |
I'm writing Home screen plugin for smartphone 2003. I refered to the Helloplug sample code that comes with evc++. It works fine except the background is white, It is not transparent, I mean it does not have the home screen image as background! How can i output the text while
|
| Hook Window Proc? | 09 Jun 2005 16:16 GMT | 1 |
Is it possible to hook other window(not dialog)'s wndproc? Best regards, Zhenxin Li
|
| CAB installation from PocketIE | 08 Jun 2005 18:41 GMT | 2 |
I am trying to install a CAB package on one smartphone (that is stored on an external HTTP server) from Pocket Internet Explorer and it displays the content of the CAB file instead of launching the installer. How can I solve this issue? Is it possible to associate somewhere in IE ...
|
| Some thing about Visual Studio 2005 beta2 tabOrder | 08 Jun 2005 16:35 GMT | 1 |
When I write a .NET CF program in VS2005 beta2,I found there is no taborder,I think the taborder may ordered by "this.Controls.Add(Control)",like this: this.Controls.Add(this.txtTime1);
|
| How to debug the code for Smartphones | 08 Jun 2005 10:29 GMT | 1 |
How can I see/observe the values of some variables during execution of the application for Smartphones. I am using VS .Net 2003 for smartphones. Thanks and Regards Pradeep
|
| some one help me for how to set homescreen bgimage | 08 Jun 2005 10:23 GMT | 1 |
i have do like the following: 1.change register value : HKCU\ControlPanel\Home\BgImage 2.call
|
| How to cold boot smartphones | 08 Jun 2005 10:15 GMT | 2 |
I have got one smartphone of Orange SPV(E100 model). I dont know the differences between various boots like cold boot, hot boot, etc.. and also various resets like hard reset, etc.. Can anyone help me out in this regards.
|
| Context menu extension | 08 Jun 2005 09:50 GMT | 4 |
i have searched through the Smartphone SDK and MSDN and have got feeling that "context menu extension" appeared in documentation just by mistake. Simply it's not applicable to smartphones. Am i right? What do you think? Is there someone who successfully played with some ...
|