Unicode and Skinframework not working on Win98 |
Post Reply |
Author | |
solo
Groupie Joined: 10 November 2007 Status: Offline Points: 17 |
Post Options
Thanks(0)
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Yes, SkinFramework doesn't work with Unicows.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
solo
Groupie Joined: 10 November 2007 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Thanks for your reply.
Is there any chance of future support. Means are you working on this issue?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
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 |