PB6.12 IDE / Compiler options / Enable DLL preloading protection
- Andre
- PureBasic Team
- Posts: 2139
- Joined: Fri Apr 25, 2003 6:14 pm
- Location: Germany (Saxony, Deutscheinsiedel)
- Contact:
PB6.12 IDE / Compiler options / Enable DLL preloading protection
The mentioned new option 'Enable DLL preloading protection (Windows)' in the IDE 'compiler options' window isn't localized yet.
Re: PB6.12 IDE / Compiler options / Enable DLL preloading protection
What do you mean by ‘is not localised’?
I have the option ...
I have the option ...
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PB6.12 IDE / Compiler options / Enable DLL preloading protection
The 'Enable DLL preloading protection (Windows)' is always displayed in English and not translated into German (and presumably other languages).mk-soft wrote: Sun Oct 27, 2024 6:11 pm What do you mean by ‘is not localised’?
I have the option ...
Re: PB6.12 IDE / Compiler options / Enable DLL preloading protection
I see ...
I didn't even notice because I have the IDE running in German and English
I didn't even notice because I have the IDE running in German and English

My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: PB6.12 IDE / Compiler options / Enable DLL preloading protection
Add the following line to the catalog file.
Code: Select all
...
[Compiler]
...
DllProtection =
...
Re: PB6.12 IDE / Compiler options / Enable DLL preloading protection
This bug is fixed in 6.21 and can be closed, once the German catalog has been updated.
- Andre
- PureBasic Team
- Posts: 2139
- Joined: Fri Apr 25, 2003 6:14 pm
- Location: Germany (Saxony, Deutscheinsiedel)
- Contact:
Re: PB6.12 IDE / Compiler options / Enable DLL preloading protection
I just made some slightly improvements to the german Compiler.catalog and Editor.catalog files.
But I noticed, that the newer compiler options (regarding Dll protection, UCRT and Wayland) were already present in the german editor.catalog file (on PureBasic docs SVN), but this isn't included in the PB6.21 final release.
Furthermore the description for 'Use UCRT...' and 'Wayland support' are missing in the PureBasic.chm help file.
So this bug-report is still valid.
But I noticed, that the newer compiler options (regarding Dll protection, UCRT and Wayland) were already present in the german editor.catalog file (on PureBasic docs SVN), but this isn't included in the PB6.21 final release.
Furthermore the description for 'Use UCRT...' and 'Wayland support' are missing in the PureBasic.chm help file.
So this bug-report is still valid.