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 imaglist.cpp Generic NotWin32
91 listctrl.cpp Generic NotWin32
93 msgdlgg.cpp Generic Generic
94 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
96 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL,NotX11,NotMac,NotMicro
98 printps.cpp Generic NotMSW
99 prntdlgg.cpp Generic NotMSW
109 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
110 statusbr.cpp Generic NotMGL,NotX11,NotMicro
111 tabg.cpp Generic NotWin32,NotOS2
114 timer.cpp Generic LowLevel,NotMSW,NotX,NotGTK,NotOS2,NotMac,NotMicro
121 appcmn.cpp Common Base
124 bmpbase.cpp Common NotGTK,NotOS2,NotMSW,NotX,NotMicro
127 clntdata.cpp Common Base
128 cmdline.cpp Common Base
131 config.cpp Common Base
136 datetime.cpp Common Base
137 datstrm.cpp Common Base
138 db.cpp Common Win32Only,Base
139 dbgrid.cpp Common Win32Only,NotMac
140 dbtable.cpp Common Win32Only,Base
142 dircmn.cpp Common Base
149 dynarray.cpp Common Base
150 dynlib.cpp Common Base
151 dynload.cpp Common Base
153 encconv.cpp Common Base
154 event.cpp Common Base
155 extended.c Common Base
157 ffile.cpp Common Base
159 fileconf.cpp Common Base
160 filefn.cpp Common Base
161 filename.cpp Common Base
162 filesys.cpp Common Base
164 fontmap.cpp Common Base
167 fs_inet.cpp Common Base
168 fs_mem.cpp Common Base
169 fs_zip.cpp Common Base
170 ftp.cpp Common Socket,Base
176 hashmap.cpp Common Base
178 http.cpp Common Socket,Base
186 imagjpeg.cpp Common Win32Only
187 imagpcx.cpp Common Win32Only
188 imagpng.cpp Common Win32Only
189 imagpnm.cpp Common Win32Only
190 imagtiff.cpp Common Win32Only
194 ipcbase.cpp Common Base
199 longlong.cpp Common Base
201 memory.cpp Common Base
203 mimecmn.cpp Common Win32Only,Base
204 module.cpp Common Base
205 mstream.cpp Common Base
207 object.cpp Common Base
208 odbc.cpp Common NotGTK,NotX,NotOS2
212 process.cpp Common Win32Only,Base
213 protocol.cpp Common Socket,Base
215 radiocmn.cpp Common NotMac
216 regex.cpp Common Base
218 sckaddr.cpp Common Socket,Base
219 sckfile.cpp Common Socket,Base
220 sckipc.cpp Common Socket,Base
221 sckstrm.cpp Common Socket,Base
224 socket.cpp Common Socket,Base
226 strconv.cpp Common Base
227 stream.cpp Common Base
228 string.cpp Common Base
229 sysopt.cpp Common Base
231 textbuf.cpp Common Base
233 textfile.cpp Common Base
234 timercmn.cpp Common Base
236 tokenzr.cpp Common Base
238 txtstrm.cpp Common Base
240 url.cpp Common Socket,Base
241 utilscmn.cpp Common Base
245 variant.cpp Common Base
246 wfstream.cpp Common Base
248 wxchar.cpp Common Base
251 zipstrm.cpp Common Base
252 zstream.cpp Common Base
254 gsocket.c MSW Socket,Base
255 gsockmsw.c MSW Socket,Base
259 bitmap.cpp MSW LowLevel
261 brush.cpp MSW LowLevel
263 caret.cpp MSW LowLevel
267 clipbrd.cpp MSW LowLevel
269 colour.cpp MSW LowLevel
273 cursor.cpp MSW LowLevel
274 data.cpp MSW LowLevel
277 dcclient.cpp MSW LowLevel
278 dcmemory.cpp MSW LowLevel
279 dcprint.cpp MSW LowLevel
280 dcscreen.cpp MSW LowLevel
287 dirdlg.cpp MSW Win32Only
291 enhmeta.cpp MSW Win32Only
292 helpbest.cpp MSW Win32Only
293 evtloop.cpp MSW LowLevel
294 fdrepdlg.cpp MSW Win32Only
296 font.cpp MSW LowLevel
298 fontenum.cpp MSW LowLevel
299 fontutil.cpp MSW LowLevel
301 gauge95.cpp MSW Win32Only
302 gaugemsw.cpp MSW NotWin32
303 gdiimage.cpp MSW LowLevel
304 gdiobj.cpp MSW LowLevel
306 helpchm.cpp MSW Win32Only
308 icon.cpp MSW LowLevel
309 imaglist.cpp MSW Win32Only,LowLevel
313 listctrl.cpp MSW Win32Only
314 main.cpp MSW LowLevel,Base
319 mimetype.cpp MSW Win32Only,Base
324 notebook.cpp MSW Win32Only
327 palette.cpp MSW LowLevel
330 popupwin.cpp MSW LowLevel
335 regconf.cpp MSW Win32Only,Base,LowLevel
336 region.cpp MSW LowLevel
337 registry.cpp MSW Win32Only,Base,LowLevel
339 settings.cpp MSW LowLevel
340 slider95.cpp MSW Win32Only
341 slidrmsw.cpp MSW NotWin32
342 snglinst.cpp MSW Base,LowLevel
347 statbr95.cpp MSW Win32Only
351 taskbar.cpp MSW Win32Only
352 tbar95.cpp MSW Win32Only
353 tbarmsw.cpp MSW NotWin32
356 thread.cpp MSW Win32Only,Base,LowLevel
357 timer.cpp MSW LowLevel
358 tooltip.cpp MSW Win32Only
359 toplevel.cpp MSW LowLevel
360 treectrl.cpp MSW Win32Only
361 utils.cpp MSW Base,LowLevel
362 utilsexc.cpp MSW Base,LowLevel
366 window.cpp MSW LowLevel
368 dialup.cpp Unix NotMac
369 dir.cpp Unix Base,NotMac
370 fontenum.cpp Unix NotMac,NotMGL,NotMicro
371 fontutil.cpp Unix NotMac,NotMGL,NotMicro
372 gsocket.c Unix Base,NotMac
373 mimetype.cpp Unix Base,NotMac,NotMicro
374 snglinst.cpp Unix Base
375 threadpsx.cpp Unix Base,NotMac
376 utilsunx.cpp Unix Base
377 utilsx11.cpp Unix NotMac,NotMGL,NotMicro
417 gsockgtk.c GTK LowLevel
418 win_gtk.c GTK LowLevel
420 bitmap.cpp GTK LowLevel
422 brush.cpp GTK LowLevel
427 clipbrd.cpp GTK LowLevel
428 colour.cpp GTK LowLevel
431 cursor.cpp GTK LowLevel
432 data.cpp GTK LowLevel
433 dataobj.cpp GTK LowLevel
435 dcclient.cpp GTK LowLevel
436 dcmemory.cpp GTK LowLevel
437 dcscreen.cpp GTK LowLevel
440 evtloop.cpp GTK LowLevel
441 font.cpp GTK LowLevel
444 toplevel.cpp GTK LowLevel
446 gdiobj.cpp GTK LowLevel
447 icon.cpp GTK LowLevel
450 main.cpp GTK LowLevel
456 popupwin.cpp GTK LowLevel
459 region.cpp GTK LowLevel
462 settings.cpp GTK LowLevel
473 timer.cpp GTK LowLevel
474 tooltip.cpp GTK LowLevel
475 utilsgtk.cpp GTK LowLevel
478 window.cpp GTK LowLevel
560 gsockmot.c Motif Socket
615 gsockx11.c X11 Socket
723 utilsexc.cpp OS2 Base
752 listimpl.cpp WXH Base
788 datetime.inl WXH Base
1261 enhmeta.h MSWH Win32Only
1286 mimetype.h MSWH Win32Only,Base
1327 winundef.h MSWH Base
1440 gsockunx.h UnixH Base
1441 mimetype.h UnixH Base
1447 protocol.h ProtoH Base
1470 dirdlgg.h GenericH NotWin32
1471 dragimgg.h GenericH NotWin32
1472 fdrepdlg.h GenericH NotMSW
1482 listctrl.h GenericH NotWin32
1485 paletteg.h GenericH NotMSW,NotX,NotX11,NotOS2
1496 tabg.h GenericH NotWin32
1499 treectlg.h GenericH NotWin32
1536 textctrl.h UnivH NotX11
1542 colour.cpp MGL LowLevel
1544 gdiobj.cpp MGL LowLevel
1545 palette.cpp MGL LowLevel
1546 region.cpp MGL LowLevel
1547 brush.cpp MGL LowLevel
1548 pen.cpp MGL LowLevel
1549 font.cpp MGL LowLevel
1550 data.cpp MGL LowLevel
1551 fontenum.cpp MGL LowLevel
1552 fontutil.cpp MGL LowLevel
1553 evtloop.cpp MGL LowLevel
1554 app.cpp MGL LowLevel
1555 bitmap.cpp MGL LowLevel
1556 dirmgl.cpp MGL LowLevel
1557 clipbrd.cpp MGL LowLevel
1558 cursor.cpp MGL LowLevel
1559 dcclient.cpp MGL LowLevel
1560 dcmemory.cpp MGL LowLevel
1561 dcscreen.cpp MGL LowLevel
1562 toplevel.cpp MGL LowLevel
1563 icon.cpp MGL LowLevel
1564 settings.cpp MGL LowLevel
1565 window.cpp MGL LowLevel
1566 utils.cpp MGL LowLevel
1569 app.cpp Micro LowLevel
1570 bitmap.cpp Micro LowLevel
1571 brush.cpp Micro LowLevel
1572 caret.cpp Micro LowLevel
1573 colour.cpp Micro LowLevel
1574 cursor.cpp Micro LowLevel
1575 data.cpp Micro LowLevel
1576 dc.cpp Micro LowLevel
1577 dcclient.cpp Micro LowLevel
1578 dcmemory.cpp Micro LowLevel
1579 dcprint.cpp Micro LowLevel
1580 dcscreen.cpp Micro LowLevel
1581 evtloop.cpp Micro LowLevel
1582 font.cpp Micro LowLevel
1583 fontenum.cpp Micro LowLevel
1584 fontutil.cpp Micro LowLevel
1585 gdiimage.cpp Micro LowLevel
1586 gdiobj.cpp Micro LowLevel
1587 icon.cpp Micro LowLevel
1588 main.cpp Micro LowLevel
1589 microwin.cpp Micro LowLevel
1590 pen.cpp Micro LowLevel
1591 region.cpp Micro LowLevel
1592 settings.cpp Micro LowLevel
1593 snglinst.cpp Micro LowLevel
1594 timer.cpp Micro LowLevel
1595 toplevel.cpp Micro LowLevel
1596 utils.cpp Micro LowLevel
1597 window.cpp Micro LowLevel
1603 # vi: set noet ts=16 nolist: