RAD Studio
ContentsIndex
PreviousUpNext
W8094: Incorrect use of #pragma comment( <type> [,"string"] ) (C++)

The directive #pragma comment can be used to emit linker comment records. 

In this message, <type> can be any of the following:

  • user
  • lib
  • exestr
  • linker
The type should be there but the string is optional.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!