TLDR; for 32-bit applications add this line to your DPR: {$SETPEOPTFLAGS $140} for 64-bit applications use: {$SETPEOPTFLAGS $160} {$SetPEFlags IMAGE_FILE_LARGE_ADDRESS_AWARE} or, if you do no...
Security 4
Recently Updated
- RAD Programmer Challenge: First Minesweeper Game Submissions for Delphi & C++ Builder
- Workaround for Microsoft blocking BYPASSNRO script to setup a local account in Windows 11
- RAD Programmer Challenge #1: Build a MineSweeper game in RAD Studio with a chance to win $500
- Merry Christmas Delphi Developers 2024
- Simple Code Profiling In Delphi