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
15 # Univ /src/univ or src/univ/themes
22 # 'H' suffix means these are headers, not .cpp files
25 # GTKH /include/wx/gtk
26 # MotifH /include/wx/motif
27 # MSWH /include/wx/msw
28 # OS2H /include/wx/os2
29 # GenericH /include/wx/generic
30 # HtmlH /include/wx/html
31 # ProtoH /include/wx/protocol
32 # UnivH /include/wx/univ
33 # UnixH /include/wx/unix
35 # The third column may be empty or contain some additional info about this
36 # file (only compile it in 16bit mode, don't compile it with this or that
40 # Base makes part of the base library too
41 # NotWin32 not used under Win32, but used under Win16
42 # Win32Only only can be compiled under Win32
43 # Generic generic code which might be used instead of native one
44 # OLE OLE file (needs Win32 and a decent compiler)
45 # Socket Socket file (currently doesn't compile under Win16)
46 # NotMSW Not required for the MSW port
47 # NotGTK Not required for the GTK port
48 # NotX Not required for the Motif port
49 # NotOS2 Not required for the os2Pm port
50 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
51 ###############################################################################
53 # File name Type Flags
55 accel.cpp Generic NotMSW,NotX,NotOS2
58 caret.cpp Generic NotMSW
60 colrdlgg.cpp Generic Generic
61 dcpsg.cpp Generic NotMSW
63 dirdlgg.cpp Generic NotWin32,NotOS2
64 dragimgg.cpp Generic NotOS2
65 fontdlgg.cpp Generic Generic,NotOS2
66 filedlgg.cpp Generic NotMSW,NotX,NotOS2
70 helpext.cpp Generic Generic
71 helphtml.cpp Generic Generic
72 helpwxht.cpp Generic Generic
73 imaglist.cpp Generic NotWin32
75 listctrl.cpp Generic NotWin32
77 msgdlgg.cpp Generic Generic
78 notebook.cpp Generic NotWin32,NotGTK,NotOS2
79 paletteg.cpp Generic NotMSW,NotX,NotOS2
81 printps.cpp Generic NotMSW
82 prntdlgg.cpp Generic NotMSW
92 statline.cpp Generic NotMSW,NotGTK,NotOS2
94 tabg.cpp Generic NotWin32,NotOS2
104 appcmn.cpp Common Base
106 cmdline.cpp Common Base
110 config.cpp Common Base
114 datetime.cpp Common Base
115 datstrm.cpp Common Base
116 db.cpp Common Win32Only,Base
117 dbgrid.cpp Common Win32Only
118 dbtable.cpp Common Win32Only,Base
120 dircmn.cpp Common Base
126 dynarray.cpp Common Base
127 dynlib.cpp Common Base
129 encconv.cpp Common Base
130 event.cpp Common Base
131 extended.c Common Base
132 ffile.cpp Common Base
134 fileconf.cpp Common Base
135 filefn.cpp Common Base
136 filename.cpp Common Base
137 filesys.cpp Common Base
139 fontmap.cpp Common Base
141 fs_inet.cpp Common Base
142 fs_zip.cpp Common Base
143 fs_mem.cpp Common Base
144 ftp.cpp Common Socket,Base
152 http.cpp Common Socket,Base
158 imagjpeg.cpp Common Win32Only
159 imagtiff.cpp Common Win32Only
160 imagpcx.cpp Common Win32Only
161 imagpng.cpp Common Win32Only
162 imagpnm.cpp Common Win32Only
166 ipcbase.cpp Common Base
171 longlong.cpp Common Base
173 memory.cpp Common Base
175 mimecmn.cpp Common Win32Only,Base
176 module.cpp Common Base
177 mstream.cpp Common Base
179 object.cpp Common Base
180 objstrm.cpp Common Base
181 odbc.cpp Common NotGTK,NotX,NotOS2
183 popupcmn.cpp Common NotGTK
185 process.cpp Common Win32Only,Base
186 protocol.cpp Common Socket,Base
190 sckaddr.cpp Common Socket,Base
191 sckfile.cpp Common Socket,Base
192 sckipc.cpp Common Socket,Base
193 sckstrm.cpp Common Socket,Base
194 serbase.cpp Common Base
196 socket.cpp Common Socket,Base
197 stream.cpp Common Base
198 strconv.cpp Common Base
199 string.cpp Common Base
200 sysopt.cpp Common Base
203 textfile.cpp Common Base
204 timercmn.cpp Common Base
205 tokenzr.cpp Common Base
207 txtstrm.cpp Common Base
209 url.cpp Common Socket,Base
210 utilscmn.cpp Common Base
214 variant.cpp Common Base
215 wfstream.cpp Common Base
217 wxchar.cpp Common Base
219 zipstrm.cpp Common Base
220 zstream.cpp Common Base
222 gsocket.c MSW Socket,Base
223 gsockmsw.c MSW Socket,Base
255 dirdlg.cpp MSW Win32Only
259 enhmeta.cpp MSW Win32Only
260 evtloop.cpp MSW LowLevel
267 gauge95.cpp MSW Win32Only
268 gaugemsw.cpp MSW NotWin32
272 helpchm.cpp MSW Win32Only
275 imaglist.cpp MSW Win32Only,LowLevel
276 iniconf.cpp MSW NotWin32
279 listctrl.cpp MSW Win32Only
285 mimetype.cpp MSW Win32Only,Base
289 notebook.cpp MSW Win32Only
299 regconf.cpp MSW Win32Only,Base
301 registry.cpp MSW Win32Only,Base
304 slider95.cpp MSW Win32Only
305 slidrmsw.cpp MSW NotWin32
306 snglinst.cpp MSW Base
311 statbr95.cpp MSW Win32Only
315 taskbar.cpp MSW Win32Only
316 tbar95.cpp MSW Win32Only
317 tbarmsw.cpp MSW NotWin32
320 thread.cpp MSW Win32Only,Base
322 tooltip.cpp MSW Win32Only
323 treectrl.cpp MSW Win32Only
325 utilsexc.cpp MSW Base
334 mimetype.cpp Unix Base
335 snglinst.cpp Unix Base
336 threadpsx.cpp Unix Base
337 utilsunx.cpp Unix Base
339 mimetype.cpp Unix Base
371 gsockgtk.c GTK LowLevel
372 win_gtk.c GTK LowLevel
374 bitmap.cpp GTK LowLevel
376 brush.cpp GTK LowLevel
380 # FIXME: remove LowLevel from choice!
381 choice.cpp GTK LowLevel
382 clipbrd.cpp GTK LowLevel
383 colour.cpp GTK LowLevel
384 combobox.cpp GTK LowLevel
386 cursor.cpp GTK LowLevel
387 data.cpp GTK LowLevel
388 dataobj.cpp GTK LowLevel
390 dcclient.cpp GTK LowLevel
391 dcmemory.cpp GTK LowLevel
392 dcscreen.cpp GTK LowLevel
393 dialog.cpp GTK LowLevel
395 evtloop.cpp GTK LowLevel
396 font.cpp GTK LowLevel
398 frame.cpp GTK LowLevel
400 gdiobj.cpp GTK LowLevel
401 icon.cpp GTK LowLevel
404 main.cpp GTK LowLevel
410 popupwin.cpp LowLevel
413 region.cpp GTK LowLevel
416 settings.cpp GTK LowLevel
427 timer.cpp GTK LowLevel
428 tooltip.cpp GTK LowLevel
429 utilsgtk.cpp GTK LowLevel
432 window.cpp GTK LowLevel
434 gsockmot.c Motif Socket
562 utilsexc.cpp OS2 Base
590 listimpl.cpp WXH Base
621 datetime.inl WXH Base
967 enhmeta.h MSWH Win32Only
990 mimetype.h MSWH Win32Only,Base
1130 gsockunx.h UnixH Base
1131 mimetype.h UnixH Base
1136 protocol.h ProtoH Base
1159 dirdlgg.h GenericH NotWin32
1160 dragimgg.h GenericH NotWin32
1171 listctrl.h GenericH NotWin32
1174 paletteg.h GenericH NotMSW,NotX,NotOS2
1184 tabg.h GenericH NotWin32
1186 treectlg.h GenericH NotWin32
1223 colour.cpp MGL LowLevel
1225 gdiobj.cpp MGL LowLevel
1226 palette.cpp MGL LowLevel
1227 region.cpp MGL LowLevel
1228 brush.cpp MGL LowLevel
1229 pen.cpp MGL LowLevel
1230 font.cpp MGL LowLevel
1231 data.cpp MGL LowLevel
1232 #fontenum.cpp MGL LowLevel
1233 #fontutil.cpp MGL LowLevel
1234 app.cpp MGL LowLevel
1235 bitmap.cpp MGL LowLevel
1236 clipbrd.cpp MGL LowLevel
1237 cursor.cpp MGL LowLevel
1238 dcclient.cpp MGL LowLevel
1239 dcmemory.cpp MGL LowLevel
1240 dcscreen.cpp MGL LowLevel
1241 dialog.cpp MGL LowLevel
1242 frame.cpp MGL LowLevel
1243 icon.cpp MGL LowLevel
1244 settings.cpp MGL LowLevel
1245 timer.cpp MGL LowLevel
1246 window.cpp MGL LowLevel
1247 utils.cpp MGL LowLevel
1248 bmpbase.cpp MGL LowLevel
1250 # vi: set noet ts=16 nolist: