Re: [xml] Add version string to DLL

2017-11-09 Thread ccpaging
New patch. Tested OK in vc2003 compiler Author string: "ccpaging " Thanks, ccpaging On 2017/11/8 19:16, Nick Wellnhofer wrote: On 06/11/2017 08:40, ccpaging wrote: Test OK in VC2003 complier. Looks good. Can you please: - Rename "libxml2.res.src" to "libxml2.rc". It seems that the .rc ext

Re: [xml] Add version string to DLL

2017-11-08 Thread Nick Wellnhofer
On 06/11/2017 08:40, ccpaging wrote: Test OK in VC2003 complier. Looks good. Can you please: - Rename "libxml2.res.src" to "libxml2.rc". It seems that the .rc extension is standard for resource definition scripts: https://msdn.microsoft.com/en-us/library/windows/desktop/aa380599(v=vs.85).a