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