]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
Updated version numbers
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
CommitLineData
f2071dda
VZ
1###############################################################################
2# File: src/msw/filelist.cpp
3# Purpose: The list of source files for MSW version of wxWindows.
4# Author: Vadim Zeitlin
5# Created: 14.07.99
6# Version: $Id$
7#
8# Format of this file: TAB separated columns. The first column contains the
a3015c54 9# filename, the second a letter corresonding a directory:
791a2102 10# B /src/common but only needed for the wxBase compilation
b87654f3 11# G /src/generic
a3015c54
RR
12# C /src/common
13# M /src/msw
073478b3 14# X /src/motif X for Xt
a3015c54 15# U /src/unix
073478b3 16# R /src/gtk R for Robert
e07802fc 17# O /src/os2
a3015c54 18# H /src/html
2aa88730
RR
19# W /include/wx
20# K /include/wx/gtk K for gtK
b87654f3 21# F /include/wx/motif F for motiF
791a2102 22# 9 /include/wx/msw 9 for Windows 9x
e07802fc 23# 2 /include/wx/os2 2 for os2
b87654f3
VZ
24# N /include/wx/generic N for geNeric
25# L /include/wx/html L for htmL
26# P /include/wx/protocol
27# S /include/wx/unix S for poSix
a3015c54 28#
b87654f3
VZ
29# The third column may be empty or contain some additional info about this
30# file (only compile it in 16bit mode, don't compile it with this or that
a3015c54 31# compiler, &c)
f2071dda
VZ
32#
33# Known flags:
e90c1d2a 34# B makes part of the base library too
f2071dda
VZ
35# 16 a generic file implementing Win32 control for Win16
36# 32 only can be compiled under Win32
37# PS PostScript related file, normally not compiled under Windows
38# G generic code which might be used instead of native one
39# U Unix-ish file, normally not compiled under Windows
40# O OLE file (needs Win32 and a decent compiler)
1c282a3a 41# S Socket file (currently doesn't compile under Win16)
a3015c54 42# R Not required for the GTK port
8e877c19 43# X Not required for the Motif port
6c8f8bc5
SN
44# P Not required for the os2Pm port
45# (unfortunately I can't use O since that is
46# in use already - and above I can't use P :-( )
e90c1d2a 47#
23a54e14 48# WX Base header
37667812 49# GTK GTK header
23a54e14 50# MSW MSW header
37667812 51# MAC Mac header
23a54e14
RR
52# MOT Motif header
53# PM OS/2 header
54# GEN Generic header
55# PRO Protocol header
56# HTM wxHtml header
57# UNX Unix header
f2071dda
VZ
58###############################################################################
59
60# File name Type Flags
61
62busyinfo.cpp G
9d9b7755 63calctrl.cpp G
a3015c54 64caret.cpp G U
92afa2b1 65choicdgg.cpp G
f2071dda 66colrdlgg.cpp G G
48b1d0ff 67dcpsg.cpp G U
51a58d8b 68dirctrlg.cpp G
6c8f8bc5 69dirdlgg.cpp G 16,P
68be9f09 70dragimgg.cpp G P
6c8f8bc5
SN
71fontdlgg.cpp G G,R,P
72filedlgg.cpp G U,X,P
f85afd4e 73grid.cpp G
d2e49665 74gridsel.cpp G
08794f69 75helpext.cpp G G
b1683d38
RR
76helphtml.cpp G G
77helpwxht.cpp G G
a3015c54 78helpxlp.cpp G G,R
f2071dda
VZ
79imaglist.cpp G 16
80laywin.cpp G
81listctrl.cpp G 16
dd85fc6b 82logg.cpp G
92afa2b1 83msgdlgg.cpp G G
6c8f8bc5 84notebook.cpp G 16,R,P
f2071dda
VZ
85panelg.cpp G
86printps.cpp G PS
87prntdlgg.cpp G PS,U
88progdlgg.cpp G
89prop.cpp G
90propform.cpp G
91proplist.cpp G
92sashwin.cpp G
93scrolwin.cpp G
3f4fc796 94splash.cpp G
f2071dda 95splitter.cpp G
6c8f8bc5 96statline.cpp G U,R,P
f2071dda 97statusbr.cpp G
3ca6a5f0 98tabg.cpp G 16,P
31528cd3 99numdlgg.cpp G
bf84b0be 100tbarsmpl.cpp G
92afa2b1 101textdlgg.cpp G
f2071dda 102tipdlg.cpp G
01fa3fe7 103tipwin.cpp G
ad90972f 104treectlg.cpp G
babc9758 105treelay.cpp G
b87654f3 106wizard.cpp G
f2071dda 107
ec6c9ccd 108appcmn.cpp C B
9abe166a 109choiccmn.cpp C
2a36259f 110cmdline.cpp C B
f2071dda 111cmndata.cpp C
b068c4e8 112clipcmn.cpp C
e90c1d2a 113config.cpp C B
fb6261e9 114cshelp.cpp C
9abe166a 115ctrlcmn.cpp C
6c8a980f 116ctrlsub.cpp C
56b79cb9 117datetime.cpp C B
2224580a 118datstrm.cpp C B
09de16e1
GT
119db.cpp C 32,B
120dbtable.cpp C 32,B
f2071dda
VZ
121dcbase.cpp C
122dlgcmn.cpp C
3f364be8 123dobjcmn.cpp C
510fc784 124dndcmn.cpp C
f2071dda
VZ
125docmdi.cpp C
126docview.cpp C
e90c1d2a
VZ
127dynarray.cpp C B
128dynlib.cpp C B
3f4fc796 129effects.cpp C
f6bcfd97 130encconv.cpp C B
37667812 131event.cpp C B
e90c1d2a
VZ
132extended.c C B
133ffile.cpp C B
134file.cpp C B
135fileconf.cpp C B
136filefn.cpp C B
df5ddbca 137filename.cpp C B
e90c1d2a 138filesys.cpp C B
e0f83017 139fontcmn.cpp C
f6bcfd97 140fontmap.cpp C B
f2071dda 141framecmn.cpp C
c07c37d7
VS
142fs_inet.cpp C B
143fs_zip.cpp C B
144fs_mem.cpp C B
8dfea369 145ftp.cpp C S,B
f2071dda 146gdicmn.cpp C
510fc784 147geometry.cpp C
e8ac7bf2 148gifdecod.cpp C
0de01330 149xpmdecod.cpp C
e90c1d2a 150hash.cpp C B
f2071dda 151helpbase.cpp C
8dfea369 152http.cpp C S,B
f2071dda
VZ
153imagbmp.cpp C
154image.cpp C
d57eb7b9 155imagall.cpp C
f2071dda 156imaggif.cpp C
1044a386 157imagjpeg.cpp C 32
8e1c1887 158imagtiff.cpp C 32
1044a386
JS
159imagpcx.cpp C 32
160imagpng.cpp C 32
161imagpnm.cpp C 32
3ff75b5a 162imagxpm.cpp C 32
791a2102 163init.cpp B
e90c1d2a 164intl.cpp C B
8dfea369 165ipcbase.cpp C B
f2071dda 166layout.cpp C
2ee3ee1b 167lboxcmn.cpp C
e90c1d2a
VZ
168list.cpp C B
169log.cpp C B
5dd26b08 170longlong.cpp C B
fdd4c4d0 171matrix.cpp C
09de16e1 172memory.cpp C B
3dfac970 173menucmn.cpp C
e680a378 174mimecmn.cpp C 32,B
e90c1d2a 175module.cpp C B
c07c37d7 176mstream.cpp C B
e90c1d2a 177object.cpp C B
2224580a 178objstrm.cpp C B
d2e49665 179odbc.cpp C R,X,P
f2071dda
VZ
180paper.cpp C
181prntbase.cpp C
e90c1d2a 182process.cpp C 32,B
8dfea369 183protocol.cpp C S,B
3f4fc796 184quantize.cpp C
f2071dda 185resource.cpp C
8dfea369
VZ
186sckaddr.cpp C S,B
187sckfile.cpp C S,B
188sckipc.cpp C S,B
189sckstrm.cpp C S,B
2224580a 190serbase.cpp C B
0ae2df30 191sizer.cpp C
8dfea369 192socket.cpp C S,B
37667812 193stream.cpp C B
e90c1d2a
VZ
194strconv.cpp C B
195string.cpp C B
f2071dda 196tbarbase.cpp C
f2071dda 197textcmn.cpp C
e90c1d2a 198textfile.cpp C B
e90c1d2a
VZ
199timercmn.cpp C B
200tokenzr.cpp C B
83141d3a 201treebase.cpp C
37667812 202txtstrm.cpp C B
c07c37d7 203unzip.c C B
8dfea369 204url.cpp C S,B
e90c1d2a 205utilscmn.cpp C B
f2071dda
VZ
206valgen.cpp C
207validate.cpp C
208valtext.cpp C
e90c1d2a 209variant.cpp C B
e612f101 210wfstream.cpp C B
f2071dda 211wincmn.cpp C
e90c1d2a 212wxchar.cpp C B
f2071dda 213wxexpr.cpp C
c07c37d7
VS
214zipstrm.cpp C B
215zstream.cpp C B
f2071dda 216
8dfea369 217gsocket.c M S,B
117082d1 218gsockmsw.c M S,B
f2071dda
VZ
219accel.cpp M
220app.cpp M
221automtn.cpp M O
222bitmap.cpp M
223bmpbuttn.cpp M
224brush.cpp M
225button.cpp M
226caret.cpp M
227checkbox.cpp M
228checklst.cpp M
229choice.cpp M
230clipbrd.cpp M
231colordlg.cpp M
232colour.cpp M
233combobox.cpp M
234control.cpp M
235curico.cpp M
236cursor.cpp M
237data.cpp M
238dataobj.cpp M O
239dc.cpp M
240dcclient.cpp M
241dcmemory.cpp M
242dcprint.cpp M
243dcscreen.cpp M
117082d1 244dde.cpp M B
f2071dda 245dialog.cpp M
162999bf 246dialup.cpp M
f2071dda
VZ
247dib.cpp M
248dibutils.cpp M
e694c22c 249dir.cpp M B
f2071dda
VZ
250dirdlg.cpp M 32
251dragimag.cpp M
252dropsrc.cpp M O
253droptgt.cpp M O
d9317fd4 254enhmeta.cpp M 32
f2071dda
VZ
255filedlg.cpp M
256font.cpp M
257fontdlg.cpp M
7e69b0e8 258fontenum.cpp M
60be19c4 259fontutil.cpp M
f2071dda
VZ
260frame.cpp M
261gauge95.cpp M 32
262gaugemsw.cpp M 16
0d0512bd 263gdiimage.cpp M
f2071dda 264gdiobj.cpp M
8b089c5e 265glcanvas.cpp M
f6bcfd97 266helpchm.cpp M 32
f2071dda
VZ
267helpwin.cpp M
268icon.cpp M
269imaglist.cpp M 32
a1665b22 270iniconf.cpp M 16
f2071dda
VZ
271joystick.cpp M
272listbox.cpp M
273listctrl.cpp M 32
b568d04f 274main.cpp M B
f2071dda
VZ
275mdi.cpp M
276menu.cpp M
277menuitem.cpp M
278metafile.cpp M
176513eb 279mimetype.cpp M 32,B
f2071dda
VZ
280minifram.cpp M
281msgdlg.cpp M
282nativdlg.cpp M
9b73db3c 283notebook.cpp M 32
f2071dda
VZ
284oleutils.cpp M O
285ownerdrw.cpp M
286palette.cpp M
287pen.cpp M
288penwin.cpp M
f2071dda
VZ
289printdlg.cpp M
290printwin.cpp M
291radiobox.cpp M
292radiobut.cpp M
b568d04f 293regconf.cpp M 32,B
f2071dda 294region.cpp M
b568d04f 295registry.cpp M 32,B
f2071dda
VZ
296scrolbar.cpp M
297settings.cpp M
298slider95.cpp M 32
299slidrmsw.cpp M 16
300spinbutt.cpp M
b4fe5125 301spinctrl.cpp M
f2071dda
VZ
302statbmp.cpp M
303statbox.cpp M
304statbr95.cpp M 32
305statline.cpp M
306stattext.cpp M
307tabctrl.cpp M
308taskbar.cpp M 32
309tbar95.cpp M 32
310tbarmsw.cpp M 16
311textctrl.cpp M
1db8dc4a 312tglbtn.cpp M
b568d04f 313thread.cpp M 32,B
f2071dda
VZ
314timer.cpp M
315tooltip.cpp M 32
316treectrl.cpp M 32
b568d04f
VZ
317utils.cpp M B
318utilsexc.cpp M B
f2071dda
VZ
319uuid.cpp M O
320wave.cpp M
321window.cpp M
322xpmhand.cpp M
323
e90c1d2a 324dialup.cpp U
e694c22c 325dir.cpp U B
d111a89a 326fontenum.cpp U
60be19c4 327fontutil.cpp U
176513eb 328mimetype.cpp U B
b568d04f 329threadpsx.cpp U B
37667812 330utilsunx.cpp U B
8dfea369 331gsocket.c U B
e680a378 332mimetype.cpp U B
a3015c54
RR
333
334gsockgtk.c R
335win_gtk.c R
336accel.cpp R
337app.cpp R
338bitmap.cpp R
339bmpbuttn.cpp R
340brush.cpp R
341button.cpp R
342checkbox.cpp R
343checklst.cpp R
344choice.cpp R
a3015c54
RR
345clipbrd.cpp R
346colour.cpp R
347combobox.cpp R
348control.cpp R
349cursor.cpp R
350data.cpp R
351dataobj.cpp R
352dc.cpp R
353dcclient.cpp R
8e877c19 354dcmemory.cpp R
a3015c54
RR
355dcscreen.cpp R
356dialog.cpp R
357dnd.cpp R
a3015c54 358font.cpp R
8636aed8 359fontdlg.cpp R
a3015c54
RR
360frame.cpp R
361gauge.cpp R
362gdiobj.cpp R
363icon.cpp R
f6bcfd97 364joystick.cpp R
a3015c54
RR
365listbox.cpp R
366main.cpp R
367mdi.cpp R
368menu.cpp R
369minifram.cpp R
a3015c54 370notebook.cpp R
3ff75b5a 371paletteg.cpp G U,X,P
a3015c54
RR
372pen.cpp R
373radiobox.cpp R
374radiobut.cpp R
375region.cpp R
376scrolbar.cpp R
377settings.cpp R
378slider.cpp R
379spinbutt.cpp R
738f9e5a 380spinctrl.cpp R
a3015c54
RR
381statbmp.cpp R
382statbox.cpp R
383statline.cpp R
384stattext.cpp R
385tbargtk.cpp R
386textctrl.cpp R
1db8dc4a 387tglbtn.cpp R
a3015c54
RR
388timer.cpp R
389tooltip.cpp R
390utilsgtk.cpp R
391utilsres.cpp R
392wave.cpp R
393window.cpp R
394
93ccaed8 395gsockmot.c X S
073478b3
RR
396accel.cpp X
397app.cpp X
398bitmap.cpp X
399bmpbuttn.cpp X
400brush.cpp X
401button.cpp X
402checkbox.cpp X
b387781c 403checklst.cpp X
073478b3
RR
404choice.cpp X
405clipbrd.cpp X
406colour.cpp X
407combobox.cpp X
408control.cpp X
409cursor.cpp X
410data.cpp X
411dataobj.cpp X
412dc.cpp X
413dcclient.cpp X
8e877c19 414dcmemory.cpp X
073478b3
RR
415dcscreen.cpp X
416dialog.cpp X
417filedlg.cpp X
418font.cpp X
419frame.cpp X
420gauge.cpp X
421gdiobj.cpp X
8b089c5e 422glcanvas.cpp X
073478b3
RR
423icon.cpp X
424listbox.cpp X
425main.cpp X
426mdi.cpp X
427menu.cpp X
428menuitem.cpp X
429minifram.cpp X
430msgdlg.cpp X
431palette.cpp X
432pen.cpp X
433radiobox.cpp X
434radiobut.cpp X
435region.cpp X
436scrolbar.cpp X
437settings.cpp X
438slider.cpp X
b387781c 439spinbutt.cpp X
073478b3
RR
440statbmp.cpp X
441statbox.cpp X
442stattext.cpp X
443toolbar.cpp X
444textctrl.cpp X
445timer.cpp X
073478b3
RR
446utils.cpp X
447window.cpp X
448
e07802fc
VZ
449accel.cpp O
450app.cpp O
451bitmap.cpp O
452bmpbuttn.cpp O
453brush.cpp O
454button.cpp O
455checkbox.cpp O
456checklst.cpp O
457choice.cpp O
458clipbrd.cpp O
459colour.cpp O
460combobox.cpp O
461control.cpp O
462cursor.cpp O
463data.cpp O
464dataobj.cpp O
465dc.cpp O
466dcclient.cpp O
467dcmemory.cpp O
468dcprint.cpp O
469dcscreen.cpp O
470dialog.cpp O
471#dialup.cpp O
4c3f5661 472dir.cpp O B
e07802fc
VZ
473dirdlg.cpp O
474dnd.cpp O
475filedlg.cpp O
476font.cpp O
477fontdlg.cpp O
2b75c8f2
SN
478fontenum.cpp O
479fontutil.cpp O
e07802fc
VZ
480frame.cpp O
481gauge.cpp O
482gdiimage.cpp O
483gdiobj.cpp O
484helpwin.cpp O
485icon.cpp O
486iniconf.cpp O
487joystick.cpp O
488listbox.cpp O
489main.cpp O
490mdi.cpp O
491menu.cpp O
492menuitem.cpp O
493metafile.cpp O
2b75c8f2 494mimetype.cpp O
e07802fc
VZ
495minifram.cpp O
496msgdlg.cpp O
497nativdlg.cpp O
498notebook.cpp O
499ownerdrw.cpp O
500palette.cpp O
501pen.cpp O
502print.cpp O
503radiobox.cpp O
504radiobut.cpp O
505region.cpp O
506scrolbar.cpp O
507settings.cpp O
508slider.cpp O
509spinbutt.cpp O
510spinctrl.cpp O
511statbmp.cpp O
512statbox.cpp O
513statline.cpp O
514stattext.cpp O
515tabctrl.cpp O
516taskbar.cpp O
517textctrl.cpp O
518timer.cpp O
519thread.cpp O
520toolbar.cpp O
521tooltip.cpp O
522utils.cpp O B
523utilsexc.cpp O B
524wave.cpp O
525window.cpp O
526gsocket.c O
527
8ec2b484
HH
528helpdata.cpp H
529helpfrm.cpp H
530helpctrl.cpp H
a3015c54 531htmlcell.cpp H
69941f05
VS
532htmlfilt.cpp H
533htmlpars.cpp H
a3015c54
RR
534htmltag.cpp H
535htmlwin.cpp H
69941f05
VS
536winpars.cpp H
537m_fonts.cpp H
538m_hline.cpp H
539m_image.cpp H
540m_layout.cpp H
541m_links.cpp H
542m_list.cpp H
336e2d44 543m_dflist.cpp H
69941f05
VS
544m_pre.cpp H
545m_tables.cpp H
fa146dd7 546m_meta.cpp H
3ce369e6 547htmprint.cpp H
a3015c54 548
2224580a
VZ
549arrimpl.cpp W B
550listimpl.cpp W B
2aa88730 551accel.h W
37667812 552app.h W B
2aa88730
RR
553bitmap.h W
554bmpbuttn.h W
555brush.h W
dad6c0ea 556buffer.h W B
2aa88730
RR
557busyinfo.h W
558button.h W
9d9b7755 559calctrl.h W
2aa88730
RR
560caret.h W
561checkbox.h W
562checklst.h W
563choicdlg.h W
564choice.h W
565clipbrd.h W
dad6c0ea 566cmdline.h W B
2aa88730
RR
567cmndata.h W
568colordlg.h W
569colour.h W
570combobox.h W
2224580a
VZ
571confbase.h W B
572config.h W B
2aa88730 573control.h W
11e1c70d 574ctrlsub.h W
2aa88730
RR
575cursor.h W
576dataobj.h W
37667812 577date.h W B
bf84b0be 578datetime.h W B
11e654da 579datetime.inl W B
2224580a 580datstrm.h W B
09de16e1
GT
581db.h W 32,B
582dbtable.h W 32,B
2aa88730
RR
583dc.h W
584dcclient.h W
585dcmemory.h W
586dcprint.h W
587dcps.h W
588dcscreen.h W
117082d1 589dde.h W B
37667812
VZ
590debug.h W B
591defs.h W B
2aa88730 592dialog.h W
fc9c7c09 593dialup.h W
e694c22c 594dir.h W B
2aa88730
RR
595dirdlg.h W
596dnd.h W
597docmdi.h W
598docview.h W
599dragimag.h W
37667812
VZ
600dynarray.h W B
601dynlib.h W B
f6bcfd97 602encconv.h W B
37667812 603event.h W B
2aa88730 604expr.h W
37667812
VZ
605ffile.h W B
606file.h W B
607fileconf.h W B
2aa88730 608filedlg.h W
2224580a 609filefn.h W B
df5ddbca 610filename.h W B
2224580a 611filesys.h W B
2aa88730 612font.h W
7beba2fc 613fontdlg.h W
f6bcfd97 614fontenc.h W B
8487f887 615fontenum.h W
f6bcfd97 616fontmap.h W B
8487f887 617fontdlg.h W
f6bcfd97 618fontutil.h W B
2aa88730 619frame.h W
c07c37d7
VS
620fs_inet.h W B
621fs_zip.h W B
622fs_mem.h W B
2aa88730
RR
623gauge.h W
624gdicmn.h W
625gdiobj.h W
4ee1741f 626geometry.h W
e8ac7bf2 627gifdecod.h W
0de01330 628xpmdecod.h W
8b089c5e 629glcanvas.h W
2aa88730 630grid.h W
dc3d889d 631gsocket.h W B
37667812 632hash.h W B
2aa88730
RR
633help.h W
634helpbase.h W
fb6261e9 635cshelp.h W
2aa88730 636helphtml.h W
f6bcfd97 637helpchm.h W
2aa88730
RR
638helpwin.h W
639helpxlp.h W
640icon.h W
641image.h W
c8b4eea8
VS
642imaggif.h W
643imagbmp.h W
644imagpng.h W
645imagpcx.h W
646imagpnm.h W
0de01330 647imagxpm.h W
c8b4eea8
VS
648imagtiff.h W
649imagjpeg.h W
2aa88730 650imaglist.h W
37667812 651intl.h W B
dad6c0ea 652ioswrap.h W B
dc3d889d 653ipcbase.h W B
16b52fa1
RR
654isql.h W
655isqlext.h W
2aa88730
RR
656joystick.h W
657layout.h W
658laywin.h W
37667812 659list.h W B
2aa88730
RR
660listbox.h W
661listctrl.h W
37667812
VZ
662log.h W B
663longlong.h W B
2aa88730
RR
664matrix.h W
665mdi.h W
dad6c0ea 666memory.h W B
4ee1741f 667memconf.h W B
2aa88730
RR
668menu.h W
669menuitem.h W
670metafile.h W
37667812 671mimetype.h W B
2aa88730 672minifram.h W
37667812 673module.h W B
2aa88730 674msgdlg.h W
c07c37d7 675mstream.h W B
2aa88730 676notebook.h W
37667812 677object.h W B
2224580a 678objstrm.h W B
2aa88730
RR
679odbc.h W
680ownerdrw.h W
681palette.h W
682panel.h W
683paper.h W
684pen.h W
2aa88730
RR
685print.h W
686printdlg.h W
687prntbase.h W
37667812 688process.h W B
2aa88730
RR
689progdlg.h W
690prop.h W
691propform.h W
692proplist.h W
693radiobox.h W
694radiobut.h W
695region.h W
696resource.h W
697sashwin.h W
dc3d889d
VZ
698sckaddr.h W B
699sckipc.h W B
700sckstrm.h W B
2aa88730
RR
701scrolbar.h W
702scrolwin.h W
2224580a 703serbase.h W B
2aa88730 704settings.h W
07eb77a6 705setup.h W B
517a619d 706sizer.h W
2aa88730 707slider.h W
dc3d889d 708socket.h W B
2aa88730 709spinbutt.h W
c09ab26a 710spinctrl.h W
e800f425 711splash.h W
2aa88730
RR
712splitter.h W
713statbmp.h W
714statbox.h W
715statline.h W
716stattext.h W
717statusbr.h W
37667812
VZ
718strconv.h W B
719stream.h W B
720string.h W B
2aa88730
RR
721tab.h W
722tabctrl.h W
723taskbar.h W
2aa88730 724tbarbase.h W
2aa88730
RR
725tbarsmpl.h W
726textctrl.h W
727textdlg.h W
37667812 728textfile.h W B
1db8dc4a 729tglbtn.h W
37667812
VZ
730thread.h W B
731time.h W B
732timer.h W B
2aa88730 733tipdlg.h W
01fa3fe7 734tipwin.h W
37667812 735tokenzr.h W B
2aa88730
RR
736toolbar.h W
737tooltip.h W
484523cf 738treebase.h W
2aa88730 739treectrl.h W
1db8dc4a 740txtstrm.h W B
2aa88730 741types.h W
2224580a 742url.h W B
37667812 743utils.h W B
2aa88730
RR
744valgen.h W
745validate.h W
746valtext.h W
37667812
VZ
747variant.h W B
748version.h W B
2aa88730 749wave.h W
e612f101 750wfstream.h W B
2aa88730 751window.h W
e9093718 752wizard.h W
37667812 753wx.h W B
2aa88730
RR
754wx_cw.h W
755wx_cw_cm.h W
756wx_cw_d.h W
37667812 757wxchar.h W B
2aa88730
RR
758wxexpr.h W
759wxhtml.h W
37667812 760wxprec.h W B
2aa88730 761xpmhand.h W
c07c37d7
VS
762zipstrm.h W B
763zstream.h W B
23a54e14 764
2aa88730
RR
765accel.h K
766app.h K
767bitmap.h K
768bmpbuttn.h K
769brush.h K
770button.h K
771checkbox.h K
772checklst.h K
773choice.h K
774clipbrd.h K
775colour.h K
776combobox.h K
777control.h K
778cursor.h K
3f364be8 779dataform.h K
2aa88730 780dataobj.h K
3f364be8 781dataobj2.h K
2aa88730
RR
782dc.h K
783dcclient.h K
784dcmemory.h K
785dcscreen.h K
786dialog.h K
787dnd.h K
788filedlg.h K
789font.h K
8636aed8 790fontdlg.h K
2aa88730
RR
791frame.h K
792gauge.h K
793gdiobj.h K
8b089c5e 794glcanvas.h K
2aa88730
RR
795icon.h K
796joystick.h K
797listbox.h K
798mdi.h K
799menu.h K
800menuitem.h K
2aa88730
RR
801minifram.h K
802notebook.h K
3ff75b5a 803paletteg.h N U,X,P
2aa88730
RR
804pen.h K
805radiobox.h K
806radiobut.h K
807region.h K
808scrolbar.h K
809settings.h K
810slider.h K
811spinbutt.h K
c09ab26a 812spinctrl.h K
2aa88730
RR
813statbmp.h K
814statbox.h K
815statline.h K
816stattext.h K
817tbargtk.h K
818textctrl.h K
1db8dc4a 819tglbtn.h K
2aa88730
RR
820timer.h K
821tooltip.h K
822treectrl.h K
823wave.h K
824win_gtk.h K
825window.h K
826
583a6578
RR
827accel.h F
828app.h F
829bitmap.h F
830bmpbuttn.h F
831brush.h F
832button.h F
833checkbox.h F
834checklst.h F
835choice.h F
836clipbrd.h F
837colordlg.h F
838colour.h F
839combobox.h F
840control.h F
841cursor.h F
3f364be8 842dataform.h F
583a6578 843dataobj.h F
3f364be8 844dataobj2.h F
583a6578
RR
845dc.h F
846dcclient.h F
847dcmemory.h F
848dcprint.h F
849dcscreen.h F
850dialog.h F
851dnd.h F
852filedlg.h F
853font.h F
854fontdlg.h F
855frame.h F
856gauge.h F
857gdiobj.h F
8b089c5e 858glcanvas.h F
583a6578
RR
859icon.h F
860joystick.h F
861listbox.h F
862mdi.h F
863menu.h F
864menuitem.h F
865metafile.h F
866minifram.h F
867msgdlg.h F
868palette.h F
869pen.h F
870print.h F
871printdlg.h F
872private.h F
873radiobox.h F
874radiobut.h F
875region.h F
876scrolbar.h F
877settings.h F
878slider.h F
879spinbutt.h F
880statbmp.h F
881statbox.h F
882stattext.h F
883textctrl.h F
884timer.h F
885toolbar.h F
886window.h F
887
791a2102
VZ
888accel.h 9
889app.h 9
890bitmap.h 9
891bmpbuttn.h 9
892brush.h 9
893button.h 9
894caret.h 9
895checkbox.h 9
896checklst.h 9
897choice.h 9
898clipbrd.h 9
899colordlg.h 9
900colour.h 9
901combobox.h 9
902control.h 9
903curico.h 9
904curicop.h 9
905cursor.h 9
906dc.h 9
907dcclient.h 9
908dcmemory.h 9
909dcprint.h 9
910dcscreen.h 9
117082d1 911dde.h 9 B
791a2102
VZ
912dialog.h 9
913dib.h 9
914dibutils.h 9
915dirdlg.h 9
916dragimag.h 9
d9317fd4 917enhmeta.h 9 32
791a2102
VZ
918filedlg.h 9
919font.h 9
920fontdlg.h 9
921frame.h 9
922gauge.h 9
923gauge95.h 9
924gaugemsw.h 9
0d0512bd 925gdiimage.h 9
791a2102 926gdiobj.h 9
8b089c5e 927glcanvas.h 9
f6bcfd97 928helpchm.h 9
791a2102
VZ
929helpwin.h 9
930icon.h 9
931imaglist.h 9
932iniconf.h 9
933joystick.h 9
934listbox.h 9
935listctrl.h 9
936mdi.h 9
937menu.h 9
938menuitem.h 9
939metafile.h 9
176513eb 940mimetype.h 9 32,B
791a2102
VZ
941minifram.h 9
942msgdlg.h 9
943msvcrt.h 9
944notebook.h 9
945palette.h 9
946pen.h 9
791a2102
VZ
947printdlg.h 9
948printwin.h 9
949private.h 9
950radiobox.h 9
951radiobut.h 9
952regconf.h 9
953region.h 9
954registry.h 9
955scrolbar.h 9
956settings.h 9
957setup0.h 9
958slider.h 9
959slider95.h 9
960slidrmsw.h 9
961spinbutt.h 9
962statbmp.h 9
963statbox.h 9
964statbr95.h 9
965statline.h 9
966stattext.h 9
967tabctrl.h 9
968taskbar.h 9
969tbar95.h 9
970tbarmsw.h 9
971textctrl.h 9
1db8dc4a 972tglbtn.h 9
791a2102
VZ
973timer.h 9
974tooltip.h 9
975treectrl.h 9
976wave.h 9
977window.h 9
978winundef.h 9
979xpmhand.h 9
980# blank.cur 9
981# bullseye.cur 9
982# child.ico 9
983# clock.cur 9
984# error.ico 9
985# hand.cur 9
986# heart.cur 9
987# info.ico 9
988# magnif1.cur 9
989# mdi.ico 9
990# noentry.cur 9
991# pbrush.cur 9
992# pencil.cur 9
993# pntleft.cur 9
994# pntright.cur 9
995# query.cur 9
996# question.ico 9
997# roller.cur 9
998# size.cur 9
999# std.ico 9
1000# tip.ico 9
1001# warning.ico 9
1002# watch1.cur 9
1003# disable.bmp 9
1004# wx.rc 9
a4aad961 1005
e07802fc
VZ
1006accel.h 2
1007dataobj.h 2
1008helpwin.h 2
1009pngread.h 2
1010statline.h 2
1011app.h 2
1012dataobj2.h 2
1013icon.h 2
1014stattext.h 2
1015bitmap.h 2
1016dc.h 2
1017tabctrl.h 2
1018dcclient.h 2
1019print.h 2
1020taskbar.h 2
1021bmpbuttn.h 2
1022dcmemory.h 2
1023iniconf.h 2
1024private.h 2
1025textctrl.h 2
1026brush.h 2
1027dcprint.h 2
1028joystick.h 2
1029timer.h 2
1030dcscreen.h 2
1031listbox.h 2
1032button.h 2
1033dialog.h 2
1034radiobox.h 2
1035toolbar.h 2
1036checkbox.h 2
1037dirdlg.h 2
1038mdi.h 2
1039radiobut.h 2
1040tooltip.h 2
1041checklst.h 2
1042dnd.h 2
1043menu.h 2
1044region.h 2
1045menuitem.h 2
1046choice.h 2
1047filedlg.h 2
1048metafile.h 2
1049scrolbar.h 2
1050wave.h 2
1051clipbrd.h 2
1052font.h 2
1053minifram.h 2
1054settings.h 2
1055window.h 2
1056fontdlg.h 2
1057msgdlg.h 2
e07802fc
VZ
1058colour.h 2
1059frame.h 2
1060setup0.h 2
1061combobox.h 2
1062gauge.h 2
1063notebook.h 2
1064control.h 2
1065gdiimage.h 2
1066palette.h 2
1067slider.h 2
1068cursor.h 2
1069gdiobj.h 2
1070spinbutt.h 2
1071gsockos2.h 2
1072pen.h 2
1073spinctrl.h 2
1074statbmp.h 2
1075dataform.h 2
1076pnghand.h 2
1077statbox.h 2
1078
2aa88730 1079execute.h S
dc3d889d
VZ
1080fontutil.h S
1081gsockunx.h S B
176513eb 1082mimetype.h S B
2aa88730 1083
2224580a
VZ
1084file.h P B
1085ftp.h P B
1086http.h P B
1087protocol.h P B
2aa88730 1088
69941f05 1089forcelnk.h L
8ec2b484
HH
1090helpdata.h L
1091helpfrm.h L
1092helpctrl.h L
2aa88730
RR
1093htmlcell.h L
1094htmldefs.h L
69941f05
VS
1095htmlfilt.h L
1096htmlpars.h L
2aa88730
RR
1097htmltag.h L
1098htmlwin.h L
69941f05
VS
1099winpars.h L
1100m_templ.h L
3ce369e6 1101htmprint.h L
2aa88730 1102
9d9b7755 1103calctrl.h N
2aa88730
RR
1104caret.h N
1105choicdgg.h N
1106colrdlgg.h N
1107dcpsg.h N
51a58d8b 1108dirctrlg.h N
bf84b0be 1109dirdlgg.h N 16
68be9f09 1110dragimgg.h N 16
2aa88730 1111fontdlgg.h N
e8ac7bf2 1112filedlgg.h N
f85afd4e 1113grid.h N
e7494fa9 1114gridg.h N
2aa88730
RR
1115helpext.h N
1116helpwxht.h N
1117helphtml.h N
1118helpxlp.h N
1119imaglist.h N
1120laywin.h N
bf84b0be 1121listctrl.h N 16
2aa88730
RR
1122msgdlgg.h N
1123notebook.h N
1124panelg.h N
1125printps.h N
1126prntdlgg.h N
1127progdlgg.h N
1128sashwin.h N
1129scrolwin.h N
e800f425 1130splash.h N
2aa88730
RR
1131splitter.h N
1132statusbr.h N
bf84b0be 1133tabg.h N 16
2aa88730 1134textdlgg.h N
484523cf 1135treectlg.h N 16
1f59726e 1136wizard.h N
23a54e14 1137
6a008b33 1138# vi: set noet ts=16 nolist: