###############################################################################
# File:    src/msw/filelist.cpp
# Purpose: The list of source files for MSW version of wxWindows.
# Author:  Vadim Zeitlin
# Created: 14.07.99
# Version: $Id$
#
# Format of this file: TAB separated columns. The first column contains the
# filename, the second a letter corresonding a directory:
#  G	/src/generic
#  C	/src/common
#  M	/src/msw
#  X	/src/motif   X for Xt
#  U	/src/unix
#  R	/src/gtk     R for Robert
#  H	/src/html
#  W	/include/wx
#  K	/include/wx/gtk        K for gtK
#  F	/include/wx/motif      F for motiF
#  B	/include/wx/msw        B for Bill Gates
#  N	/include/wx/generic    N for geNeric
#  L	/include/wx/html       L for htmL
#  P	/include/wx/protocol
#  S	/include/wx/unix       S for poSix
#
# The third column may be empty or contain some additional info about this
# file (only compile it in 16bit mode, don't compile it with this or that
# compiler, &c)
#
# Known flags:
#  16	a generic file implementing Win32 control for Win16
#  32	only can be compiled under Win32
#  PS	PostScript related file, normally not compiled under Windows
#  G	generic code which might be used instead of native one
#  U	Unix-ish file, normally not compiled under Windows
#  O	OLE file (needs Win32 and a decent compiler)
#  S	Socket file (currently doesn't compile under Win16 nor with GNU)
#  R	Not required for the GTK port
#  X	Not required for the Motif port
#  WX	Base header
#  GTK  GTK header
#  MSW	MSW header
#  MAC  Mac header
#  MOT	Motif header
#  PM	OS/2 header
#  GEN	Generic header
#  PRO	Protocol header
#  HTM	wxHtml header
#  UNX	Unix header
###############################################################################

# File name 	Type	Flags

busyinfo.cpp	G
caret.cpp	G	U
choicdgg.cpp	G
colrdlgg.cpp	G	G
dcpsg.cpp	G	U
dirdlgg.cpp	G	16
fontdlgg.cpp	G	G,R
filedlgg.cpp	G	U,X
gridg.cpp	G
helphtml.cpp	G	G
helpwxht.cpp	G	G
helpxlp.cpp	G	G,R
imaglist.cpp	G	16
laywin.cpp	G
listctrl.cpp	G	16
logg.cpp	G
msgdlgg.cpp	G	G
notebook.cpp	G	16,R
panelg.cpp	G
printps.cpp	G	PS
prntdlgg.cpp	G	PS,U
progdlgg.cpp	G
prop.cpp	G
propform.cpp	G
proplist.cpp	G
sashwin.cpp	G
scrolwin.cpp	G
splitter.cpp	G
statline.cpp	G	U,R
statusbr.cpp	G
tabg.cpp	G	R
numdlgg.cpp	G
textdlgg.cpp	G
tipdlg.cpp	G
treectrl.cpp	G	16
wizard.cpp	G

choiccmn.cpp	C	R
cmndata.cpp	C
config.cpp	C
ctrlcmn.cpp	C	R
date.cpp	C
datstrm.cpp	C
db.cpp	C
dbtable.cpp	C
dcbase.cpp	C
dlgcmn.cpp	C
docmdi.cpp	C
docview.cpp	C
dynarray.cpp	C
dynlib.cpp	C
event.cpp	C
extended.c	C
ffile.cpp	C
file.cpp	C
fileconf.cpp	C
filefn.cpp	C
filesys.cpp	C
framecmn.cpp	C
fs_inet.cpp	C
fs_zip.cpp	C
ftp.cpp	C	S
gdicmn.cpp	C
gifdecod.cpp	C
hash.cpp	C
helpbase.cpp	C
http.cpp	C	S
imagbmp.cpp	C
image.cpp	C
imagall.cpp	C
imaggif.cpp	C
imagjpeg.cpp	C	32
imagpcx.cpp	C	32
imagpng.cpp	C	32
imagpnm.cpp	C	32
intl.cpp	C
ipcbase.cpp	C
layout.cpp	C
list.cpp	C
log.cpp	C
memory.cpp	C
mimetype.cpp	C	32
module.cpp	C
mstream.cpp	C
object.cpp	C
objstrm.cpp	C
odbc.cpp	C	R
paper.cpp	C
prntbase.cpp	C
process.cpp	C	32
protocol.cpp	C	S
resource.cpp	C
sckaddr.cpp	C	S
sckfile.cpp	C	S
sckipc.cpp	C	S
sckstrm.cpp	C	S
serbase.cpp	C
sizer.cpp	C
socket.cpp	C	S
stream.cpp	C
strconv.cpp	C
string.cpp	C
tbarbase.cpp	C
tbarsmpl.cpp	C
textcmn.cpp	C
textfile.cpp	C
time.cpp	C
timercmn.cpp	C
tokenzr.cpp	C
txtstrm.cpp	C
unzip.c	C
url.cpp	C	S
utilscmn.cpp	C
valgen.cpp	C
validate.cpp	C
valtext.cpp	C
variant.cpp	C
wfstream.cpp	C
wincmn.cpp	C
wxchar.cpp	C
wxexpr.cpp	C
zipstrm.cpp	C
zstream.cpp	C

accel.cpp	M
app.cpp	M
automtn.cpp	M	O
bitmap.cpp	M
bmpbuttn.cpp	M
brush.cpp	M
button.cpp	M
caret.cpp	M
checkbox.cpp	M
checklst.cpp	M
choice.cpp	M
clipbrd.cpp	M
colordlg.cpp	M
colour.cpp	M
combobox.cpp	M
control.cpp	M
curico.cpp	M
cursor.cpp	M
data.cpp	M
dataobj.cpp	M	O
dc.cpp	M
dcclient.cpp	M
dcmemory.cpp	M
dcprint.cpp	M
dcscreen.cpp	M
dde.cpp	M
dialog.cpp	M
dib.cpp	M
dibutils.cpp	M
dirdlg.cpp	M	32
dragimag.cpp	M
dropsrc.cpp	M	O
droptgt.cpp	M	O
filedlg.cpp	M
font.cpp	M
fontdlg.cpp	M
frame.cpp	M
gauge95.cpp	M	32
gaugemsw.cpp	M	16
gdiobj.cpp	M
helpwin.cpp	M
icon.cpp	M
imaglist.cpp	M	32
iniconf.cpp	M	16
joystick.cpp	M
listbox.cpp	M
listctrl.cpp	M	32
main.cpp	M
mdi.cpp	M
menu.cpp	M
menuitem.cpp	M
metafile.cpp	M
minifram.cpp	M
msgdlg.cpp	M
nativdlg.cpp	M
notebook.cpp	M	32
oleutils.cpp	M	O
ownerdrw.cpp	M
palette.cpp	M
pen.cpp	M
penwin.cpp	M
pnghand.cpp	M	32
printdlg.cpp	M
printwin.cpp	M
radiobox.cpp	M
radiobut.cpp	M
regconf.cpp	M	32
region.cpp	M
registry.cpp	M	32
scrolbar.cpp	M
settings.cpp	M
slider95.cpp	M	32
slidrmsw.cpp	M	16
spinbutt.cpp	M
statbmp.cpp	M
statbox.cpp	M
statbr95.cpp	M	32
statline.cpp	M
stattext.cpp	M
tabctrl.cpp	M
taskbar.cpp	M	32
tbar95.cpp	M	32
tbarmsw.cpp	M	16
textctrl.cpp	M
thread.cpp	M	32
timer.cpp	M
tooltip.cpp	M	32
treectrl.cpp	M	32
utils.cpp	M
utilsexc.cpp	M
uuid.cpp	M	O
wave.cpp	M
window.cpp	M
xpmhand.cpp	M
gsocket.c	M	S

threadpsx.cpp	U
utilsunx.cpp	U
gsocket.c	U

gsockgtk.c	R
win_gtk.c	R
accel.cpp	R
app.cpp	R
bitmap.cpp	R
bmpbuttn.cpp	R
brush.cpp	R
button.cpp	R
checkbox.cpp	R
checklst.cpp	R
choice.cpp	R
clipbrd.cpp	R
colour.cpp	R
combobox.cpp	R
control.cpp	R
cursor.cpp	R
data.cpp	R
dataobj.cpp	R
dc.cpp	R
dcclient.cpp	R
dcmemory.cpp	R
dcscreen.cpp	R
dialog.cpp	R
dnd.cpp	R
font.cpp	R
fontdlg.cpp	R
frame.cpp	R
gauge.cpp	R
gdiobj.cpp	R
gsockgtk.c	R
icon.cpp	R
listbox.cpp	R
main.cpp	R
mdi.cpp	R
menu.cpp	R
minifram.cpp	R
notebook.cpp	R
palette.cpp	R
pen.cpp	R
radiobox.cpp	R
radiobut.cpp	R
region.cpp	R
scrolbar.cpp	R
settings.cpp	R
slider.cpp	R
spinbutt.cpp	R
statbmp.cpp	R
statbox.cpp	R
statline.cpp	R
stattext.cpp	R
tbargtk.cpp	R
textctrl.cpp	R
timer.cpp	R
tooltip.cpp	R
utilsgtk.cpp	R
utilsres.cpp	R
wave.cpp	R
window.cpp	R

gsockmot.cpp	X
accel.cpp	X
app.cpp	X
bitmap.cpp	X
bmpbuttn.cpp	X
brush.cpp	X
button.cpp	X
checkbox.cpp	X
checklst.cpp	X
choice.cpp	X
clipbrd.cpp	X
colour.cpp	X
combobox.cpp	X
control.cpp	X
cursor.cpp	X
data.cpp	X
dataobj.cpp	X
dc.cpp	X
dcclient.cpp	X
dcmemory.cpp	X
dcscreen.cpp	X
dialog.cpp	X
filedlg.cpp	X
font.cpp	X
frame.cpp	X
gauge.cpp	X
gdiobj.cpp	X
icon.cpp	X
listbox.cpp	X
main.cpp	X
mdi.cpp	X
menu.cpp	X
menuitem.cpp	X
minifram.cpp	X
msgdlg.cpp	X
palette.cpp	X
pen.cpp	X
radiobox.cpp	X
radiobut.cpp	X
region.cpp	X
scrolbar.cpp	X
settings.cpp	X
slider.cpp	X
spinbutt.cpp	X
statbmp.cpp	X
statbox.cpp	X
stattext.cpp	X
toolbar.cpp	X
textctrl.cpp	X
timer.cpp	X
utils.cpp	X
window.cpp	X

helpdata.cpp	H
helpfrm.cpp	H
helpctrl.cpp	H
htmlcell.cpp	H
htmlfilter.cpp	H
htmlparser.cpp	H
htmltag.cpp	H
htmlwin.cpp	H
htmlwinparser.cpp	H
mod_fonts.cpp	H
mod_hline.cpp	H
mod_image.cpp	H
mod_layout.cpp	H
mod_links.cpp	H
mod_list.cpp	H
mod_pre.cpp	H
mod_tables.cpp	H
search.cpp	H

arrimpl.cpp	W
listimpl.cpp	W
accel.h	W
app.h	W
bitmap.h	W
bmpbuttn.h	W
brush.h	W
buffer.h	W
busyinfo.h	W
button.h	W
caret.h	W
checkbox.h	W
checklst.h	W
choicdlg.h	W
choice.h	W
clipbrd.h	W
cmndata.h	W
colordlg.h	W
colour.h	W
combobox.h	W
confbase.h	W
config.h	W
control.h	W
cursor.h	W
dataobj.h	W
date.h	W
datstrm.h	W
db.h	W
dbtable.h	W
dc.h	W
dcclient.h	W
dcmemory.h	W
dcprint.h	W
dcps.h	W
dcscreen.h	W
dde.h	W
debug.h	W
defs.h	W
dialog.h	W
dirdlg.h	W
dnd.h	W
docmdi.h	W
docview.h	W
dragimag.h	W
dynarray.h	W
dynlib.h	W
event.h	W
expr.h	W
ffile.h	W
file.h	W
fileconf.h	W
filedlg.h	W
filefn.h	W
filesys.h	W
font.h	W
fontdlg.h	W
frame.h	W
fs_inet.h	W
fs_zip.h	W
gauge.h	W
gdicmn.h	W
gdiobj.h	W
gifdecod.h	W
grid.h	W
gsocket.h	W
hash.h	W
help.h	W
helpbase.h	W
helphtml.h	W
helpwin.h	W
helpxlp.h	W
icon.h	W
image.h	W
imaglist.h	W
intl.h	W
ioswrap.h	W
ipcbase.h	W
joystick.h	W
layout.h	W
laywin.h	W
list.h	W
listbox.h	W
listctrl.h	W
log.h	W
longlong.h	W
matrix.h	W
mdi.h	W
memory.h	W
menu.h	W
menuitem.h	W
metafile.h	W
mimetype.h	W
minifram.h	W
module.h	W
msgdlg.h	W
mstream.h	W
notebook.h	W
object.h	W
objstrm.h	W
odbc.h	W
ownerdrw.h	W
palette.h	W
panel.h	W
paper.h	W
pen.h	W
pnghand.h	W
print.h	W
printdlg.h	W
prntbase.h	W
process.h	W
progdlg.h	W
prop.h	W
propform.h	W
proplist.h	W
radiobox.h	W
radiobut.h	W
region.h	W
resource.h	W
sashwin.h	W
sckaddr.h	W
sckipc.h	W
sckstrm.h	W
scrolbar.h	W
scrolwin.h	W
serbase.h	W
settings.h	W
setup.h	W
sizer.h	W
slider.h	W
socket.h	W
spinbutt.h	W
splitter.h	W
statbmp.h	W
statbox.h	W
statline.h	W
stattext.h	W
statusbr.h	W
strconv.h	W
stream.h	W
string.h	W
tab.h	W
tabctrl.h	W
taskbar.h	W
tbar95.h	W
tbarbase.h	W
tbarmsw.h	W
tbarsmpl.h	W
textctrl.h	W
textdlg.h	W
textfile.h	W
txtstrm.h	W
thread.h	W
time.h	W
timer.h	W
tipdlg.h	W
tokenzr.h	W
toolbar.h	W
tooltip.h	W
treectrl.h	W
types.h	W
url.h	W
utils.h	W
valgen.h	W
validate.h	W
valtext.h	W
variant.h	W
version.h	W
wave.h	W
wfstream.h	W
window.h	W
wx.h	W
wx_cw.h	W
wx_cw_cm.h	W
wx_cw_d.h	W
wxchar.h	W
wxexpr.h	W
wxhtml.h	W
wxprec.h	W
xpmhand.h	W
zipstrm.h	W
zstream.h	W

accel.h	K
app.h	K
bitmap.h	K
bmpbuttn.h	K
brush.h	K
button.h	K
checkbox.h	K
checklst.h	K
choice.h	K
clipbrd.h	K
colour.h	K
combobox.h	K
control.h	K
cursor.h	K
dataobj.h	K
dc.h	K
dcclient.h	K
dcmemory.h	K
dcscreen.h	K
dialog.h	K
dnd.h	K
filedlg.h	K
font.h	K
fontdlg.h	K
frame.h	K
gauge.h	K
gdiobj.h	K
icon.h	K
joystick.h	K
listbox.h	K
mdi.h	K
menu.h	K
menuitem.h	K
minifram.h	K
notebook.h	K
palette.h	K
pen.h	K
radiobox.h	K
radiobut.h	K
region.h	K
scrolbar.h	K
settings.h	K
slider.h	K
spinbutt.h	K
statbmp.h	K
statbox.h	K
statline.h	K
stattext.h	K
tbargtk.h	K
textctrl.h	K
timer.h	K
tooltip.h	K
treectrl.h	K
wave.h	K
win_gtk.h	K
window.h	K

accel.h	F
app.h	F
bitmap.h	F
bmpbuttn.h	F
brush.h	F
button.h	F
checkbox.h	F
checklst.h	F
choice.h	F
clipbrd.h	F
colordlg.h	F
colour.h	F
combobox.h	F
control.h	F
cursor.h	F
dataobj.h	F
dc.h	F
dcclient.h	F
dcmemory.h	F
dcprint.h	F
dcscreen.h	F
dialog.h	F
dnd.h	F
filedlg.h	F
font.h	F
fontdlg.h	F
frame.h	F
gauge.h	F
gdiobj.h	F
icon.h	F
joystick.h	F
listbox.h	F
mdi.h	F
menu.h	F
menuitem.h	F
metafile.h	F
minifram.h	F
msgdlg.h	F
palette.h	F
pen.h	F
print.h	F
printdlg.h	F
private.h	F
radiobox.h	F
radiobut.h	F
region.h	F
scrolbar.h	F
settings.h	F
slider.h	F
spinbutt.h	F
statbmp.h	F
statbox.h	F
stattext.h	F
textctrl.h	F
timer.h	F
toolbar.h	F
window.h	F

accel.h	B
app.h	B
bitmap.h	B
bmpbuttn.h	B
brush.h	B
button.h	B
caret.h	B
checkbox.h	B
checklst.h	B
choice.h	B
clipbrd.h	B
colordlg.h	B
colour.h	B
combobox.h	B
control.h	B
curico.h	B
curicop.h	B
cursor.h	B
dc.h	B
dcclient.h	B
dcmemory.h	B
dcprint.h	B
dcscreen.h	B
dde.h	B
dialog.h	B
dib.h	B
dibutils.h	B
dirdlg.h	B
dragimag.h	B
filedlg.h	B
font.h	B
fontdlg.h	B
frame.h	B
gauge.h	B
gauge95.h	B
gaugemsw.h	B
gdiobj.h	B
helpwin.h	B
icon.h	B
imaglist.h	B
iniconf.h	B
joystick.h	B
listbox.h	B
listctrl.h	B
mdi.h	B
menu.h	B
menuitem.h	B
metafile.h	B
minifram.h	B
msgdlg.h	B
msvcrt.h	B
notebook.h	B
palette.h	B
pen.h	B
pnghand.h	B
pngread.h	B
printdlg.h	B
printwin.h	B
private.h	B
radiobox.h	B
radiobut.h	B
regconf.h	B
region.h	B
registry.h	B
scrolbar.h	B
settings.h	B
setup0.h	B
slider.h	B
slider95.h	B
slidrmsw.h	B
spinbutt.h	B
statbmp.h	B
statbox.h	B
statbr95.h	B
statline.h	B
stattext.h	B
tabctrl.h	B
taskbar.h	B
tbar95.h	B
tbarmsw.h	B
textctrl.h	B
timer.h	B
tooltip.h	B
treectrl.h	B
wave.h	B
window.h	B
winundef.h	B
xpmhand.h	B
# blank.cur	B
# bullseye.cur	B
# child.ico	B
# clock.cur	B
# error.ico	B
# hand.cur	B
# heart.cur	B
# info.ico	B
# magnif1.cur	B
# mdi.ico	B
# noentry.cur	B
# pbrush.cur	B
# pencil.cur	B
# pntleft.cur	B
# pntright.cur	B
# query.cur	B
# question.ico	B
# roller.cur	B
# size.cur	B
# std.ico	B
# tip.ico	B
# warning.ico	B
# watch1.cur	B
# disable.bmp	B
# wx.rc	B

execute.h	S

file.h	P
ftp.h	P
http.h	P
protocol.h	P

forcelink.h	L
helpdata.h	L
helpfrm.h	L
helpctrl.h	L
htmlcell.h	L
htmldefs.h	L
htmlfilter.h	L
htmlparser.h	L
htmltag.h	L
htmlwin.h	L
htmlwinparser.h	L
mod_templ.h	L
version.h	L

caret.h	N
choicdgg.h	N
colrdlgg.h	N
dcpsg.h	N
dirdlgg.h	N
fontdlgg.h	N
filedlgg.h	N
gridg.h	N
helpext.h	N
helpwxht.h	N
helphtml.h	N
helpxlp.h	N
imaglist.h	N
laywin.h	N
listctrl.h	N
msgdlgg.h	N
notebook.h	N
panelg.h	N
printps.h	N
prntdlgg.h	N
progdlgg.h	N
sashwin.h	N
scrolwin.h	N
splitter.h	N
statusbr.h	N
tabg.h	N
textdlgg.h	N
treectrl.h	N

# vi: set noet ts=16 nolist:
