Talk:Optimizing DLLs
Please feal free to express your ideas, and other optimizations that you know of here - or in the main article. I don’t expect the page to just represent propriety page changes. --Amckern 00:24, 28 May 2006 (PDT)
- IMO, the switches listed there need to be described more thoroughly (what they exactly do, for example). Jupix 00:31, 28 May 2006 (PDT)
- Done :) --Wunderboy 08:18, 4 Jun 2006 (PDT)
Looking good - well done :)
"If you are building components that run only on Windows NT or Windows 2000, you should use /OPT:NOWIN98."
So I'm removing the Windows 98 optimisation --Pongles 06:43, 13 Jun 2006 (PDT)
- No problem, although I put it back in specifically stating NOWIN98 rather than the previous WIN98 options. I did this as the MSDN docs says that it's not set by defauly. --Wunderboy 10:21, 13 Jun 2006 (PDT)