Small. Fast. Reliable.
Choose any three.
*** 133,138 ****
--- 133,150 ----
  
  ====
  
+ *Microsoft Visual Studio Illustrative Guide*
+ 
+ The following site has an up-to-date illustrative guide on how to build the SQLite3 DLL on Microsoft Windows using Visual Studio 2005. It has the later information on how to get and build the ICU Unicode Library that is now required to build SQLite3.
+ 
+ Those with earlier versions of Visual Studio should still be able to follow the steps and make small adjustments to get things to build.
+ 
+ The SQLite Guide can be found at: { link: http://devmentor.org/articles/sqlite/sqlite.html}
+ 
+ Rajinder Yadav Nov 24, 2007
+ 
+ ====
+ 
  *Microsoft Visual Studio 2005*
  
  I have a downloadable project and explanation {link: http://news.thedigitalmachine.com/2007/03/28/set-up-sqlite-static-lib-and-a-c-wrapper-in-15-minutes/ here}.