Home
last modified time | relevance | path

Searched refs:IDI_LOADSAVE (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dresource.h69 #define IDI_LOADSAVE 135 macro
H A Dwinuae.rc575 IDI_LOADSAVE ICON DISCARDABLE "resources/35floppy.ico" icon
H A Dwin32gui.c3676 init_page (ppage, LOADSAVE_ID, IDD_LOADSAVE, IDI_LOADSAVE, IDS_LOADSAVE, LoadSaveDlgProc); in GetSettings()