W8035 User-defined message (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

The error message for which you have requested Help is a user-defined warning.

In C++ code, user-defined messages are introduced by using the #pragma message compiler syntax.

Note:In addition to messages that you introduce with the #pragma message compiler syntax, user-defined warnings can be introduced by third party libraries. Should you require Help about a third party warning, please contact the vendor of the header file that issued the warning.