Known bugs and Limitations
--------------------------

    IMPORTANT:
    - Emu Loader has very limited support for MAME merged sets, so p.l.e.a.s.e. avoid using them!!!
    - The minimum recommended resolution required is 1024x768, avoid using lower resolutions unless you have no other choice!
    - Several screens/dialogs self-adapt to 640x480 resolution

01. Limitation: if no .zip/.7z files are found for a game, the CHD is always set as missing, even if the file
    is found and is ok

02. When in full screen mode, the main window doesn't always stay on top of the taskbar

03. Messed up MAMU_ icons in Windows 2000 (16x16 / 24x24).
    This happens because MAMu_ .ico files are only 32x32, and Delphi 7 can't scale them down correctly on a
    Win2k OS.

04. Limitation: EL is not UAC friendly (User Account Control), making frontend crash when saving settings
    Make sure to setup the frontend in a folder tree that have full read/write access

05. Delphi 7 compilation bug "[Fatal Error] uMain.pas: Internal error: U752" (uMain uses uColumnsEditor.pas)
    Can't find what this error is about on the internet or a way to fix it!! :_(((
    Maybe I should re-create the columns editor form/pas from scratch ?

06. Limitation: When deleting a merged game, the status of its parent game and other clones are
    not updated. You have to do it manually

07. Limitation: Feature "Category Prev/Next Auto Swtich" (main menu Images) doesn't work if "Enable Threads" button in images
    tool bar buttons is enabled. This is impossible to fix as EL have no control over images loading within threads

08. RichEdit controls do not show Unicode strings

