[FIXED] Problem with skinning

Issues related to Enigma Virtual Box
Post Reply
Doc
Posts: 5
Joined: Wed Jul 06, 2011 3:04 pm

[FIXED] Problem with skinning

Post by Doc »

Hi,
EVB is great tool - the test application works pretty fine so far - BUT dialog and application skinning doesn't work at all.

The test app is build with the codejock libraries which perform application and dialog skinning (to make app appearing in Office 2007 style) by API hooking.
This hooking seems to have problems with the EVB. All dlgs and the app remain unskinned.
Tested with latest build 2.40 on Win64.

Marco
Last edited by Doc on Fri Jul 08, 2011 8:59 am, edited 1 time in total.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem with skinning

Post by Enigma »

Hi Marco, can you please upload some not packed sample exe (with all necessary files) so we can test it?

Maybe the real problem happen not due to Enigma Virtual Box, but due to incorrect hooking of functions by codejock. Enigma Virtual Box allows multi-hook, probably codejock does not.

Waiting for a files. You may send it to vbox@enigmaprotector.com
Doc
Posts: 5
Joined: Wed Jul 06, 2011 3:04 pm

Re: Problem with skinning

Post by Doc »

Thanx for the fast reply! I assemble a sample app and email it to you.
Evaluated the same for testing purpose with ____, and there it works correctly...

Marco
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem with skinning

Post by Enigma »

Have little modified your post ;)

So it should work with Enigma Virtual Box too! Hope after we review files we will find the problem!
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem with skinning

Post by Enigma »

Marco, I just reviewed few examples from the site you gave me, and Enigma Virtual Box is working well with them...

Still awaiting your samples...
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Problem with skinning

Post by Enigma »

Marco, your problem is fixed with the latest 2.50
Doc
Posts: 5
Joined: Wed Jul 06, 2011 3:04 pm

Re: [FIXED] Problem with skinning

Post by Doc »

It had something to do with with the static linkage of MfC libs.
Anyway, 2.50 fixed problems totally.
Vladimir, you rule! Keep up your good work.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: [FIXED] Problem with skinning

Post by Enigma »

Thanks Marco :)
Post Reply