The Wayback Machine - https://web.archive.org/web/20071116103532/http://www.codeguru.com:80/Cpp/

CodeGuru
Earthweb Search
Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.
Quality, Affordable Dental Plans from DentalPlans.com

jobs.internet.com

internet.commerce
Partners & Affiliates
Domain registration
Phone Systems
GPS
Home Mortgage Loans
Web Design
Prepaid Phone Card
Promotional Pens
Memory Upgrades
Phone Cards
Televisions
Promos and Premiums
Promotional Golf
Online Meetings
Corporate Gifts


RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

Home >> Visual C++ / C++


Usability and Design
The Usability and design space brings together the latest information, research, tools, podcasts, and conference information related to usability and design. Content is pulled from IBM and non-IBM sites. »
 
Ajax Resource Center
This space is your one-stop shop for information on the Ajax programming model, including articles and tutorials, discussion forums, blogs, wikis, events, and news. If it's happening, it's covered here. »
 
Linux Security
The Linux security space gives an overview of security issues related to Linux and covers all aspects of securing a Linux distribution. It also links to Linux security-related news and articles. »
 
Ruby Programming
Take a closer look at Ruby, a dynamic programming language that is growing rapidly in popularity. Explore its intriguing features and learn what programmers are doing with it. »
 
Wiki: WebSphere, SOA, J2EE in Practice
This wiki discusses how to use J2EE and related technologies to develop business applications, including how to make best use of IBM J2EE products like WebSphere Application Server and Rational Application Developer, and IBM SOA products like WebSphere Process Server and WebSphere Integration Developer. While it occasionally delves into tangential topics and future trends, the primary focus is on how to make use of the products and technologies that we have today. »

Free Tech Newsletters
Free Tech Newsletters
[an error occurred while processing this directive]
Free Tech Newsletters
New Research on Eclipse Released
The results of this report will help you to better understand how individuals are using Eclipse and which business models organizations are adopting software built with Eclipse.
Implementing an Anti-Virus File Scan in JEE Applications
Discover a unique approach to implementing anti-virus scanning in your Java applications.
Five Steps for Improving Web Application Performance
Are you having performance issues on your ASP.NET web application? Here are five steps to help you make some quick improvements.
SQL Server Reporting Services: Getting Started
Explore SQL Server Reporting Services and see how to get started quickly.
Language Feature Highlight: Local Type Inference in C# 3.0 and Visual Basic 9.0
Learn about local type inference in C# 3.0 and Visual Basic 9.0. Examine why it is relevant and the syntax for its use.
Latest Visual C++ / C++ Articles

Create MySQL 5.1 Storage Engine Plugins Under Win32
Ludwig Ertl - 11/15/2007
A MySQL Storage engine requires functions that MySQL provides. Therefore, you normally need to link it into mysqld-core under Windows because mysqld.exe doesn't export all required functions (because it's an .exe, not a .dll). So, you're unable to import the required functions in our Plugin. Learn a possible way to circumvent this limitation by using the .map files that are provided with MySQL.

[Updated] SFL 2.0: Service Framework Library for Native Windows Service Applications, Part 1
Igor Vartanov - 11/12/2007
Writing Windows services never was an easy thing, but this article makes it far simpler for you to do.

Auto Increment the Version Number after Each Build in a Visual Studio Project
krkim - 11/09/2007
This is a Version Number Build Tool for Automatic Version Numbering after each build in the Visual Studio Environment.

Real-Time Module for Windows XP/2000
Khavkin - 11/08/2007
Learn about Hadcon's real-time module for Windows XP/2000.

Visual C++ Smart Device Primer
Nick Wienholt - 11/07/2007
Try a no-embedded-background-needed introduction into developing Windows Mobile applications in C++. With comprehensive support for smart device development in Visual C++ and great device emulation features in the Windows Mobile SDKs, mobile development is well within the reach of all Visual C++ developers.

[Updated] Creating a C++ Thread Class
Walter Capers - 11/07/2007
Learn how to create a simple platform-independent C++ thread class.

Latest Two-Minute Tips

Creating a Video Player Using Silverlight
11/13/2007

By Jacob Sanford -
While playing a video only takes one line of XAML in Silverlight, creating a video player takes a few more. In under 10 minutes, you can have your own video player up and running.

Using Microsoft's PopFly
10/24/2007

By Bradley L. Jones -
Using the PopFly site, you can create mashups in a matter of minutes that take full advantage of the flash and sizzle offered via AJAX and Silverlight.

Using Nested Grids in .NET
10/18/2007

By Paul Kimmel -
Get the step-by-step details on how to use nested grids in .NET to provide rich web-client presentations.

Silverlight Login - Wiring Up the HTML Controls
10/01/2007

By Jacob Sanford -
In Part 1 you learned how to add HTML controls to your Silverlight application. In Part 2 learn how to wire up the HTML controls.

(See all Videos)

pencil CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
Latest Columns
Using VC++ .NET USING VC++ .NET

Visual C++ Smart Device Primer
Nick Wienholt - 11/07/2007
Try a no-embedded-background-needed introduction into developing Windows Mobile applications in C++. With comprehensive support for smart device development in Visual C++ and great device emulation features in the Windows Mobile SDKs, mobile development is well within the reach of all Visual C++ developers.

Insights PROGRAMMING INSIGHTS

Building a BizTalk Pipeline Content Enricher with SQL Server 2005
Jeffrey Juday - 11/05/2007
Learn how to implement the Content Enricher integration pattern using BizTalk 2006 R2 and SQL Server 2005.

Forum Highlights FORUM HIGHLIGHTS

Hottest Forum Q&A on CodeGuru for the week of April 25th, 2004
Sonu Kapoor - 05/04/2004
This week's topics include the usage of WM_NULL, whether a Machine ID for copy protection purposes exists, whether there is any range for WM_XXX messages that someone could use without having any troubles with the Windows message handlers, and how can a person validate a auto_ptr?

Announcements and News
Codeguru Update eNewsletter - November 13th, 2007
Get the latest news, articles, and information from around Codeguru including the names of the latest people to be awarded for great articles!

Codeguru Update eNewsletter - November 6th, 2007
Get the latest news, information, and articles from around Codeguru as well as a bit of the news from DevConnections.

Codeguru Update eNewsletter - October 30th, 2007
Get the latest news, articles, and information from around Codeguru.

Codeguru Update eNewsletter - October 23rd, 2007
Get the latest news, articles, and information from around Codeguru. This week's editorial talks about PopFly.

(See all Announcements)

Currently in the News...
The following are current developer-related stories from InternetNews.com :
Oracle's Linux to Get CDW Treatment
Microsoft-Novell: Has Their Deal Made a Difference?
AMD Updates GPU Co-Processor, Developer Tools

DevX Headlines
Collections for Legacy Brew Applications
Are multicore processors here to stay?
Understanding task and data parallelism
Three must-knows for parallelism
Abstract approaches to parallelism

Article: X Marks the .doc--An Overview of the Office Open XML File Format
Get a free copy of Software Engineering with Microsoft Visual Studio Team System. Click here.
Is it time to make your move to the multi-threaded and parallel processing world? Find out!
Developing Intelligent Communications? Visit the Avaya Developer Connection Center on DevX.
Free iPod Touch? Join Internet.com and Get a Chance to Win Yours.

Visual C++/C++ .NET/C# Visual Basic

Security

C++

COM-based Technologies

Controls

Data

Frameworks

Graphics & Multimedia

Internet & Networking

Miscellaneous

Standard Template Library

Visual Studio

Windows & Dialogs

Windows Programming

Sample Chapter

.NET

C#

Sample Chapter

.NET 3.0 (VB)

General

Internet

Mobile/Wireless

VB Controls

Sample Chapter



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info