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 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 Ashish Sheth
Invoking Google from within VS 2008