diff --git a/docs/latex/wx/cppconst.tex b/docs/latex/wx/cppconst.tex index 44ff09dc7d..4f6d58d564 100644 --- a/docs/latex/wx/cppconst.tex +++ b/docs/latex/wx/cppconst.tex @@ -216,4 +216,9 @@ 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} \end{twocollist}