dllapi
dllapi copied to clipboard
keep macros
if defined #define TypeA char
, then TypeA
will be preprocessed. disable preprocessing or remove those lines?
keep some #ifdef xxx
in cpp