Evening All While working on same code (Yep, this is work in progress code) I added a second On message macro to a message. On is to be commented out at all times. How would the system handle this. Would both functions be called? Does it depend on the return code of any of the functions?
ON_MESSAGE(MASS_TO_SYSTEM, OnMassToSystem) // ON_MESSAGE(MASS_TO_SYSTEM, OnProcessMass) // New macro for rewritten functionality Hylton _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
