Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows
»
wrong characters in exe
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
XLibre, finally and fortu...
by
Fred vS
[
Today
at 05:18:57 pm]
Pdf Viewer in Pascal
by
Tomxe
[
Today
at 05:00:32 pm]
[New Component] ExtTabCtr...
by
ovidio
[
Today
at 04:22:52 pm]
made hooking newinstance ...
by
runewalsh
[
Today
at 04:00:13 pm]
Sizes and SizeInt
by
LemonParty
[
Today
at 03:05:53 pm]
How can 'Canvas does not ...
by
J-G
[
Today
at 03:05:01 pm]
AArch64. Fast method to c...
by
Thaddy
[
Today
at 01:58:45 pm]
I found an actual use for...
by
Thaddy
[
Today
at 01:07:16 pm]
Strange Behaviour at Runt...
by
andrew Bubble
[
Today
at 12:41:49 pm]
water filling simulation
by
Dzandaa
[
Today
at 12:35:32 pm]
Can /my/ AI help me with ...
by
microxa
[
Today
at 12:12:06 pm]
Knigo
by
CM630
[
Today
at 12:05:31 pm]
P.I.S.S. a PlugIn-framewo...
by
cdbc
[
Today
at 11:27:35 am]
[solved] rotate image pro...
by
speter
[
Today
at 10:03:42 am]
Lazarus Main and Gnome/Wa...
by
zeljko
[
Today
at 09:06:57 am]
TstringGrid read cell col...
by
Josh
[June 08, 2026, 11:05:23 pm]
Pascal for AI Agent CLI T...
by
schuler
[June 08, 2026, 10:35:41 pm]
is there a Base 26 / Radi...
by
Josh
[June 08, 2026, 08:54:36 pm]
FPC Unleashed (inline var...
by
Fibonacci
[June 08, 2026, 08:49:31 pm]
Notetask 1.1.4 - Free cro...
by
AlexanderT
[June 08, 2026, 04:55:38 pm]
Pixie: A lightweight HTML...
by
Tomxe
[June 08, 2026, 01:48:30 pm]
EasyLazFreeType Bug?
by
Tommi
[June 08, 2026, 10:57:47 am]
embed .jpg file into .pp ...
by
Thaddy
[June 08, 2026, 09:51:38 am]
Call SetLength from assem...
by
Thaddy
[June 08, 2026, 09:00:36 am]
TPlaysound problem Ubuntu...
by
jamie
[June 08, 2026, 12:57:32 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: wrong characters in exe (Read 6739 times)
skaner1900
Jr. Member
Posts: 59
wrong characters in exe
«
on:
July 31, 2010, 02:37:11 pm »
Project options -> Version informations -> Rigths
"Copyrights © 2010"
project1.exe -> RMB (right mouse button) -> Properties -> Version -> Rights
"Copyrights © 2010"
why Lazarus changed "©" to "©"
and " ąćęłńóś " to " ąćęłńóś "
?
Logged
felipemdc
Administrator
Hero Member
Posts: 3538
Re: wrong characters in exe
«
Reply #1 on:
August 16, 2010, 02:07:19 pm »
Looks like a bug. Please report in the bug tracker. Probably the resource file is made using ansi strings and the IDE assigns utf-8 strings for the resource. It should use widestrings for windows nt and ansistrings for older ones.
Logged
michaelthuma
Jr. Member
Posts: 51
Re: wrong characters in exe
«
Reply #2 on:
August 16, 2010, 02:10:51 pm »
Is the IDE recomilped under UTF8 or Ansi?
Logged
felipemdc
Administrator
Hero Member
Posts: 3538
Re: wrong characters in exe
«
Reply #3 on:
August 16, 2010, 05:42:25 pm »
Quote from: michaelthuma on August 16, 2010, 02:10:51 pm
Is the IDE recomilped under UTF8 or Ansi?
You can't choose that. Lazarus *only* uses UTF-8. There used to be (or still is?) a define under Windows, but I've never heard of anyone that uses it.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows
»
wrong characters in exe
TinyPortal
© 2005-2018