Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / macros

Macros

macros

Great Reads

by WebBiscuit
From the header declaration, this macro opens up the .cpp file and creates the skeleton so you can begin to add the implementation. This makes adding functions a breeze, so now there really is no excuse for having horribly unfactored code.
by Sachin Chandanshive
Addin Containg Useful Macros & Easily Accessible From Ribbon Menu
by Liju Sankar
Read Loud Email Sender and Subject as soon as you received an email in OUTLOOK
by GProssliner
cobj is a preprocessor based generator for interface based polymorphism

Latest Articles

by WebBiscuit
From the header declaration, this macro opens up the .cpp file and creates the skeleton so you can begin to add the implementation. This makes adding functions a breeze, so now there really is no excuse for having horribly unfactored code.
by Sachin Chandanshive
Addin Containg Useful Macros & Easily Accessible From Ribbon Menu
by Liju Sankar
Read Loud Email Sender and Subject as soon as you received an email in OUTLOOK
by GProssliner
cobj is a preprocessor based generator for interface based polymorphism

All Articles

Sort by Score

macros 

by GProssliner
cobj is a preprocessor based generator for interface based polymorphism
by Alexander Schichmanter
Concept, Motivation and Implementation of Dynamic Logging - a valuable aid to the C++ programmer
by Patrice T
The Excel Tools I crafted to simplify my life as programmer
by Christophe Duparquet
This article introduces a hardware abstraction tool for microcontroller programming.
by jabit
The default FormView template has no structure. Use this Visual Studio macro to format templates as tables.
by stc.reseller
How to stay secure by using Excel formulas instead of writing VBA code?
by RegularJoe5150
An alternative solution to a standard macro that aims to make macros, just a little bit less evil