Commit 2f5a67f
authored
[REG] Fix importing ASCII *.reg file creating a Unicode registry entry (reactos#6450)
* When source REG file is ASCII encoded, detect presence of UNICODE value and force
'parser->is_unicode' to TRUE when dealing with Unicode imports.1 parent ced7700 commit 2f5a67f
1 file changed
Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
775 | 781 | | |
776 | 782 | | |
777 | 783 | | |
778 | 784 | | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
779 | 809 | | |
| 810 | + | |
780 | 811 | | |
781 | 812 | | |
782 | 813 | | |
| |||
785 | 816 | | |
786 | 817 | | |
787 | 818 | | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
788 | 831 | | |
| 832 | + | |
789 | 833 | | |
790 | 834 | | |
791 | 835 | | |
| |||
0 commit comments