LoadSkin fails from network drive |
Post Reply |
Author | |
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Posted: 04 August 2006 at 9:57am |
LoadSkin fails if the style (or the exe if statically linked) is on a network drive.
LoadSkin (_T("\\mycomputer\myapp\Office2007.cjstyles")); fails!
If the full path is not given and you start the app on a network drive LoadSkin fails as well.
|
|
Codejock support
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
:( again bug of 10.3... definitely we will release some 10.3.1. Workaround now specify ini file in LoadSkin:
.. , _T("Normalblue.ini"));
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |