Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
+cpp_quote("typedef struct XACT_WAVE_INSTANCE_PROPERTIES") +cpp_quote("{") +cpp_quote(" XACT_WAVE_PROPERTIES properties;") +cpp_quote(" BOOL backgroundMusic;") +cpp_quote("} XACT_WAVE_INSTANCE_PROPERTIES;")
Is there a reason why this one needs to use cpp_quote?