Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / Developers / Windows Mobile / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
replication25 Mar 2005 21:24 GMT1
I wrote a desktop application with a SQL Server 2000 database and a mobile
application for PocketPc with a SQL Server CE Database and I realized a
replication mechanism that when the user presses a button on the PocketPc
application the data will be synchronized via WLAN and the ...
On Uninstall remove registry keys ?25 Mar 2005 21:24 GMT1
I am going for the Microsoft Certified testing for my app, the problem
is that during uninstall the only Registry settings that are deleted
are those that are specifically done during install.
If during install i make a registry key
\Windows\StartUp question25 Mar 2005 21:24 GMT6
I am creating a shortcut to an application that runs on the Storage Card
(\Storage Card\2577\Autorun.exe - The program I wrote to install the CAB
files on the Storage Card when the card is inserted).  I create a shortcut
in the \Windows\StartUp folder using SHCreateShortcut and the ...
questions regarding printing support...25 Mar 2005 21:24 GMT5
i have two quick questions:
1. does anyone know if the next CF.NET version will support any type of
parallel printer connection programming?
2. Does OpenNetCF support connection to LPT1 and if so, quick example would
next step - how to start testing on actual device?25 Mar 2005 21:24 GMT1
I have my app working mostly the way I want it, working on the PPC 2002
Emulator. I would like to get it working on a device next. I don't even
have a real device myself, can someone recommend a simple, low-end PPC
I could buy off Ebay to test with?
Splash Screen not re-painting progress25 Mar 2005 20:54 GMT2
I'm trying to add a splash screen to my app, to be displayed while I
load forms. I got the basic idea and code from the Splash screen sample
on MSDN, but am having a couple issues.
The action of my splash screen is to simply display a growing number of
HWND_BROADCAST, WM_SETTINGCHANGE in today plugin25 Mar 2005 20:29 GMT4
I try to use SendMessage(HWND_BROADCAST, WM_SETTINGCHANGE, 0xF2, 0) in a
today plugin.
This to change programmatically the theme.
But it totally freezes my PDA whereas in a exe program it works perfect...
About migrating BSP Wince4.2 to Wince5.0(magneto)25 Mar 2005 18:38 GMT2
 Hello, i'm a beginner in Windows Mobile OS development.
I have a Wince4.2 BSP suitable for my SDB, i want to migrate
it to Wince5.0. Unfortunately, the old BSP is create and build
with command-line, i'can follow the step describing in document
Help on HTML -EVC++25 Mar 2005 17:29 GMT1
im embedding html on evc++ application and loading the page with
case WM_LAUNCHBROWSER:
 // the only function call required to create a browser control instance
 if (TRUE == InitHTMLControl(g_hInst))
need help on this issue..25 Mar 2005 15:01 GMT1
when i do this code on .NET framework, it prints directly to my LPT
printer...:
Io.File.Copy("c:\test.txt","LPT1")
but when i run it on CF.NET framework on my PDA, it creates a file.
How can I copy a system file?25 Mar 2005 11:51 GMT5
Is it possible to copy a system file located in ROM? I tried CopyFile
function but it failes with error 2 meaning that the specified file is not
found. When I tried CreateFile to open the file it returns a handle with
0xffffffff value.
Reading PNG file25 Mar 2005 10:13 GMT3
I'm trying to read PNG file on my PPC.
I've found a library named libpng, but it's too big.
I just want to decode PNG to HBITMAP format.
Does anyone know how to do it?
create dialog ?25 Mar 2005 02:41 GMT2
I'm using a windows function CreateDialog(...) to start a dialog before I go
into a while loop. While I'm in the loop I'd like the user to be able to hit
a cancel button on the dialog I've just created. However, the dialog's
message procedure never gets any messages in the while ...
connect to internet24 Mar 2005 23:26 GMT1
 I'm using this function to check if the device can connect to the internet:
bool IsAvailable( LPCTSTR pszPath=NULL, BOOL bProxy=FALSE )
   {     
      bool connection;
Subclassing an EditBox24 Mar 2005 22:35 GMT1
I have a question about subclassing.  I'm trying to subclass all the
edit boxes system wide. So in my application, I have a timer that
enumerates all the windows in the system peridically and obtains a
handle to each edit box window and subclass it using SetWindowLong. It
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.