]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tresourc.tex
1. added code to dyntbar to allow bitmap loading from windows resources
[wxWidgets.git] / docs / latex / wx / tresourc.tex
index 5757aed65d0b799a6cb32468e7da9dbd4ee2dea5..86f055a611eea88a0a6f48c3917a398a449373e9 100644 (file)
@@ -328,10 +328,6 @@ object, in addition to providing \verb$#$defines for application code convenienc
 
 \subsection{Compiling the resource system}
 
-To enable the resource system, set {\bf USE\_WX\_RESOURCES} to 1 in wx\_setup.h.
+To enable the resource system, set {\bf wxUSE\_WX\_RESOURCES} to 1 in setup.h.
 If your wxWindows makefile supports it, set the same name in the makefile to 1.
 
-You will also need to compile the PrologIO utility (not always the easiest
-task): you will need YACC, and LEX (or FLEX). DOS versions of these are
-available on the AIAI ftp site under /pub/wxwin/tools.
-