Print Page | Close Window

[solved] Codejock hijacked the Gdiplus namespace

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=23449
Printed Date: 23 December 2024 at 10:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [solved] Codejock hijacked the Gdiplus namespace
Posted By: Alex G.
Subject: [solved] Codejock hijacked the Gdiplus namespace
Date Posted: 22 September 2017 at 9:22am

Hello,

I had a hard time to integrate the latest build 18.x.

We also use parts of the original Gdipus from MS for our app.

Why didn't you use an own namespace for your copy?

My solution was to rename the CodeJock Gdiplus namespace in the codebase.

static Gdiplus::Status GdipCreateBitmapFromHICON_Fixed(HICON hicon, Gdiplus::Bitmap** bitmap);

to 

static XtpGdiplus::Status GdipCreateBitmapFromHICON_Fixed(HICON hicon, XtpGdiplus::Bitmap** bitmap);

I would be very kind to come up with something similar in one of the next releases.

Regards
Alex



Replies:
Posted By: olebed
Date Posted: 25 September 2017 at 11:01am
Hello Alex,

This has been reverted in 18.0.1, there is no XtpGdiplus anymore.

Regards,
 Oleksandr Lebed


Posted By: Alex G.
Date Posted: 25 September 2017 at 1:30pm
Thank you!



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