1 ###############################################################################
2 # File: src/msw/filelist.cpp
3 # Purpose: The list of source files for MSW version of wxWindows.
4 # Author: Vadim Zeitlin
8 # Format of this file: TAB separated columns. The first column contains the
9 # filename, the second the file type (roughly corresponds to the directory)
10 # BaseOnly /src/common but only needed for the wxBase compilation
11 # Generic /src/generic
14 # Mac /src/mac for Mac OS X with Apple Developer Tools
16 # Univ /src/univ or src/univ/themes
20 # Micro /src/msw for MicroWindows
25 # 'H' suffix means these are headers, not .cpp files
28 # GTKH /include/wx/gtk
29 # MacH /include/wx/mac
30 # MotifH /include/wx/motif
31 # MSWH /include/wx/msw
32 # OS2H /include/wx/os2
33 # X11H /include/wx/x11
34 # GenericH /include/wx/generic
35 # HtmlH /include/wx/html
36 # ProtoH /include/wx/protocol
37 # UnivH /include/wx/univ
38 # UnixH /include/wx/unix
40 # 'R' suffix means these are resource files
44 # The third column may be empty or contain some additional info about this
45 # file (only compile it in 16bit mode, don't compile it with this or that
49 # Base makes part of the base library too
50 # NotWin32 not used under Win32, but used under Win16
51 # Win32Only only can be compiled under Win32
52 # Generic generic code which might be used instead of native one
53 # OLE OLE file (needs Win32 and a decent compiler)
54 # Socket Socket file (currently doesn't compile under Win16)
55 # NotMSW Not required for the MSW port
56 # NotMac Not required for the MAC port under Mac OS X
57 # NotMGL Not required for the MGL port
58 # NotMicro Not required for the MicroWindows port
59 # NotGTK Not required for the GTK port
60 # NotX Not required for the Motif port
61 # NotX11 Not required for the X11 port
62 # NotOS2 Not required for the os2Pm port
63 # NotUniv Not required for the wxUniversal
64 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
65 # Theme implements a wxUniv theme
66 ###############################################################################
68 # File name Type Flags
70 accel.cpp Generic NotMSW,NotX,NotOS2,NotMac
73 caret.cpp Generic NotMSW,NotMicro
75 colrdlgg.cpp Generic Generic
79 dirdlgg.cpp Generic NotWin32,NotOS2
80 dragimgg.cpp Generic NotOS2
81 fdrepdlg.cpp Generic NotMSW
82 filedlgg.cpp Generic NotMSW,NotX,NotOS2,NotMac
83 fontdlgg.cpp Generic Generic,NotOS2
87 helpext.cpp Generic Generic
88 helphtml.cpp Generic Generic
89 helpwxht.cpp Generic Generic
90 imaglist.cpp Generic NotWin32
92 listctrl.cpp Generic NotWin32
94 msgdlgg.cpp Generic Generic
95 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
97 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL,NotX11,NotMac,NotMicro
99 printps.cpp Generic NotMSW
100 prntdlgg.cpp Generic NotMSW
110 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
111 statusbr.cpp Generic NotMGL,NotX11,NotMicro
112 tabg.cpp Generic NotWin32,NotOS2
115 timer.cpp Generic LowLevel,NotMSW,NotX,NotGTK,NotOS2,NotMac,NotMicro
122 appcmn.cpp Common Base
123 bmpbase.cpp Common NotGTK,NotOS2,NotMSW,NotX,NotMicro
126 clntdata.cpp Common Base
127 cmdline.cpp Common Base
130 config.cpp Common Base
135 datetime.cpp Common Base
136 datstrm.cpp Common Base
137 db.cpp Common Win32Only,Base
138 dbgrid.cpp Common Win32Only,NotMac
139 dbtable.cpp Common Win32Only,Base
141 dircmn.cpp Common Base
148 dynarray.cpp Common Base
149 dynlib.cpp Common Base
150 dynload.cpp Common Base
152 encconv.cpp Common Base
153 event.cpp Common Base
154 extended.c Common Base
156 ffile.cpp Common Base
158 fileconf.cpp Common Base
159 filefn.cpp Common Base
160 filename.cpp Common Base
161 filesys.cpp Common Base
163 fontmap.cpp Common Base
166 fs_inet.cpp Common Base
167 fs_mem.cpp Common Base
168 fs_zip.cpp Common Base
169 ftp.cpp Common Socket,Base
175 hashmap.cpp Common Base
177 http.cpp Common Socket,Base
183 imagjpeg.cpp Common Win32Only
184 imagpcx.cpp Common Win32Only
185 imagpng.cpp Common Win32Only
186 imagpnm.cpp Common Win32Only
187 imagtiff.cpp Common Win32Only
191 ipcbase.cpp Common Base
196 longlong.cpp Common Base
198 memory.cpp Common Base
200 mimecmn.cpp Common Win32Only,Base
201 module.cpp Common Base
202 mstream.cpp Common Base
204 object.cpp Common Base
205 odbc.cpp Common NotGTK,NotX,NotOS2
209 process.cpp Common Win32Only,Base
210 protocol.cpp Common Socket,Base
212 radiocmn.cpp Common NotMac
213 regex.cpp Common Base
215 sckaddr.cpp Common Socket,Base
216 sckfile.cpp Common Socket,Base
217 sckipc.cpp Common Socket,Base
218 sckstrm.cpp Common Socket,Base
220 socket.cpp Common Socket,Base
222 strconv.cpp Common Base
223 stream.cpp Common Base
224 string.cpp Common Base
225 sysopt.cpp Common Base
227 textbuf.cpp Common Base
229 textfile.cpp Common Base
230 timercmn.cpp Common Base
232 tokenzr.cpp Common Base
234 txtstrm.cpp Common Base
236 url.cpp Common Socket,Base
237 utilscmn.cpp Common Base
241 variant.cpp Common Base
242 wfstream.cpp Common Base
244 wxchar.cpp Common Base
247 zipstrm.cpp Common Base
248 zstream.cpp Common Base
250 gsocket.c MSW Socket,Base
251 gsockmsw.c MSW Socket,Base
255 bitmap.cpp MSW LowLevel
257 brush.cpp MSW LowLevel
259 caret.cpp MSW LowLevel
263 clipbrd.cpp MSW LowLevel
265 colour.cpp MSW LowLevel
269 cursor.cpp MSW LowLevel
270 data.cpp MSW LowLevel
273 dcclient.cpp MSW LowLevel
274 dcmemory.cpp MSW LowLevel
275 dcprint.cpp MSW LowLevel
276 dcscreen.cpp MSW LowLevel
283 dirdlg.cpp MSW Win32Only
287 enhmeta.cpp MSW Win32Only
288 helpbest.cpp MSW Win32Only
289 evtloop.cpp MSW LowLevel
290 fdrepdlg.cpp MSW Win32Only
292 font.cpp MSW LowLevel
294 fontenum.cpp MSW LowLevel
295 fontutil.cpp MSW LowLevel
297 gauge95.cpp MSW Win32Only
298 gaugemsw.cpp MSW NotWin32
299 gdiimage.cpp MSW LowLevel
300 gdiobj.cpp MSW LowLevel
302 helpchm.cpp MSW Win32Only
304 icon.cpp MSW LowLevel
305 imaglist.cpp MSW Win32Only,LowLevel
306 iniconf.cpp MSW NotWin32
309 listctrl.cpp MSW Win32Only
310 main.cpp MSW LowLevel,Base
315 mimetype.cpp MSW Win32Only,Base
320 notebook.cpp MSW Win32Only
323 palette.cpp MSW LowLevel
330 regconf.cpp MSW Win32Only,Base,LowLevel
331 region.cpp MSW LowLevel
332 registry.cpp MSW Win32Only,Base,LowLevel
334 settings.cpp MSW LowLevel
335 slider95.cpp MSW Win32Only
336 slidrmsw.cpp MSW NotWin32
337 snglinst.cpp MSW Base,LowLevel
342 statbr95.cpp MSW Win32Only
346 taskbar.cpp MSW Win32Only
347 tbar95.cpp MSW Win32Only
348 tbarmsw.cpp MSW NotWin32
351 thread.cpp MSW Win32Only,Base,LowLevel
352 timer.cpp MSW LowLevel
353 tooltip.cpp MSW Win32Only
354 toplevel.cpp MSW LowLevel
355 treectrl.cpp MSW Win32Only
356 utils.cpp MSW Base,LowLevel
357 utilsexc.cpp MSW Base,LowLevel
361 window.cpp MSW LowLevel
363 dialup.cpp Unix NotMac
364 dir.cpp Unix Base,NotMac
365 fontenum.cpp Unix NotMac,NotMGL,NotMicro
366 fontutil.cpp Unix NotMac,NotMGL,NotMicro
367 gsocket.c Unix Base,NotMac
368 mimetype.cpp Unix Base,NotMac,NotMicro
369 snglinst.cpp Unix Base
370 threadpsx.cpp Unix Base,NotMac
371 utilsunx.cpp Unix Base
410 gsockgtk.c GTK LowLevel
411 win_gtk.c GTK LowLevel
413 bitmap.cpp GTK LowLevel
415 brush.cpp GTK LowLevel
420 clipbrd.cpp GTK LowLevel
421 colour.cpp GTK LowLevel
424 cursor.cpp GTK LowLevel
425 data.cpp GTK LowLevel
426 dataobj.cpp GTK LowLevel
428 dcclient.cpp GTK LowLevel
429 dcmemory.cpp GTK LowLevel
430 dcscreen.cpp GTK LowLevel
433 evtloop.cpp GTK LowLevel
434 font.cpp GTK LowLevel
437 toplevel.cpp GTK LowLevel
439 gdiobj.cpp GTK LowLevel
440 icon.cpp GTK LowLevel
443 main.cpp GTK LowLevel
449 popupwin.cpp GTK LowLevel
452 region.cpp GTK LowLevel
455 settings.cpp GTK LowLevel
466 timer.cpp GTK LowLevel
467 tooltip.cpp GTK LowLevel
468 utilsgtk.cpp GTK LowLevel
471 window.cpp GTK LowLevel
553 gsockmot.c Motif Socket
608 gsockx11.c X11 Socket
716 utilsexc.cpp OS2 Base
745 listimpl.cpp WXH Base
779 datetime.inl WXH Base
1248 enhmeta.h MSWH Win32Only
1273 mimetype.h MSWH Win32Only,Base
1313 winundef.h MSWH Base
1426 gsockunx.h UnixH Base
1427 mimetype.h UnixH Base
1432 protocol.h ProtoH Base
1455 dirdlgg.h GenericH NotWin32
1456 dragimgg.h GenericH NotWin32
1457 fdrepdlg.h GenericH NotMSW
1468 listctrl.h GenericH NotWin32
1471 paletteg.h GenericH NotMSW,NotX,NotX11,NotOS2
1482 tabg.h GenericH NotWin32
1485 treectlg.h GenericH NotWin32
1528 colour.cpp MGL LowLevel
1530 gdiobj.cpp MGL LowLevel
1531 palette.cpp MGL LowLevel
1532 region.cpp MGL LowLevel
1533 brush.cpp MGL LowLevel
1534 pen.cpp MGL LowLevel
1535 font.cpp MGL LowLevel
1536 data.cpp MGL LowLevel
1537 fontenum.cpp MGL LowLevel
1538 fontutil.cpp MGL LowLevel
1539 evtloop.cpp MGL LowLevel
1540 app.cpp MGL LowLevel
1541 bitmap.cpp MGL LowLevel
1542 dirmgl.cpp MGL LowLevel
1543 clipbrd.cpp MGL LowLevel
1544 cursor.cpp MGL LowLevel
1545 dcclient.cpp MGL LowLevel
1546 dcmemory.cpp MGL LowLevel
1547 dcscreen.cpp MGL LowLevel
1548 toplevel.cpp MGL LowLevel
1549 icon.cpp MGL LowLevel
1550 settings.cpp MGL LowLevel
1551 window.cpp MGL LowLevel
1552 utils.cpp MGL LowLevel
1555 app.cpp Micro LowLevel
1556 bitmap.cpp Micro LowLevel
1557 brush.cpp Micro LowLevel
1558 caret.cpp Micro LowLevel
1559 colour.cpp Micro LowLevel
1560 cursor.cpp Micro LowLevel
1561 data.cpp Micro LowLevel
1562 dc.cpp Micro LowLevel
1563 dcclient.cpp Micro LowLevel
1564 dcmemory.cpp Micro LowLevel
1565 dcprint.cpp Micro LowLevel
1566 dcscreen.cpp Micro LowLevel
1567 evtloop.cpp Micro LowLevel
1568 font.cpp Micro LowLevel
1569 fontenum.cpp Micro LowLevel
1570 fontutil.cpp Micro LowLevel
1571 gdiimage.cpp Micro LowLevel
1572 gdiobj.cpp Micro LowLevel
1573 icon.cpp Micro LowLevel
1574 main.cpp Micro LowLevel
1575 microwin.cpp Micro LowLevel
1576 pen.cpp Micro LowLevel
1577 region.cpp Micro LowLevel
1578 settings.cpp Micro LowLevel
1579 snglinst.cpp Micro LowLevel
1580 timer.cpp Micro LowLevel
1581 toplevel.cpp Micro LowLevel
1582 utils.cpp Micro LowLevel
1583 window.cpp Micro LowLevel
1589 # vi: set noet ts=16 nolist: