X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ba14d9861d043d53cc53ea70a2fab4146f7be9f3..1de4baa31f17548b32a376a71ce50fee6a3e759c:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 6e4571f104..10ad566b6d 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -175,10 +175,11 @@ // setting enables use of unicows.dll from MSLU (MS Layer for Unicode, see // http://www.microsoft.com/globaldev/Articles/mslu_announce.asp). Note that you // will have to modify the makefiles to include unicows.lib import library as the first -// library. +// library (if you use MSVC, you can run the makefile with "nmake MSLU=1 UNICODE=1" +// command). // // If your compiler doesn't have unicows.lib, you can get a version of it at -// http://www.volny.cz/v.slavik/libunicows/ +// http://libunicows.sourceforge.net // // Default is 0 //