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