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