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