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
24 # 'H' suffix means these are headers, not .cpp files
27 # GTKH /include/wx/gtk
28 # MacH /include/wx/mac
29 # MotifH /include/wx/motif
30 # MSWH /include/wx/msw
31 # OS2H /include/wx/os2
32 # GenericH /include/wx/generic
33 # HtmlH /include/wx/html
34 # ProtoH /include/wx/protocol
35 # UnivH /include/wx/univ
36 # UnixH /include/wx/unix
38 # 'R' suffix means these are resource files
42 # The third column may be empty or contain some additional info about this
43 # file (only compile it in 16bit mode, don't compile it with this or that
47 # Base makes part of the base library too
48 # NotWin32 not used under Win32, but used under Win16
49 # Win32Only only can be compiled under Win32
50 # Generic generic code which might be used instead of native one
51 # OLE OLE file (needs Win32 and a decent compiler)
52 # Socket Socket file (currently doesn't compile under Win16)
53 # NotMSW Not required for the MSW port
54 # NotMac Not required for the MAC port under Mac OS X
55 # NotMGL Not required for the MGL port
56 # NotMicro Not required for the MicroWindows port
57 # NotGTK Not required for the GTK port
58 # NotX Not required for the Motif port
59 # NotOS2 Not required for the os2Pm port
60 # NotUniv Not required for the wxUniversal
61 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
62 # Theme implements a wxUniv theme
63 ###############################################################################
65 # File name Type Flags
67 accel.cpp Generic NotMSW,NotX,NotOS2,NotMac
70 caret.cpp Generic NotMSW,NotMicro
72 colrdlgg.cpp Generic Generic
75 dirdlgg.cpp Generic NotWin32,NotOS2
76 dragimgg.cpp Generic NotOS2
77 fdrepdlg.cpp Generic NotMSW
78 filedlgg.cpp Generic NotMSW,NotX,NotOS2,NotMac
79 fontdlgg.cpp Generic Generic,NotOS2
83 helpext.cpp Generic Generic
84 helphtml.cpp Generic Generic
85 helpwxht.cpp Generic Generic
86 imaglist.cpp Generic NotWin32
88 listctrl.cpp Generic NotWin32
90 msgdlgg.cpp Generic Generic
91 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL,NotMac,NotMicro
93 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL,NotMac,NotMicro
95 printps.cpp Generic NotMSW
96 prntdlgg.cpp Generic NotMSW
106 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotMac,NotMicro
107 statusbr.cpp Generic NotMGL,NotMicro
108 tabg.cpp Generic NotWin32,NotOS2
117 appcmn.cpp Common Base
118 bmpbase.cpp Common NotGTK,NotOS2,NotMSW,NotX,NotMicro
121 clntdata.cpp Common Base
122 cmdline.cpp Common Base
125 config.cpp Common Base
130 datetime.cpp Common Base
131 datstrm.cpp Common Base
132 db.cpp Common Win32Only,Base
133 dbgrid.cpp Common Win32Only,NotMac
134 dbtable.cpp Common Win32Only,Base
136 dircmn.cpp Common Base
143 dynarray.cpp Common Base
144 dynlib.cpp Common Base
145 dynload.cpp Common Base
147 encconv.cpp Common Base
148 event.cpp Common Base
149 extended.c Common Base
151 ffile.cpp Common Base
153 fileconf.cpp Common Base
154 filefn.cpp Common Base
155 filename.cpp Common Base
156 filesys.cpp Common Base
158 fontmap.cpp Common Base
161 fs_inet.cpp Common Base
162 fs_mem.cpp Common Base
163 fs_zip.cpp Common Base
164 ftp.cpp Common Socket,Base
171 http.cpp Common Socket,Base
177 imagjpeg.cpp Common Win32Only
178 imagpcx.cpp Common Win32Only
179 imagpng.cpp Common Win32Only
180 imagpnm.cpp Common Win32Only
181 imagtiff.cpp Common Win32Only
185 ipcbase.cpp Common Base
190 longlong.cpp Common Base
192 memory.cpp Common Base
194 mimecmn.cpp Common Win32Only,Base
195 module.cpp Common Base
196 mstream.cpp Common Base
198 object.cpp Common Base
199 odbc.cpp Common NotGTK,NotX,NotOS2
203 process.cpp Common Win32Only,Base
204 protocol.cpp Common Socket,Base
206 radiocmn.cpp Common NotMac
207 regex.cpp Common Base
209 sckaddr.cpp Common Socket,Base
210 sckfile.cpp Common Socket,Base
211 sckipc.cpp Common Socket,Base
212 sckstrm.cpp Common Socket,Base
214 socket.cpp Common Socket,Base
216 strconv.cpp Common Base
217 stream.cpp Common Base
218 string.cpp Common Base
219 sysopt.cpp Common Base
221 textbuf.cpp Common Base
223 textfile.cpp Common Base
224 timercmn.cpp Common Base
226 tokenzr.cpp Common Base
228 txtstrm.cpp Common Base
230 url.cpp Common Socket,Base
231 utilscmn.cpp Common Base
235 variant.cpp Common Base
236 wfstream.cpp Common Base
238 wxchar.cpp Common Base
241 zipstrm.cpp Common Base
242 zstream.cpp Common Base
244 gsocket.c MSW Socket,Base
245 gsockmsw.c MSW Socket,Base
249 bitmap.cpp MSW LowLevel
251 brush.cpp MSW LowLevel
253 caret.cpp MSW LowLevel
257 clipbrd.cpp MSW LowLevel
259 colour.cpp MSW LowLevel
263 cursor.cpp MSW LowLevel
264 data.cpp MSW LowLevel
267 dcclient.cpp MSW LowLevel
268 dcmemory.cpp MSW LowLevel
269 dcprint.cpp MSW LowLevel
270 dcscreen.cpp MSW LowLevel
277 dirdlg.cpp MSW Win32Only
281 enhmeta.cpp MSW Win32Only
282 helpbest.cpp MSW Win32Only
283 evtloop.cpp MSW LowLevel
284 fdrepdlg.cpp MSW Win32Only
286 font.cpp MSW LowLevel
288 fontenum.cpp MSW LowLevel
289 fontutil.cpp MSW LowLevel
291 gauge95.cpp MSW Win32Only
292 gaugemsw.cpp MSW NotWin32
293 gdiimage.cpp MSW LowLevel
294 gdiobj.cpp MSW LowLevel
296 helpchm.cpp MSW Win32Only
298 icon.cpp MSW LowLevel
299 imaglist.cpp MSW Win32Only,LowLevel
300 iniconf.cpp MSW NotWin32
303 listctrl.cpp MSW Win32Only
304 main.cpp MSW LowLevel,Base
309 mimetype.cpp MSW Win32Only,Base
313 notebook.cpp MSW Win32Only
316 palette.cpp MSW LowLevel
323 regconf.cpp MSW Win32Only,Base,LowLevel
324 region.cpp MSW LowLevel
325 registry.cpp MSW Win32Only,Base,LowLevel
327 settings.cpp MSW LowLevel
328 slider95.cpp MSW Win32Only
329 slidrmsw.cpp MSW NotWin32
330 snglinst.cpp MSW Base,LowLevel
335 statbr95.cpp MSW Win32Only
339 taskbar.cpp MSW Win32Only
340 tbar95.cpp MSW Win32Only
341 tbarmsw.cpp MSW NotWin32
344 thread.cpp MSW Win32Only,Base,LowLevel
345 timer.cpp MSW LowLevel
346 tooltip.cpp MSW Win32Only
347 toplevel.cpp MSW LowLevel
348 treectrl.cpp MSW Win32Only
349 utils.cpp MSW Base,LowLevel
350 utilsexc.cpp MSW Base,LowLevel
353 window.cpp MSW LowLevel
355 dialup.cpp Unix NotMac
356 dir.cpp Unix Base,NotMac
357 fontenum.cpp Unix NotMac,NotMGL,NotMicro
358 fontutil.cpp Unix NotMac,NotMGL,NotMicro
359 gsocket.c Unix Base,NotMac
360 mimetype.cpp Unix Base,NotMac,NotMicro
361 snglinst.cpp Unix Base
362 threadpsx.cpp Unix Base,NotMac
363 utilsunx.cpp Unix Base
401 gsockgtk.c GTK LowLevel
402 win_gtk.c GTK LowLevel
404 bitmap.cpp GTK LowLevel
406 brush.cpp GTK LowLevel
411 clipbrd.cpp GTK LowLevel
412 colour.cpp GTK LowLevel
415 cursor.cpp GTK LowLevel
416 data.cpp GTK LowLevel
417 dataobj.cpp GTK LowLevel
419 dcclient.cpp GTK LowLevel
420 dcmemory.cpp GTK LowLevel
421 dcscreen.cpp GTK LowLevel
424 evtloop.cpp GTK LowLevel
425 font.cpp GTK LowLevel
428 toplevel.cpp GTK LowLevel
430 gdiobj.cpp GTK LowLevel
431 icon.cpp GTK LowLevel
434 main.cpp GTK LowLevel
440 popupwin.cpp GTK LowLevel
443 region.cpp GTK LowLevel
446 settings.cpp GTK LowLevel
457 timer.cpp GTK LowLevel
458 tooltip.cpp GTK LowLevel
459 utilsgtk.cpp GTK LowLevel
462 window.cpp GTK LowLevel
544 gsockmot.c Motif Socket
674 utilsexc.cpp OS2 Base
703 listimpl.cpp WXH Base
737 datetime.inl WXH Base
1168 enhmeta.h MSWH Win32Only
1192 mimetype.h MSWH Win32Only,Base
1231 winundef.h MSWH Base
1344 gsockunx.h UnixH Base
1345 mimetype.h UnixH Base
1350 protocol.h ProtoH Base
1373 dirdlgg.h GenericH NotWin32
1374 dragimgg.h GenericH NotWin32
1375 fdrepdlg.h GenericH NotMSW
1386 listctrl.h GenericH NotWin32
1389 paletteg.h GenericH NotMSW,NotX,NotOS2
1400 tabg.h GenericH NotWin32
1402 treectlg.h GenericH NotWin32
1443 colour.cpp MGL LowLevel
1445 gdiobj.cpp MGL LowLevel
1446 palette.cpp MGL LowLevel
1447 region.cpp MGL LowLevel
1448 brush.cpp MGL LowLevel
1449 pen.cpp MGL LowLevel
1450 font.cpp MGL LowLevel
1451 data.cpp MGL LowLevel
1452 fontenum.cpp MGL LowLevel
1453 fontutil.cpp MGL LowLevel
1454 evtloop.cpp MGL LowLevel
1455 app.cpp MGL LowLevel
1456 bitmap.cpp MGL LowLevel
1457 dirmgl.cpp MGL LowLevel
1458 clipbrd.cpp MGL LowLevel
1459 cursor.cpp MGL LowLevel
1460 dcclient.cpp MGL LowLevel
1461 dcmemory.cpp MGL LowLevel
1462 dcscreen.cpp MGL LowLevel
1463 toplevel.cpp MGL LowLevel
1464 icon.cpp MGL LowLevel
1465 settings.cpp MGL LowLevel
1466 timer.cpp MGL LowLevel
1467 window.cpp MGL LowLevel
1468 utils.cpp MGL LowLevel
1471 app.cpp Micro LowLevel
1472 bitmap.cpp Micro LowLevel
1473 brush.cpp Micro LowLevel
1474 caret.cpp Micro LowLevel
1475 colour.cpp Micro LowLevel
1476 cursor.cpp Micro LowLevel
1477 data.cpp Micro LowLevel
1478 dc.cpp Micro LowLevel
1479 dcclient.cpp Micro LowLevel
1480 dcmemory.cpp Micro LowLevel
1481 dcprint.cpp Micro LowLevel
1482 dcscreen.cpp Micro LowLevel
1483 evtloop.cpp Micro LowLevel
1484 font.cpp Micro LowLevel
1485 fontenum.cpp Micro LowLevel
1486 fontutil.cpp Micro LowLevel
1487 gdiimage.cpp Micro LowLevel
1488 gdiobj.cpp Micro LowLevel
1489 icon.cpp Micro LowLevel
1490 main.cpp Micro LowLevel
1491 microwin.cpp Micro LowLevel
1492 pen.cpp Micro LowLevel
1493 region.cpp Micro LowLevel
1494 settings.cpp Micro LowLevel
1495 snglinst.cpp Micro LowLevel
1496 timer.cpp Micro LowLevel
1497 toplevel.cpp Micro LowLevel
1498 utils.cpp Micro LowLevel
1499 window.cpp Micro LowLevel
1505 # vi: set noet ts=16 nolist: