repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git]
/
arch
/
.unmaintained
/
m68k-pp-native
/
loader
/
loader.rcp
blob
5589b608d1f685215174f5a8a9d94cc4be363dc7
1
#include "loaderRsc.h"
2
3
FORM MainForm 1 1 158 158
4
BEGIN
5
TITLE "AROS Loader"
6
BUTTON "Hit me to download AROS" Button1 10 20 110 40
7
END
8
9
APPLICATIONICONNAME 1000 "AROS Ldr"
10
ICON "loader.pbm"
11
12
VERSION 1 "0.0.1"