Print Page | Close Window

[SOLVED]windows 10 vb6 skinframework problems v17

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=22987
Printed Date: 13 May 2025 at 2:35am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED]windows 10 vb6 skinframework problems v17
Posted By: johnnyoc73
Subject: [SOLVED]windows 10 vb6 skinframework problems v17
Date Posted: 04 April 2016 at 6:14pm
Windows 10 and vb6
Codejock 17.0 and  17.1

When I run the demo applications of skin, they remain suspended
and not continuous.
just it suspended in the sentence:

  skinframework.loadskin App.Path ...

when I turn off the skin, the program works normally.

Anyone have any solution about it.
Thank you.





Replies:
Posted By: agontarenko
Date Posted: 21 July 2016 at 5:46am
Hello,

I'm glad to inform you that the issue has been addressed and fixed. The fix will be available in the next beta or final release.

This problem is appears when you debug in IDE VB6 which has file compatibility mode is "Windows Vista SP2" and lower.

As hotfix you can add call ExcludeModule before LoadSkin
SkinFramework.ExcludeModule "AcLayers.dll"
SkinFramework.LoadSkin App.Path + "..\..\..\Styles\Office2007.cjstyles", ""

Regards,
Artem Gontarenko



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