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
23 # 'H' suffix means these are headers, not .cpp files
26 # GTKH /include/wx/gtk
27 # MacH /include/wx/mac
28 # MotifH /include/wx/motif
29 # MSWH /include/wx/msw
30 # OS2H /include/wx/os2
31 # GenericH /include/wx/generic
32 # HtmlH /include/wx/html
33 # ProtoH /include/wx/protocol
34 # UnivH /include/wx/univ
35 # UnixH /include/wx/unix
37 # 'R' suffix means these are resource files
41 # The third column may be empty or contain some additional info about this
42 # file (only compile it in 16bit mode, don't compile it with this or that
46 # Base makes part of the base library too
47 # NotWin32 not used under Win32, but used under Win16
48 # Win32Only only can be compiled under Win32
49 # Generic generic code which might be used instead of native one
50 # OLE OLE file (needs Win32 and a decent compiler)
51 # Socket Socket file (currently doesn't compile under Win16)
52 # NotMSW Not required for the MSW port
53 # NotMac Not required for the MAC port under Mac OS X
54 # NotMGL Not required for the MGL port
55 # NotGTK Not required for the GTK port
56 # NotX Not required for the Motif port
57 # NotOS2 Not required for the os2Pm port
58 # NotUniv Not required for the wxUniversal
59 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
60 # Theme implements a wxUniv theme
61 ###############################################################################
63 # File name Type Flags
65 accel.cpp Generic NotMSW,NotX,NotOS2,NotMac
68 caret.cpp Generic NotMSW
70 colrdlgg.cpp Generic Generic
73 dirdlgg.cpp Generic NotWin32,NotOS2,NotMac
74 dragimgg.cpp Generic NotOS2
75 fdrepdlg.cpp Generic NotMSW
76 filedlgg.cpp Generic NotMSW,NotX,NotOS2,NotMac
77 fontdlgg.cpp Generic Generic,NotOS2
81 helpext.cpp Generic Generic
82 helphtml.cpp Generic Generic
83 helpwxht.cpp Generic Generic
84 imaglist.cpp Generic NotWin32
86 listctrl.cpp Generic NotWin32
88 msgdlgg.cpp Generic Generic
89 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL,NotMac
91 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL,NotMac
93 printps.cpp Generic NotMSW
94 prntdlgg.cpp Generic NotMSW
104 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotMac
105 statusbr.cpp Generic NotMGL
106 tabg.cpp Generic NotWin32,NotOS2
115 appcmn.cpp Common Base
118 clntdata.cpp Common Base
119 cmdline.cpp Common Base
122 config.cpp Common Base
127 datetime.cpp Common Base
128 datstrm.cpp Common Base
129 db.cpp Common Win32Only,Base
130 dbgrid.cpp Common Win32Only,NotMac
131 dbtable.cpp Common Win32Only,Base
133 dircmn.cpp Common Base
140 dynarray.cpp Common Base
141 dynlib.cpp Common Base
143 encconv.cpp Common Base
144 event.cpp Common Base
145 extended.c Common Base
147 ffile.cpp Common Base
149 fileconf.cpp Common Base
150 filefn.cpp Common Base
151 filename.cpp Common Base
152 filesys.cpp Common Base
154 fontmap.cpp Common Base
157 fs_inet.cpp Common Base
158 fs_mem.cpp Common Base
159 fs_zip.cpp Common Base
160 ftp.cpp Common Socket,Base
167 http.cpp Common Socket,Base
172 imagjpeg.cpp Common Win32Only
173 imagpcx.cpp Common Win32Only
174 imagpng.cpp Common Win32Only
175 imagpnm.cpp Common Win32Only
176 imagtiff.cpp Common Win32Only
180 ipcbase.cpp Common Base
185 longlong.cpp Common Base
187 memory.cpp Common Base
189 mimecmn.cpp Common Win32Only,Base
190 module.cpp Common Base
191 mstream.cpp Common Base
193 object.cpp Common Base
194 objstrm.cpp Common Base
195 odbc.cpp Common NotGTK,NotX,NotOS2
199 process.cpp Common Win32Only,Base
200 protocol.cpp Common Socket,Base
202 radiocmn.cpp Common NotMac
203 regex.cpp Common Base
205 sckaddr.cpp Common Socket,Base
206 sckfile.cpp Common Socket,Base
207 sckipc.cpp Common Socket,Base
208 sckstrm.cpp Common Socket,Base
209 serbase.cpp Common Base
211 socket.cpp Common Socket,Base
213 strconv.cpp Common Base
214 stream.cpp Common Base
215 string.cpp Common Base
216 sysopt.cpp Common Base
218 textbuf.cpp Common Base
220 textfile.cpp Common Base
221 timercmn.cpp Common Base
223 tokenzr.cpp Common Base
225 txtstrm.cpp Common Base
227 url.cpp Common Socket,Base
228 utilscmn.cpp Common Base
232 variant.cpp Common Base
233 wfstream.cpp Common Base
235 wxchar.cpp Common Base
238 zipstrm.cpp Common Base
239 zstream.cpp Common Base
241 gsocket.c MSW Socket,Base
242 gsockmsw.c MSW Socket,Base
246 bitmap.cpp MSW LowLevel
248 brush.cpp MSW LowLevel
250 caret.cpp MSW LowLevel
254 clipbrd.cpp MSW LowLevel
256 colour.cpp MSW LowLevel
260 cursor.cpp MSW LowLevel
261 data.cpp MSW LowLevel
264 dcclient.cpp MSW LowLevel
265 dcmemory.cpp MSW LowLevel
266 dcprint.cpp MSW LowLevel
267 dcscreen.cpp MSW LowLevel
274 dirdlg.cpp MSW Win32Only
278 enhmeta.cpp MSW Win32Only
279 helpbest.cpp MSW Win32Only
280 evtloop.cpp MSW LowLevel
281 fdrepdlg.cpp MSW Win32Only
283 font.cpp MSW LowLevel
285 fontenum.cpp MSW LowLevel
286 fontutil.cpp MSW LowLevel
288 gauge95.cpp MSW Win32Only
289 gaugemsw.cpp MSW NotWin32
290 gdiimage.cpp MSW LowLevel
291 gdiobj.cpp MSW LowLevel
293 helpchm.cpp MSW Win32Only
295 icon.cpp MSW LowLevel
296 imaglist.cpp MSW Win32Only,LowLevel
297 iniconf.cpp MSW NotWin32
300 listctrl.cpp MSW Win32Only
301 main.cpp MSW LowLevel,Base
306 mimetype.cpp MSW Win32Only,Base
310 notebook.cpp MSW Win32Only
313 palette.cpp MSW LowLevel
320 regconf.cpp MSW Win32Only,Base,LowLevel
321 region.cpp MSW LowLevel
322 registry.cpp MSW Win32Only,Base,LowLevel
324 settings.cpp MSW LowLevel
325 slider95.cpp MSW Win32Only
326 slidrmsw.cpp MSW NotWin32
327 snglinst.cpp MSW Base,LowLevel
332 statbr95.cpp MSW Win32Only
336 taskbar.cpp MSW Win32Only
337 tbar95.cpp MSW Win32Only
338 tbarmsw.cpp MSW NotWin32
341 thread.cpp MSW Win32Only,Base,LowLevel
342 timer.cpp MSW LowLevel
343 tooltip.cpp MSW Win32Only
344 toplevel.cpp MSW LowLevel
345 treectrl.cpp MSW Win32Only
346 utils.cpp MSW Base,LowLevel
347 utilsexc.cpp MSW Base,LowLevel
350 window.cpp MSW LowLevel
352 dialup.cpp Unix NotMac
353 dir.cpp Unix Base,NotMac
354 fontenum.cpp Unix NotMac
355 fontutil.cpp Unix NotMac
356 gsocket.c Unix Base,NotMac
357 mimetype.cpp Unix Base,NotMac
358 snglinst.cpp Unix Base
359 threadpsx.cpp Unix Base,NotMac
360 utilsunx.cpp Unix Base
398 gsockgtk.c GTK LowLevel
399 win_gtk.c GTK LowLevel
401 bitmap.cpp GTK LowLevel
403 brush.cpp GTK LowLevel
408 clipbrd.cpp GTK LowLevel
409 colour.cpp GTK LowLevel
412 cursor.cpp GTK LowLevel
413 data.cpp GTK LowLevel
414 dataobj.cpp GTK LowLevel
416 dcclient.cpp GTK LowLevel
417 dcmemory.cpp GTK LowLevel
418 dcscreen.cpp GTK LowLevel
421 evtloop.cpp GTK LowLevel
422 font.cpp GTK LowLevel
425 toplevel.cpp GTK LowLevel
427 gdiobj.cpp GTK LowLevel
428 icon.cpp GTK LowLevel
431 main.cpp GTK LowLevel
437 popupwin.cpp GTK LowLevel
440 region.cpp GTK LowLevel
443 settings.cpp GTK LowLevel
454 timer.cpp GTK LowLevel
455 tooltip.cpp GTK LowLevel
456 utilsgtk.cpp GTK LowLevel
459 window.cpp GTK LowLevel
541 gsockmot.c Motif Socket
669 utilsexc.cpp OS2 Base
697 listimpl.cpp WXH Base
730 datetime.inl WXH Base
1163 enhmeta.h MSWH Win32Only
1187 mimetype.h MSWH Win32Only,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 clipbrd.cpp MGL LowLevel
1453 cursor.cpp MGL LowLevel
1454 dcclient.cpp MGL LowLevel
1455 dcmemory.cpp MGL LowLevel
1456 dcscreen.cpp MGL LowLevel
1457 toplevel.cpp MGL LowLevel
1458 icon.cpp MGL LowLevel
1459 settings.cpp MGL LowLevel
1460 timer.cpp MGL LowLevel
1461 window.cpp MGL LowLevel
1462 utils.cpp MGL LowLevel
1463 bmpbase.cpp MGL LowLevel
1469 # vi: set noet ts=16 nolist: