Re: FILE_NAME_INFO struct in 'glib/gmessages.c'



On 15/09/2017 17:25, Chun-wei Fan (范君維) wrote:

Are you using the Windows SDK that came with your Visual Studio 2005?  These items that you mentioned are in the Server 2008 (7.0) SDKs, which work with Visual Studio 2005 (and the Windows 7 (7.1) SDKs does work with 2005 as well)


Thanks for the quick response.

It looks like I have VS2005 installed and also the corresponding DirectX SDK.  I can't see any other SDK's that are specific to VS2005.

I'm assuming you're referring to this SDK?

https://www.microsoft.com/en-us/download/details.aspx?id=11310

If so, it seems to depend on VS2008 SP1 so are you really sure those SDK's would be compatible with VS2005?  StackOverflow suggests they aren't...

https://stackoverflow.com/questions/171816/vc9-and-vc8-lib-compatibility

2005 and 2008 will use different CRT modules and you can't normally link stuff to two different CRT libraries.   I'd be a bit surprised if they're compatible... :-(

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]