Print Page | Close Window

Dependency of specific GDI+ version

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: General Discussion
Forum Description: Topics Related to Visual C++ MFC Development in General
URL: http://forum.codejock.com/forum_posts.asp?TID=15611
Printed Date: 28 May 2024 at 11:42pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Dependency of specific GDI+ version
Posted By: znakeeye
Subject: Dependency of specific GDI+ version
Date Posted: 13 November 2009 at 3:53am
Is it possible to make my application dependent of a specific version of gdiplus.dll?
E.g. I don't want it to run with gdiplus.dll with a too low version number.
 
Perhaps this can be done with a manifest? Not sure...


-------------
PokerMemento - http://www.pokermemento.com/



Replies:
Posted By: znakeeye
Date Posted: 13 November 2009 at 4:15am
Something like this, right?
 
#pragma comment(linker,"/manifestdependency:\"type='Win32' name='Microsoft.Windows.GdiPlus' version='1.0.6001.22319' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")


-------------
PokerMemento - http://www.pokermemento.com/


Posted By: Oleg
Date Posted: 16 November 2009 at 6:03am
Hi,
 
Guess if you have such dependence you should deliver this  GdiPlus with your application.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net