Memory-map files to save valuable RAM or simplify file parsing in embedded Qualcomm Brew applications.
Latest Memory Management Articles
Notifications and Power Management under Windows Mobile: Benefit from Both
Does your application need to get called at some point in time? Do you want to inform the user regarding what's going on? Learn how to use Windows Mobile Notifications and Power Manager, and benefit from both!
Numeric Data Portability
To save battery life, many PDAs don't have a chip that supports much floating-point math. To compensate for this, here are workarounds that transform floating point numbers to integers and then operates them.
Using Memory-Mapped Files On CE Devices
Discover how to take advantage of memory-mapped files in your WinCE applications.
Memory Reconnaissance Tools
Most of the time just being well informed about 'best practices' in memory allocation will keep you and your WinCE applications out of trouble.
Optimizing Data Segment Usage
You can also reap some fairly impressive gains in memory efficiency in your CE applications.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.