Macros are listed in many of the MSDN topics, but I'm unable to find how I might access the MSDN-listed macros in PB. I can't even find the MSDN section that defines macros, much less gives the source code that makes up the macros.
I managed to find one comment that the MSDN macros are similar to PB macros - at-compile substitutions.
But I'm unable to find the source code listings for MSDN macros.
Does anyone have experience with MSDN macros, and is there a way to (easily?) port them into PB?
I managed to find one comment that the MSDN macros are similar to PB macros - at-compile substitutions.
But I'm unable to find the source code listings for MSDN macros.
Does anyone have experience with MSDN macros, and is there a way to (easily?) port them into PB?
Comment