Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
Windows CE Articles

  
15 Articles.  

Published on Wed, 10 Aug 2005 19:12:54 -0400    Read: 547 times
By Nancy Nicolaisen As initially conceived, palmtop devices were nothing more than special purpose standalone computers-fun and intriguing, but of limited practical use, precisely because they were inherently and imperviously encapsulated. Windows CE's RAPI technology dramatically expands the palmtop computing metaphor, by integrating seamless connectivity...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:54 -0400    Read: 586 times
By Alex Gusev Go to page: 1 2 3 Next There is no need to note that, with database functionality, application logic becomes much simplier. And, a programmer's life-I don't even have to mention how that's simplified.... Windows CE has its own database support, but its usage is a bit complicated. It isn't overly complicated, but it's...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:54 -0400    Read: 534 times
By Nancy Nicolaisen While most CE devices have some sort of quot;keyboardquot;, these are often tiny and awkward. For obvious reasons, users prefer the stylus. The stylus-oriented interface is really a bonus for Windows CE programmers, because it allows us to dispense with a great deal of the housekeeping that goes with mouse and keyboard based user...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:54 -0400    Read: 618 times
By Nancy Nicolaisen quot;We're not in Kansas anymore, Toto!quot; - Dorothy As the owner of a brand-spanking-new Windows CE PPC, I pressed the power button in a state of great anticipation. The screen brightened and my first reaction was..... quot;Where is everything?quot; This may seem a bit glib now, but I think most users ( and probably most software...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 409 times
By Alex Gusev Go to page: 1 2 Next TAPI Devices Enumeration In the previous article, quot; Understanding Windows CE Telephone API (TAPI): Introduction ,quot; you learned about the simplest TAPI functions. Based, on them, you are now ready to conduct an enumeration of available TAPI devices. For this purpose, you will use the lineGetDevCaps function....   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 270 times
By Nancy Nicolaisen To my way of thinking, the second best thing about Windows CE is that it leverages the vast body of code and knowledge that reside in the Win32 development community. The best thing about CE, and the thing in which lies its true genius and our great opportunity, is that it integrates and extends Windows, the most popular decentralized...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 324 times
By Alex Gusev Go to page: 1 2 Next A Bit of Theory Windows CE, being a little brother of its desktop counterpart, now exposes most PC communications capabilities. In many cases, they are just a subset of desktop versions, but still may be quite useful. In this article, we will discuss Windows Networking API (WNet). Mobile applications may access a remote...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 561 times
By Nancy Nicolaisen Go to page: 1 2 3 4 Next One winter day in 1986, while working in a federal research program in Alaska, drinking a cup of coffee and reading the latest issue of Dr. Dobbs, I learned of a technology that seemed to hold out the promise of solving a lot of problems for my colleagues. According to Dr Dobbs Editor Jon Erickson, Microsoft's...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 570 times
By Nancy Nicolaisen Sometimes, it's useful to be able to display the foreground layer of a bitmap by itself. In the following figure, notice how the rooster, penguin, and cockatoo appear to be drawn on the background of the viewport. In fact, each of these images is a rectangular bitmap. The entire bitmap is painted in the client area, but the background...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 559 times
By Nancy Nicolaisen Go to page: 1 2 3 Next Well, after all, what would a database be without some data? It's time to think about adding records. Before we dig into the specifics of this task, there are a few clarifications we need to make about the relationship between CE database properties, CE database records, and the overall structure of the...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 626 times
By Alex Gusev Go to page: 1 2 Next A TAPI Overview Telephone API gives to programmer a control over manipulating calls over various telephonic hardware. It can be an intertnal modem, GSM, and so forth. TAPI provides a powerful mechanism for operating on those devices and hides all low-level details from the application developer. You no longer need...   Read Article.
Filed in: Windows-CE


Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 647 times
By Nancy Nicolaisen One of the key tasks of adapting Win32 code to the CE shell is learning how to make applications and documents visible to the user. In the SysMenuGadgets example below, you'll see how to add shortcuts to the HPC and HPC Pro desktop and how to add programs and documents to the Start menu. Figure 1 - The SysMenuGadgets Example Running...   Read Article.
Filed in: Windows-CE


Using The Windows Ce Registry  By developer.com
Published on Wed, 10 Aug 2005 19:12:53 -0400    Read: 710 times
By Nancy Nicolaisen Go to page: 1 2 Next From an application developers' point of view, the Registry is the place where application-specific state information is stored between executions. Predictably, the Windows CE Registry is a leaner version of its desktop cousin. This means that you may want to re-evaluate the kind and amount of data your application...   Read Article.
Filed in: Windows-CE


Microsoft Windows Ce: an Overview  By wirelessdevnet.com
Published on Wed, 10 Aug 2005 19:12:52 -0400    Read: 386 times
Introduction Microsoft Windows CE is a scaled-down operating system designed specifically for what Microsoft terms 'information appliances'. In Microsoft's vision, these appliances range from handheld computing devices to mobile phones to automobiles to industrial equipment. At the time of this writing (early 2000), CE is currently undergoing...   Read Article.
Filed in: Windows-CE


The Windows Ce Shell  By developer.com
Published on Wed, 10 Aug 2005 19:12:52 -0400    Read: 396 times
Unlike desktop Windows, Windows CE does not have a standard user interface. Rather, the target hardware determines which user interface components are present, and the various CE devices differ dramatically in this respect. Collectively, the user interface elements are called the quot;shell.quot; While the H/PC Pro and the HPC are very highly congruent...   Read Article.
Filed in: Windows-CE


15 Articles.  

Latest Articles

 

Popular Articles

Sponsored Links

 
Last This page took 0.223798 seconds to load.