This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [---Item Codes---] | |
| 00000000 00000000 00000000 | |
| [Items Never Decrease (on)] | |
| 04000000 01aea450 D65F03C0 | |
| [Items Never Decrease (off)] | |
| 04000000 01aea450 F81D0FF5 | |
| [Item ++ (On)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using System; | |
| using System.Drawing; | |
| using System.Runtime.InteropServices; | |
| using System.Threading; | |
| using static System.Net.Mime.MediaTypeNames; | |
| class Program | |
| { | |
| private const int SM_XVIRTUALSCREEN = 76; | |
| private const int SM_YVIRTUALSCREEN = 77; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Kleine PDF-Konvertier Bibliothek an Funktionen | |
| # IrfanView-Exe muss existieren | |
| global IrfanViewExe | |
| set IrfanViewExe "C:/Program Files/IrfanView/i_view64.exe" | |
| if { ![file exists $IrfanViewExe] } { | |
| set IrfanViewExe "C:/Program Files (x86)/IrfanView/i_view32.exe" | |
| if { ![file exists $IrfanViewExe] } { | |
| set IrfanViewExe "C:/Program Files/IrfanView/i_view32.exe" | |
| if { ![file exists $IrfanViewExe] } { | |
| error "Weder 32 noch 64-bit Version von i_view.exe existiert: [file nativename $IrfanViewExe]" |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| aaaber | |
| aachen | |
| aal | |
| aalbutt | |
| aale | |
| aalglatt | |
| aalspieß | |
| aalspieße | |
| aalsuppe | |
| aalsuppen |