Octavian Voicu <[email protected]> writes: > If this is not the correct approach, can you suggest a better one? I > definitely need a constant like MCI_INTEGER3264 to replace all the > MCI_INTEGERs in MCI_STATUS return type (adding one #ifdef for each > status command would be overkill imho).
You can add the #define at the top of the .rc files that need it. -- Alexandre Julliard [email protected]
