|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Help me inno unicode skin view
Please, I need help.
The skin viewer (.cjstyles) does not work if compiled with inno setup unicode version. If compiled with unicode inno it does not detect the INI file (ISSkinIniCombo). It works only if compiled in standard ANSI version or enhanced edition of inno setup. If compiled with the standard unicode inno or enhanced edition unicode the combobox fields of the ini file is blank. I believe the problem is that the function EnumResourceNames in script file. Please download the rar file for analyze the script file in inno setup unicode. If any Advanced User could analyze the script I thank you. Last edited by Cesar82; 02-01-2016 at 15:35. Reason: add image |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
To use Inno Setup unicode version should also be used to ansi version of EnumResourceNames (EnumResourceNamesA) of kernel32.dll library. But using Inno Setup unicode version should be changed lpType and lpName of String to PAnsiChar. I posted the modified script if someone is interested. |
| The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
pakrat2k2 (03-01-2016), Razor12911 (03-01-2016) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| soft mod - opinions, questions | dneray22 | XBox Games | 2 | 01-08-2003 06:36 |
| A few questions I need answered. | rms2001 | XBox Games | 5 | 05-12-2002 12:55 |
| Newbie with 1,000 questions ( not really 1,000, but close enough) | tdoran70 | PS2 Games | 3 | 29-05-2002 00:47 |
| A few questions, PLLeaase Read | Bill-Something | PSX Games | 6 | 18-08-2001 08:18 |