Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Unicode and Skinframework not working on Win98
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Unicode and Skinframework not working on Win98

 Post Reply Post Reply
Author
Message
solo View Drop Down
Groupie
Groupie


Joined: 10 November 2007
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote solo Quote  Post ReplyReply Direct Link To This Post Topic: Unicode and Skinframework not working on Win98
    Posted: 10 November 2007 at 9:14pm
 
Hi,

To enable support for UNICODE for my application, I have to follow the instructions given on microsoft website in which it has been told to add the libraries given below in 'Additional Dependencies'.

After adding the below given libraries in Linker -> Input -> Additional Dependencies

/nod:kernel32.lib /nod:advapi32.lib /nod:user32.lib /nod:gdi32.lib /nod:shell32.lib /nod:comdlg32.lib /nod:version.lib /nod:mpr.lib /nod:rasapi32.lib /nod:winmm.lib /nod:winspool.lib /nod:vfw32.lib /nod:secur32.lib /nod:oleacc.lib /nod:oledlg.lib /nod:sensapi.lib unicows.lib kernel32.lib advapi32.lib user32.lib gdi32.lib shell32.lib comdlg32.lib version.lib mpr.lib rasapi32.lib winmm.lib winspool.lib vfw32.lib secur32.lib oleacc.lib oledlg.lib sensapi.lib

to enable unicode support for Win98, the skin framwork stop working on Windows XP and Win 98. The window is not painted properly. Only few buttons catch the new theme in Win XP but in Win 98 the application crashes.

Please check the attached project on Windows 98.

Thanks

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 12 November 2007 at 1:18am
Hello,
 
Yes, SkinFramework doesn't work with Unicows.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
solo View Drop Down
Groupie
Groupie


Joined: 10 November 2007
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote solo Quote  Post ReplyReply Direct Link To This Post Posted: 12 November 2007 at 3:04am
Thanks for your reply.
 
Is there any chance of future support. Means are you working on this issue?
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2007 at 11:26am
Hello,
 
I don't see how it can be added in future.  Unicows don't give us chance to hook API methods.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.