Print Page | Close Window

Title Bar Not Skinned under WinPE 2.1 64-bit

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=10359
Printed Date: 24 September 2024 at 6:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Title Bar Not Skinned under WinPE 2.1 64-bit
Posted By: RudyL
Subject: Title Bar Not Skinned under WinPE 2.1 64-bit
Date Posted: 25 April 2008 at 9:56am
Hi, everyone
 
I have a program that need to be run on http://en.wikipedia.org/wiki/Windows_Preinstallation_Environment - WinPE (Windows Preinstallation Environment) 2.1.
 
I have used Skin Framework and it works fine on Vista 32-bit, WinPE 2.1 32-bit and Vista 64-bit version, but not on WinPE 2.1 64-bit. The title bar, message boxes and controls were not skinned at all.
 
I also tried the sample program "SkinControls" on WinPE 64-bit, the various controls in the dialog are shown correctly but the title bar is not skinned.
 
Does anyone have related issues on WinPE?
Thanks.
 
Rudy



Replies:
Posted By: Oleg
Date Posted: 26 April 2008 at 3:42am
Hello,
 
Thanks, we made some changes, hope it will fix problem. Sorry, don't have WinPE to test.
Please download http://www.codejock.com/public/download/win64/SkinMDISample2.zip - http://www.codejock.com/public/download/win64/SkinMDISample2.zip   file and check it to be sure it was fixed.


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


Posted By: RudyL
Date Posted: 27 April 2008 at 11:19pm
oleg,
Thanks for your reponse.
 
I have tested the sample you provided on WinPE 2.1 and it worked perfectly!
 
How could I get this update for my own project? 
Please be informed that we're using Xtreme ToolkitPro 11.1.0 in our project.
 
Thank you for your help.
 
Best Regards,
RudyL
 
 


Posted By: Oleg
Date Posted: 28 April 2008 at 12:42am
Hello
12.0 is almost published, please update when it will be released.

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


Posted By: RudyL
Date Posted: 28 April 2008 at 2:12am
oleg,
 
You mean that we're not going to get this issue fixed if we stick to Xtreme ToolkitPro 11.1.0?
I'm afraid that our subscription has expired such that we cannot upgrade to 12.0.
 
Thanks for the information.
 
Rudy


Posted By: Oleg
Date Posted: 28 April 2008 at 6:15am
Hello,
 
 
I didn't test 11.1.0.
try to add
 
in BOOL CXTPSkinManagerApiHook::IsSystemWindowModule(WNDPROC lpWndProc, BOOL* pbAvail) method
 
if ((HMODULE)mbi.AllocationBase == GetModuleHandle(_T("NTDLL.DLL")))
   return TRUE;
and rebuild project.


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


Posted By: RudyL
Date Posted: 28 April 2008 at 10:15am
oleg,
 
Thanks for your quick response.
I have tested the solution you provided and it works as expected.
 
Thank you very much for the timely support.
 
Regards,
Rudy



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