The Code Project Latest Articles

Latest Articles from The Code Project

Last Updated: Wed, 28 Jul 2010 08:28:00 -0400

Pixel Shader for Edge Detection

Implementation of Sobel Edge Detection in a pixel shader.
07/28/2010 08:28 AM

A DevStudio-Like Application with a Variety of UI Components

A MFC application featuring a syntax coloring text editor, DevStudio-like toolbar, status bar, and output window, and multithreaded computing.
07/26/2010 02:56 PM

Microsoft Visual C++ Static and Dynamic Libraries

A Simple Introduction to Static and Dynamic Libraries with Microsoft Visual C++
07/26/2010 02:38 PM

Singleton Design Pattern and Thread Safety

Everything there is to know about Singletons and thread safety.
07/26/2010 01:35 PM

Middle Mouse Button (or Wheel) to Doubleclick (VC6)

This is a small but handy tool I'm using every day. It converts a middle mouse button click in to a left mouse button double click.
07/26/2010 01:30 PM

Convert Microsoft COM to XPCOM

Step by step XPCOM creation from Microsoft COM
07/26/2010 10:37 AM

45 Day Series: CodeProject VC++ Forum Q&A - V

Collection of Q&A from VC++ forum
07/25/2010 01:47 PM

Mfc Mdi Application Glue

Retrieving the correct pointer anytime and anywhere inside an MFC MDI application
07/24/2010 03:59 PM

OAG Library (OpenGL) Part 2.1 - Drawing Objects 2D using the mouse and Programatically

This tutorial shows Library Code for Geometries 2D how to draw them programatically and how draw to objects using the mouse in an application MFC.
07/23/2010 10:46 PM

OAG Library (OpenGL) Part 1 - Setuping the library for an application MFC

OAG is library written in c++. With the library you can create OpenGL based applications.
07/23/2010 10:28 PM

This page was created using RSS courtesy of FeedForAll