IonicWind Software

IWBasic => General Questions => Topic started by: Egil on April 02, 2009, 04:26:29 AM

Title: Manifest files - why and how?
Post by: Egil on April 02, 2009, 04:26:29 AM
When making a copy of the cp_demo.eba file ( found in the projects diretory ) and renaming it to avoid destroying the original, I noticed that the visual appearance of the Calendar Control demo changed. By also making a renamed copy of the cp_demo manifest file, things went back to normal.

Can anyone give a short and simple explanation on how such manifest files are used?
Title: Re: Manifest files - why and how?
Post by: Ficko on April 02, 2009, 09:15:36 AM
I think this is the best on source light weight explanation:

http://msdn.microsoft.com/en-us/library/aa289524(VS.71).aspx (http://msdn.microsoft.com/en-us/library/aa289524(VS.71).aspx)

regards :)
Ficko
Title: Re: Manifest files - why and how?
Post by: Egil on April 02, 2009, 09:35:09 AM
Thank you very much!
Just what I need. I searched the MSDN, but I must have used wrong keywords, as I didn't fin this reference.