]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cppconst.tex
don't make read-only text controls editable when enabled
[wxWidgets.git] / docs / latex / wx / cppconst.tex
index 44ff09dc7db5da93e1fbd81da8feebdfabfff8e2..a2f2ab848a304a18eb23bb7f87bbfba1bc4fff74 100644 (file)
@@ -216,4 +216,11 @@ exceptions has been switched off}
 don't include compiler flags needed for multithreaded code generation. This
 implies that wxUSE\_THREADS is $0$ and also that other (non-wx-based) threading
 packages cannot be used neither.}
+\twocolitem{WXMAKINGDLL\_XXX}{used internally and defined when building the
+library \texttt{XXX} as a DLL; when a monolithic wxWidgets build is used only a
+single \texttt{WXMAKINGDLL} symbol is defined}
+\twocolitem{WXUSINGDLL}{defined when compiling code which uses wxWidgets as a
+DLL/shared library}
+\twocolitem{WXBUILDING}{defined when building wxWidgets itself, whether as a
+static or shared library}
 \end{twocollist}