1999-07-14 22:46:12 +00:00
|
|
|
###############################################################################
|
|
|
|
# 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
|
1999-07-28 22:18:58 +00:00
|
|
|
# filename, the second a letter corresonding a directory:
|
1999-08-18 18:06:10 +00:00
|
|
|
# G /src/generic
|
1999-07-28 22:18:58 +00:00
|
|
|
# C /src/common
|
|
|
|
# M /src/msw
|
1999-08-10 11:23:46 +00:00
|
|
|
# X /src/motif X for Xt
|
1999-07-28 22:18:58 +00:00
|
|
|
# U /src/unix
|
1999-08-10 11:23:46 +00:00
|
|
|
# R /src/gtk R for Robert
|
1999-07-28 22:18:58 +00:00
|
|
|
# H /src/html
|
1999-08-12 12:54:33 +00:00
|
|
|
# W /include/wx
|
|
|
|
# K /include/wx/gtk K for gtK
|
1999-08-18 18:06:10 +00:00
|
|
|
# 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
|
1999-07-28 22:18:58 +00:00
|
|
|
#
|
1999-08-18 18:06:10 +00:00
|
|
|
# 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
|
1999-07-28 22:18:58 +00:00
|
|
|
# compiler, &c)
|
1999-07-14 22:46:12 +00:00
|
|
|
#
|
|
|
|
# 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)
|
1999-07-28 22:18:58 +00:00
|
|
|
# R Not required for the GTK port
|
1999-08-10 20:08:24 +00:00
|
|
|
# X Not required for the Motif port
|
1999-08-01 11:02:05 +00:00
|
|
|
# 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
|
1999-07-14 22:46:12 +00:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
# File name Type Flags
|
|
|
|
|
|
|
|
busyinfo.cpp G
|
1999-07-28 22:18:58 +00:00
|
|
|
caret.cpp G U
|
1999-08-11 11:53:40 +00:00
|
|
|
choicdgg.cpp G
|
1999-07-14 22:46:12 +00:00
|
|
|
colrdlgg.cpp G G
|
1999-08-11 17:40:09 +00:00
|
|
|
dcpsg.cpp G U
|
1999-07-14 22:46:12 +00:00
|
|
|
dirdlgg.cpp G 16
|
1999-08-24 20:26:06 +00:00
|
|
|
fontdlgg.cpp G G,R
|
1999-08-21 13:54:32 +00:00
|
|
|
filedlgg.cpp G U,X
|
1999-07-14 22:46:12 +00:00
|
|
|
gridg.cpp G
|
1999-08-14 11:14:39 +00:00
|
|
|
helphtml.cpp G G
|
|
|
|
helpwxht.cpp G G
|
1999-07-28 22:18:58 +00:00
|
|
|
helpxlp.cpp G G,R
|
1999-07-14 22:46:12 +00:00
|
|
|
imaglist.cpp G 16
|
|
|
|
laywin.cpp G
|
|
|
|
listctrl.cpp G 16
|
1999-09-20 16:10:03 +00:00
|
|
|
logg.cpp G
|
1999-08-11 11:53:40 +00:00
|
|
|
msgdlgg.cpp G G
|
1999-07-28 22:18:58 +00:00
|
|
|
notebook.cpp G 16,R
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-09-03 05:19:10 +00:00
|
|
|
statline.cpp G U,R
|
1999-07-14 22:46:12 +00:00
|
|
|
statusbr.cpp G
|
1999-07-28 22:18:58 +00:00
|
|
|
tabg.cpp G R
|
1999-07-23 21:03:02 +00:00
|
|
|
numdlgg.cpp G
|
1999-08-11 11:53:40 +00:00
|
|
|
textdlgg.cpp G
|
1999-07-14 22:46:12 +00:00
|
|
|
tipdlg.cpp G
|
|
|
|
treectrl.cpp G 16
|
1999-08-18 18:06:10 +00:00
|
|
|
wizard.cpp G
|
1999-07-14 22:46:12 +00:00
|
|
|
|
1999-07-28 22:18:58 +00:00
|
|
|
choiccmn.cpp C R
|
1999-07-14 22:46:12 +00:00
|
|
|
cmndata.cpp C
|
|
|
|
config.cpp C
|
1999-07-28 22:18:58 +00:00
|
|
|
ctrlcmn.cpp C R
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-09-30 21:26:44 +00:00
|
|
|
fontcmn.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
framecmn.cpp C
|
|
|
|
fs_inet.cpp C
|
|
|
|
fs_zip.cpp C
|
|
|
|
ftp.cpp C S
|
|
|
|
gdicmn.cpp C
|
1999-08-18 22:33:35 +00:00
|
|
|
gifdecod.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
hash.cpp C
|
|
|
|
helpbase.cpp C
|
|
|
|
http.cpp C S
|
|
|
|
imagbmp.cpp C
|
|
|
|
image.cpp C
|
1999-09-20 19:06:44 +00:00
|
|
|
imagall.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
imaggif.cpp C
|
1999-09-05 15:14:50 +00:00
|
|
|
imagjpeg.cpp C 32
|
|
|
|
imagpcx.cpp C 32
|
|
|
|
imagpng.cpp C 32
|
|
|
|
imagpnm.cpp C 32
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-07-28 22:18:58 +00:00
|
|
|
odbc.cpp C R
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-09-18 17:23:20 +00:00
|
|
|
serbase.cpp C
|
1999-08-10 12:27:07 +00:00
|
|
|
sizer.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
socket.cpp C S
|
|
|
|
stream.cpp C
|
1999-08-08 11:31:18 +00:00
|
|
|
strconv.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
string.cpp C
|
|
|
|
tbarbase.cpp C
|
1999-09-13 05:24:57 +00:00
|
|
|
tbarsmpl.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-08-08 11:31:18 +00:00
|
|
|
zipstrm.cpp C
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-07-20 23:22:30 +00:00
|
|
|
iniconf.cpp M 16
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-07-16 23:06:35 +00:00
|
|
|
notebook.cpp M 32
|
1999-07-14 22:46:12 +00:00
|
|
|
oleutils.cpp M O
|
|
|
|
ownerdrw.cpp M
|
|
|
|
palette.cpp M
|
|
|
|
pen.cpp M
|
|
|
|
penwin.cpp M
|
1999-09-05 15:14:50 +00:00
|
|
|
pnghand.cpp M 32
|
1999-07-14 22:46:12 +00:00
|
|
|
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
|
1999-09-07 15:37:31 +00:00
|
|
|
gsocket.c M S
|
1999-07-14 22:46:12 +00:00
|
|
|
|
1999-07-28 22:18:58 +00:00
|
|
|
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
|
1999-08-10 20:08:24 +00:00
|
|
|
dcmemory.cpp R
|
1999-07-28 22:18:58 +00:00
|
|
|
dcscreen.cpp R
|
|
|
|
dialog.cpp R
|
|
|
|
dnd.cpp R
|
|
|
|
font.cpp R
|
1999-08-24 20:26:06 +00:00
|
|
|
fontdlg.cpp R
|
1999-07-28 22:18:58 +00:00
|
|
|
frame.cpp R
|
|
|
|
gauge.cpp R
|
|
|
|
gdiobj.cpp 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
|
|
|
|
|
1999-10-01 14:59:52 +00:00
|
|
|
gsockmot.c X S
|
1999-08-10 11:23:46 +00:00
|
|
|
accel.cpp X
|
|
|
|
app.cpp X
|
|
|
|
bitmap.cpp X
|
|
|
|
bmpbuttn.cpp X
|
|
|
|
brush.cpp X
|
|
|
|
button.cpp X
|
|
|
|
checkbox.cpp X
|
1999-09-03 05:19:10 +00:00
|
|
|
checklst.cpp X
|
1999-08-10 11:23:46 +00:00
|
|
|
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
|
1999-08-10 20:08:24 +00:00
|
|
|
dcmemory.cpp X
|
1999-08-10 11:23:46 +00:00
|
|
|
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
|
1999-09-03 05:19:10 +00:00
|
|
|
spinbutt.cpp X
|
1999-08-10 11:23:46 +00:00
|
|
|
statbmp.cpp X
|
|
|
|
statbox.cpp X
|
|
|
|
stattext.cpp X
|
|
|
|
toolbar.cpp X
|
|
|
|
textctrl.cpp X
|
|
|
|
timer.cpp X
|
|
|
|
utils.cpp X
|
|
|
|
window.cpp X
|
|
|
|
|
1999-09-12 17:45:34 +00:00
|
|
|
helpdata.cpp H
|
|
|
|
helpfrm.cpp H
|
|
|
|
helpctrl.cpp H
|
1999-07-28 22:18:58 +00:00
|
|
|
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
|
1999-07-29 19:52:37 +00:00
|
|
|
mod_links.cpp H
|
1999-07-28 22:18:58 +00:00
|
|
|
mod_list.cpp H
|
|
|
|
mod_pre.cpp H
|
|
|
|
mod_tables.cpp H
|
|
|
|
search.cpp H
|
|
|
|
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
1999-08-18 22:33:35 +00:00
|
|
|
gifdecod.h W
|
1999-08-12 12:54:33 +00:00
|
|
|
grid.h W
|
1999-08-14 12:06:35 +00:00
|
|
|
gsocket.h W
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
1999-08-12 17:41:29 +00:00
|
|
|
sizer.h W
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
1999-08-01 11:02:05 +00:00
|
|
|
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
1999-08-24 20:26:06 +00:00
|
|
|
fontdlg.h K
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
|
|
|
|
1999-08-12 14:02:50 +00:00
|
|
|
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
|
|
|
|
|
1999-08-13 10:33:08 +00:00
|
|
|
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
|
|
|
|
|
1999-08-12 12:54:33 +00:00
|
|
|
execute.h S
|
|
|
|
|
|
|
|
file.h P
|
|
|
|
ftp.h P
|
|
|
|
http.h P
|
|
|
|
protocol.h P
|
|
|
|
|
|
|
|
forcelink.h L
|
1999-09-12 17:45:34 +00:00
|
|
|
helpdata.h L
|
|
|
|
helpfrm.h L
|
|
|
|
helpctrl.h L
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
1999-08-18 22:33:35 +00:00
|
|
|
filedlgg.h N
|
1999-08-12 12:54:33 +00:00
|
|
|
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
|
1999-08-01 11:02:05 +00:00
|
|
|
|
1999-07-15 14:08:30 +00:00
|
|
|
# vi: set noet ts=16 nolist:
|