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
176 imagjpeg.cpp Common Win32Only
177 imagpcx.cpp Common Win32Only
178 imagpng.cpp Common Win32Only
179 imagpnm.cpp Common Win32Only
180 imagtiff.cpp Common Win32Only
184 ipcbase.cpp Common Base
189 longlong.cpp Common Base
191 memory.cpp Common Base
193 mimecmn.cpp Common Win32Only,Base
194 module.cpp Common Base
195 mstream.cpp Common Base
197 object.cpp Common Base
198 odbc.cpp Common NotGTK,NotX,NotOS2
202 process.cpp Common Win32Only,Base
203 protocol.cpp Common Socket,Base
205 radiocmn.cpp Common NotMac
206 regex.cpp Common Base
208 sckaddr.cpp Common Socket,Base
209 sckfile.cpp Common Socket,Base
210 sckipc.cpp Common Socket,Base
211 sckstrm.cpp Common Socket,Base
213 socket.cpp Common Socket,Base
215 strconv.cpp Common Base
216 stream.cpp Common Base
217 string.cpp Common Base
218 sysopt.cpp Common Base
220 textbuf.cpp Common Base
222 textfile.cpp Common Base
223 timercmn.cpp Common Base
225 tokenzr.cpp Common Base
227 txtstrm.cpp Common Base
229 url.cpp Common Socket,Base
230 utilscmn.cpp Common Base
234 variant.cpp Common Base
235 wfstream.cpp Common Base
237 wxchar.cpp Common Base
240 zipstrm.cpp Common Base
241 zstream.cpp Common Base
243 gsocket.c MSW Socket,Base
244 gsockmsw.c MSW Socket,Base
248 bitmap.cpp MSW LowLevel
250 brush.cpp MSW LowLevel
252 caret.cpp MSW LowLevel
256 clipbrd.cpp MSW LowLevel
258 colour.cpp MSW LowLevel
262 cursor.cpp MSW LowLevel
263 data.cpp MSW LowLevel
266 dcclient.cpp MSW LowLevel
267 dcmemory.cpp MSW LowLevel
268 dcprint.cpp MSW LowLevel
269 dcscreen.cpp MSW LowLevel
276 dirdlg.cpp MSW Win32Only
280 enhmeta.cpp MSW Win32Only
281 helpbest.cpp MSW Win32Only
282 evtloop.cpp MSW LowLevel
283 fdrepdlg.cpp MSW Win32Only
285 font.cpp MSW LowLevel
287 fontenum.cpp MSW LowLevel
288 fontutil.cpp MSW LowLevel
290 gauge95.cpp MSW Win32Only
291 gaugemsw.cpp MSW NotWin32
292 gdiimage.cpp MSW LowLevel
293 gdiobj.cpp MSW LowLevel
295 helpchm.cpp MSW Win32Only
297 icon.cpp MSW LowLevel
298 imaglist.cpp MSW Win32Only,LowLevel
299 iniconf.cpp MSW NotWin32
302 listctrl.cpp MSW Win32Only
303 main.cpp MSW LowLevel,Base
308 mimetype.cpp MSW Win32Only,Base
312 notebook.cpp MSW Win32Only
315 palette.cpp MSW LowLevel
322 regconf.cpp MSW Win32Only,Base,LowLevel
323 region.cpp MSW LowLevel
324 registry.cpp MSW Win32Only,Base,LowLevel
326 settings.cpp MSW LowLevel
327 slider95.cpp MSW Win32Only
328 slidrmsw.cpp MSW NotWin32
329 snglinst.cpp MSW Base,LowLevel
334 statbr95.cpp MSW Win32Only
338 taskbar.cpp MSW Win32Only
339 tbar95.cpp MSW Win32Only
340 tbarmsw.cpp MSW NotWin32
343 thread.cpp MSW Win32Only,Base,LowLevel
344 timer.cpp MSW LowLevel
345 tooltip.cpp MSW Win32Only
346 toplevel.cpp MSW LowLevel
347 treectrl.cpp MSW Win32Only
348 utils.cpp MSW Base,LowLevel
349 utilsexc.cpp MSW Base,LowLevel
352 window.cpp MSW LowLevel
354 dialup.cpp Unix NotMac
355 dir.cpp Unix Base,NotMac
356 fontenum.cpp Unix NotMac,NotMGL,NotMicro
357 fontutil.cpp Unix NotMac,NotMGL,NotMicro
358 gsocket.c Unix Base,NotMac
359 mimetype.cpp Unix Base,NotMac,NotMicro
360 snglinst.cpp Unix Base
361 threadpsx.cpp Unix Base,NotMac
362 utilsunx.cpp Unix Base
400 gsockgtk.c GTK LowLevel
401 win_gtk.c GTK LowLevel
403 bitmap.cpp GTK LowLevel
405 brush.cpp GTK LowLevel
410 clipbrd.cpp GTK LowLevel
411 colour.cpp GTK LowLevel
414 cursor.cpp GTK LowLevel
415 data.cpp GTK LowLevel
416 dataobj.cpp GTK LowLevel
418 dcclient.cpp GTK LowLevel
419 dcmemory.cpp GTK LowLevel
420 dcscreen.cpp GTK LowLevel
423 evtloop.cpp GTK LowLevel
424 font.cpp GTK LowLevel
427 toplevel.cpp GTK LowLevel
429 gdiobj.cpp GTK LowLevel
430 icon.cpp GTK LowLevel
433 main.cpp GTK LowLevel
439 popupwin.cpp GTK LowLevel
442 region.cpp GTK LowLevel
445 settings.cpp GTK LowLevel
456 timer.cpp GTK LowLevel
457 tooltip.cpp GTK LowLevel
458 utilsgtk.cpp GTK LowLevel
461 window.cpp GTK LowLevel
543 gsockmot.c Motif Socket
672 utilsexc.cpp OS2 Base
700 listimpl.cpp WXH Base
734 datetime.inl WXH Base
1164 enhmeta.h MSWH Win32Only
1188 mimetype.h MSWH Win32Only,Base
1227 winundef.h MSWH Base
1339 gsockunx.h UnixH Base
1340 mimetype.h UnixH Base
1345 protocol.h ProtoH Base
1368 dirdlgg.h GenericH NotWin32
1369 dragimgg.h GenericH NotWin32
1370 fdrepdlg.h GenericH NotMSW
1381 listctrl.h GenericH NotWin32
1384 paletteg.h GenericH NotMSW,NotX,NotOS2
1395 tabg.h GenericH NotWin32
1397 treectlg.h GenericH NotWin32
1438 colour.cpp MGL LowLevel
1440 gdiobj.cpp MGL LowLevel
1441 palette.cpp MGL LowLevel
1442 region.cpp MGL LowLevel
1443 brush.cpp MGL LowLevel
1444 pen.cpp MGL LowLevel
1445 font.cpp MGL LowLevel
1446 data.cpp MGL LowLevel
1447 fontenum.cpp MGL LowLevel
1448 fontutil.cpp MGL LowLevel
1449 evtloop.cpp MGL LowLevel
1450 app.cpp MGL LowLevel
1451 bitmap.cpp MGL LowLevel
1452 dirmgl.cpp MGL LowLevel
1453 clipbrd.cpp MGL LowLevel
1454 cursor.cpp MGL LowLevel
1455 dcclient.cpp MGL LowLevel
1456 dcmemory.cpp MGL LowLevel
1457 dcscreen.cpp MGL LowLevel
1458 toplevel.cpp MGL LowLevel
1459 icon.cpp MGL LowLevel
1460 settings.cpp MGL LowLevel
1461 timer.cpp MGL LowLevel
1462 window.cpp MGL LowLevel
1463 utils.cpp MGL LowLevel
1466 app.cpp Micro LowLevel
1467 bitmap.cpp Micro LowLevel
1468 brush.cpp Micro LowLevel
1469 caret.cpp Micro LowLevel
1470 colour.cpp Micro LowLevel
1471 cursor.cpp Micro LowLevel
1472 data.cpp Micro LowLevel
1473 dc.cpp Micro LowLevel
1474 dcclient.cpp Micro LowLevel
1475 dcmemory.cpp Micro LowLevel
1476 dcprint.cpp Micro LowLevel
1477 dcscreen.cpp Micro LowLevel
1478 evtloop.cpp Micro LowLevel
1479 font.cpp Micro LowLevel
1480 fontenum.cpp Micro LowLevel
1481 fontutil.cpp Micro LowLevel
1482 gdiimage.cpp Micro LowLevel
1483 gdiobj.cpp Micro LowLevel
1484 icon.cpp Micro LowLevel
1485 main.cpp Micro LowLevel
1486 microwin.cpp Micro LowLevel
1487 pen.cpp Micro LowLevel
1488 region.cpp Micro LowLevel
1489 settings.cpp Micro LowLevel
1490 snglinst.cpp Micro LowLevel
1491 timer.cpp Micro LowLevel
1492 toplevel.cpp Micro LowLevel
1493 utils.cpp Micro LowLevel
1494 window.cpp Micro LowLevel
1500 # vi: set noet ts=16 nolist: