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
172 http.cpp Common Socket,Base
178 imagjpeg.cpp Common Win32Only
179 imagpcx.cpp Common Win32Only
180 imagpng.cpp Common Win32Only
181 imagpnm.cpp Common Win32Only
182 imagtiff.cpp Common Win32Only
186 ipcbase.cpp Common Base
191 longlong.cpp Common Base
193 memory.cpp Common Base
195 mimecmn.cpp Common Win32Only,Base
196 module.cpp Common Base
197 mstream.cpp Common Base
199 object.cpp Common Base
200 odbc.cpp Common NotGTK,NotX,NotOS2
204 process.cpp Common Win32Only,Base
205 protocol.cpp Common Socket,Base
207 radiocmn.cpp Common NotMac
208 regex.cpp Common Base
210 sckaddr.cpp Common Socket,Base
211 sckfile.cpp Common Socket,Base
212 sckipc.cpp Common Socket,Base
213 sckstrm.cpp Common Socket,Base
215 socket.cpp Common Socket,Base
217 strconv.cpp Common Base
218 stream.cpp Common Base
219 string.cpp Common Base
220 sysopt.cpp Common Base
222 textbuf.cpp Common Base
224 textfile.cpp Common Base
225 timercmn.cpp Common Base
227 tokenzr.cpp Common Base
229 txtstrm.cpp Common Base
231 url.cpp Common Socket,Base
232 utilscmn.cpp Common Base
236 variant.cpp Common Base
237 wfstream.cpp Common Base
239 wxchar.cpp Common Base
242 zipstrm.cpp Common Base
243 zstream.cpp Common Base
245 gsocket.c MSW Socket,Base
246 gsockmsw.c MSW Socket,Base
250 bitmap.cpp MSW LowLevel
252 brush.cpp MSW LowLevel
254 caret.cpp MSW LowLevel
258 clipbrd.cpp MSW LowLevel
260 colour.cpp MSW LowLevel
264 cursor.cpp MSW LowLevel
265 data.cpp MSW LowLevel
268 dcclient.cpp MSW LowLevel
269 dcmemory.cpp MSW LowLevel
270 dcprint.cpp MSW LowLevel
271 dcscreen.cpp MSW LowLevel
278 dirdlg.cpp MSW Win32Only
282 enhmeta.cpp MSW Win32Only
283 helpbest.cpp MSW Win32Only
284 evtloop.cpp MSW LowLevel
285 fdrepdlg.cpp MSW Win32Only
287 font.cpp MSW LowLevel
289 fontenum.cpp MSW LowLevel
290 fontutil.cpp MSW LowLevel
292 gauge95.cpp MSW Win32Only
293 gaugemsw.cpp MSW NotWin32
294 gdiimage.cpp MSW LowLevel
295 gdiobj.cpp MSW LowLevel
297 helpchm.cpp MSW Win32Only
299 icon.cpp MSW LowLevel
300 imaglist.cpp MSW Win32Only,LowLevel
301 iniconf.cpp MSW NotWin32
304 listctrl.cpp MSW Win32Only
305 main.cpp MSW LowLevel,Base
310 mimetype.cpp MSW Win32Only,Base
314 notebook.cpp MSW Win32Only
317 palette.cpp MSW LowLevel
324 regconf.cpp MSW Win32Only,Base,LowLevel
325 region.cpp MSW LowLevel
326 registry.cpp MSW Win32Only,Base,LowLevel
328 settings.cpp MSW LowLevel
329 slider95.cpp MSW Win32Only
330 slidrmsw.cpp MSW NotWin32
331 snglinst.cpp MSW Base,LowLevel
336 statbr95.cpp MSW Win32Only
340 taskbar.cpp MSW Win32Only
341 tbar95.cpp MSW Win32Only
342 tbarmsw.cpp MSW NotWin32
345 thread.cpp MSW Win32Only,Base,LowLevel
346 timer.cpp MSW LowLevel
347 tooltip.cpp MSW Win32Only
348 toplevel.cpp MSW LowLevel
349 treectrl.cpp MSW Win32Only
350 utils.cpp MSW Base,LowLevel
351 utilsexc.cpp MSW Base,LowLevel
354 window.cpp MSW LowLevel
356 dialup.cpp Unix NotMac
357 dir.cpp Unix Base,NotMac
358 fontenum.cpp Unix NotMac,NotMGL,NotMicro
359 fontutil.cpp Unix NotMac,NotMGL,NotMicro
360 gsocket.c Unix Base,NotMac
361 mimetype.cpp Unix Base,NotMac,NotMicro
362 snglinst.cpp Unix Base
363 threadpsx.cpp Unix Base,NotMac
364 utilsunx.cpp Unix Base
402 gsockgtk.c GTK LowLevel
403 win_gtk.c GTK LowLevel
405 bitmap.cpp GTK LowLevel
407 brush.cpp GTK LowLevel
412 clipbrd.cpp GTK LowLevel
413 colour.cpp GTK LowLevel
416 cursor.cpp GTK LowLevel
417 data.cpp GTK LowLevel
418 dataobj.cpp GTK LowLevel
420 dcclient.cpp GTK LowLevel
421 dcmemory.cpp GTK LowLevel
422 dcscreen.cpp GTK LowLevel
425 evtloop.cpp GTK LowLevel
426 font.cpp GTK LowLevel
429 toplevel.cpp GTK LowLevel
431 gdiobj.cpp GTK LowLevel
432 icon.cpp GTK LowLevel
435 main.cpp GTK LowLevel
441 popupwin.cpp GTK LowLevel
444 region.cpp GTK LowLevel
447 settings.cpp GTK LowLevel
458 timer.cpp GTK LowLevel
459 tooltip.cpp GTK LowLevel
460 utilsgtk.cpp GTK LowLevel
463 window.cpp GTK LowLevel
545 gsockmot.c Motif Socket
674 utilsexc.cpp OS2 Base
702 listimpl.cpp WXH Base
736 datetime.inl WXH Base
1168 enhmeta.h MSWH Win32Only
1192 mimetype.h MSWH Win32Only,Base
1231 winundef.h MSWH Base
1343 gsockunx.h UnixH Base
1344 mimetype.h UnixH Base
1349 protocol.h ProtoH Base
1372 dirdlgg.h GenericH NotWin32
1373 dragimgg.h GenericH NotWin32
1374 fdrepdlg.h GenericH NotMSW
1385 listctrl.h GenericH NotWin32
1388 paletteg.h GenericH NotMSW,NotX,NotOS2
1399 tabg.h GenericH NotWin32
1401 treectlg.h GenericH NotWin32
1442 colour.cpp MGL LowLevel
1444 gdiobj.cpp MGL LowLevel
1445 palette.cpp MGL LowLevel
1446 region.cpp MGL LowLevel
1447 brush.cpp MGL LowLevel
1448 pen.cpp MGL LowLevel
1449 font.cpp MGL LowLevel
1450 data.cpp MGL LowLevel
1451 fontenum.cpp MGL LowLevel
1452 fontutil.cpp MGL LowLevel
1453 evtloop.cpp MGL LowLevel
1454 app.cpp MGL LowLevel
1455 bitmap.cpp MGL LowLevel
1456 dirmgl.cpp MGL LowLevel
1457 clipbrd.cpp MGL LowLevel
1458 cursor.cpp MGL LowLevel
1459 dcclient.cpp MGL LowLevel
1460 dcmemory.cpp MGL LowLevel
1461 dcscreen.cpp MGL LowLevel
1462 toplevel.cpp MGL LowLevel
1463 icon.cpp MGL LowLevel
1464 settings.cpp MGL LowLevel
1465 timer.cpp MGL LowLevel
1466 window.cpp MGL LowLevel
1467 utils.cpp MGL LowLevel
1470 app.cpp Micro LowLevel
1471 bitmap.cpp Micro LowLevel
1472 brush.cpp Micro LowLevel
1473 caret.cpp Micro LowLevel
1474 colour.cpp Micro LowLevel
1475 cursor.cpp Micro LowLevel
1476 data.cpp Micro LowLevel
1477 dc.cpp Micro LowLevel
1478 dcclient.cpp Micro LowLevel
1479 dcmemory.cpp Micro LowLevel
1480 dcprint.cpp Micro LowLevel
1481 dcscreen.cpp Micro LowLevel
1482 evtloop.cpp Micro LowLevel
1483 font.cpp Micro LowLevel
1484 fontenum.cpp Micro LowLevel
1485 fontutil.cpp Micro LowLevel
1486 gdiimage.cpp Micro LowLevel
1487 gdiobj.cpp Micro LowLevel
1488 icon.cpp Micro LowLevel
1489 main.cpp Micro LowLevel
1490 microwin.cpp Micro LowLevel
1491 pen.cpp Micro LowLevel
1492 region.cpp Micro LowLevel
1493 settings.cpp Micro LowLevel
1494 snglinst.cpp Micro LowLevel
1495 timer.cpp Micro LowLevel
1496 toplevel.cpp Micro LowLevel
1497 utils.cpp Micro LowLevel
1498 window.cpp Micro LowLevel
1504 # vi: set noet ts=16 nolist: