Anolis is the underlying project for the XPize and Vize resource switchers for Windows XP and Vista respectivly. The codebase allows for the easy swapping around of resources within Win32 executables and other files. (just adding some missing data)
Add Finalizers on classes that deal with data that needs disposing rather than just relying on the assumption that Dispose() will always be called appropriately.
creation date =
2009-03-14T18:06:26.667-07:00
Add Finalizers on classes that deal with data that needs disposing rather than just relying on the assumption that Dispose() will always be called appropriately.