wxWidgets/include/wx/msw
Mart Raudsepp 63ec432bd7 Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
If any more exotic toolchain decides to not export these strings into the core library anymore, let me know. Try to
compile the notebook sample, for example.
TODO: Move strings not meant for wxCore out of wxCore to the appropriate library.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-16 14:59:55 +00:00
..
ole WinCE build fix according to eVC3 and eVC4 SDKs. 2005-10-27 21:22:48 +00:00
wince Add missing WINDOWPOS flags for WinCE build to include/wx/msw/wince/missing.h 2006-01-13 01:33:33 +00:00
.cvsignore
accel.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
amd64.manifest Manifest files for win64 2005-10-12 11:47:09 +00:00
app.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
apptbase.h Use old licence name 2004-05-23 20:53:33 +00:00
apptrait.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
blank.cur
bmpbuttn.h use focused bitmap as fallback for the hover one 2005-11-03 19:38:20 +00:00
brush.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +00:00
bullseye.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
button.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
caret.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
cdrom.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
checkbox.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checklst.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
child.ico REmoved unnecessary cursor and icon files 2005-05-15 14:48:42 +00:00
chkconf.h [ 1364397 ] wxUSE_MS_HTML_HELP could be redefined 2005-11-23 13:57:56 +00:00
choice.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
clipbrd.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colordlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colour.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colours.bmp
combobox.h fixed wxComboBox::Clear to clear stored value 2005-12-01 12:55:34 +00:00
computer.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
control.h __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:55:11 +00:00
crashrpt.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
cross.cur Cross-hair cursor appears as an I-beam on WinXP for some reason; 2005-04-03 11:36:31 +00:00
csquery.bmp Restored scrollbar background 2005-05-31 14:40:34 +00:00
cursor.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dc.h disallow creation of wxDC objects and made wxDC an ABC; use wxDCTemp instead of wxDC in wx code; fixed WinCE bug with deleting a DC which should be released in wxListBox::MSWOnMeasure() 2005-12-25 02:34:42 +00:00
dcclient.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcmemory.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcprint.h disallow creation of wxDC objects and made wxDC an ABC; use wxDCTemp instead of wxDC in wx code; fixed WinCE bug with deleting a DC which should be released in wxListBox::MSWOnMeasure() 2005-12-25 02:34:42 +00:00
dcscreen.h Start/EndDrawingOnTop are still used under Motif, don't deprecate them 2005-12-25 12:52:53 +00:00
dde.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
debughlp.h wxWinCE fixes. 2005-01-18 10:10:23 +00:00
dialog.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
dib.h added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar * and not void * 2004-07-22 11:43:57 +00:00
dirdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
display.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dragimag.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
drive.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
enhmeta.h implemented wxDC::DoGetSize() correctly for metafile DC classes 2005-12-25 13:06:05 +00:00
evtloop.h Build fix for wxWindowMSW used in header. 2006-01-15 10:13:40 +00:00
fdrepdlg.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
file1.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
filedlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
floppy.ico Artwork replacement (c) Julian Smart 2005-05-31 20:29:11 +00:00
folder1.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
folder2.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
font.h Minor cleanings. 2005-11-15 07:40:12 +00:00
fontdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fontenum.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
frame.h Resize all top level windows when SIP changes visibility. 2005-11-13 11:46:24 +00:00
gauge95.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
gccpriv.h Macros for simplified testing Open Watcom version and required tweaks. 2005-11-10 16:16:05 +00:00
gdiimage.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gdiobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
genrcdefs.h Add rcdefs.h and support for automatic manifests on Windows 2005-11-08 22:49:46 +00:00
glcanvas.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gsockmsw.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
hand.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
helpbest.h __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:55:11 +00:00
helpchm.h Added parent window parameter to wxHelpController constructor 2005-10-26 09:32:10 +00:00
helpwin.h Added parent window parameter to wxHelpController constructor 2005-10-26 09:32:10 +00:00
htmlhelp.h Use theme and HTML Help headers from Wine (with permission) 2005-05-14 16:58:36 +00:00
ia64.manifest Manifest files for win64 2005-10-12 11:47:09 +00:00
icon.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
imaglist.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
iniconf.h Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-08-27 18:59:37 +00:00
joystick.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
libraries.h Remove bufferoverflowu.lib since it's not present with some versions of VC++ 8 2005-11-03 00:40:45 +00:00
listbox.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
listctrl.h removed wxABI_VERSION checks 2005-09-25 20:23:30 +00:00
magnif1.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
mdi.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
mdi.ico REmoved unnecessary cursor and icon files 2005-05-15 14:48:42 +00:00
menu.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
menuitem.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
metafile.h implemented wxDC::DoGetSize() correctly for metafile DC classes 2005-12-25 13:06:05 +00:00
microwin.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
missing.h Applied patch [ 1307056 ] [wxMSW] Focus showing fix for Win2k/XP 2005-10-23 10:53:16 +00:00
msgdlg.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
mslu.h fix for BCC compilation (see patch 1101702) 2005-02-27 14:43:31 +00:00
msvcrt.h don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135) 2004-07-25 16:47:33 +00:00
notebook.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
palette.h wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
pbrush.cur Restoring binary files 2005-05-16 12:33:21 +00:00
pen.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +00:00
pencil.cur Restoring binary files 2005-05-16 12:33:21 +00:00
pntleft.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
pntright.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
popupwin.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printwin.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
private.h Minor cleanings. 2005-11-15 07:40:12 +00:00
question.ico Replaced icon 2005-05-15 19:20:49 +00:00
radiobox.h Make radiobuttons siblings instead of children in radioboxes again and remove refresh hack. Fixes bug #1387591. 2006-01-02 11:03:28 +00:00
radiobut.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
rcdefs.h Add rcdefs.h and support for automatic manifests on Windows 2005-11-08 22:49:46 +00:00
regconf.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
region.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
registry.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
removble.ico Made the colours more muted 2005-06-01 14:21:07 +00:00
rightarr.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
roller.cur Removed rarely-used cursor; replaced other cursors 2005-05-15 16:43:12 +00:00
scrolbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
setup0.h don't test for __WIN95__ which doesn't exist any more; don't do compiler checks here as they belong to other files 2006-01-01 01:42:13 +00:00
setup_microwin.h Removed WXWIN_COMPATIBILITY_2_2 together with code guarded by it. 2005-10-09 15:48:42 +00:00
slider95.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
sound.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinbutt.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stackwalk.h implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h 2005-01-19 01:15:12 +00:00
statbmp.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
statbox.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbr95.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statline.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
std.ico REmoved unnecessary cursor and icon files 2005-05-15 14:48:42 +00:00
stdpaths.h moved AppendAppName() from MSW to common code; modified it to not double the trailing slash, if any 2004-10-20 00:34:32 +00:00
subwin.h added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro 2004-12-13 01:02:32 +00:00
tabctrl.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
taskbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tbar95.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tbarmsw.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
textctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tglbtn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tooltip.h added wx/object.h include (bug 1398517) 2006-01-06 12:54:44 +00:00
toplevel.h Resize all top level windows when SIP changes visibility. 2005-11-13 11:46:24 +00:00
treectrl.h remove GetImageList(int) 2005-10-28 14:05:49 +00:00
uxtheme.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
uxthemep.h include wx/msw/wrapcctl.h instead of <commctrl.h> as otherwise value of _WIN32_IE is inconsistent when we do include wx/msw/wrapcctl.h 2005-06-08 21:47:29 +00:00
window.h __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:55:11 +00:00
winundef.h #undef CreateFont to fix cygwin compilation now that wxRichTextCtrl uses it 2005-10-31 19:35:41 +00:00
wrapcctl.h Helpers in disabling warnings for unused params. 2005-07-01 13:39:03 +00:00
wrapcdlg.h Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded. 2005-03-22 19:39:54 +00:00
wrapshl.h extracted LPITEMIDLIST wrappers in a separate header (also [will be] used by wxStdnardPaths) 2004-10-19 16:43:53 +00:00
wrapwin.h don't define WINVER as 0x0600 for VC6, its standard headers warn against this if we do 2005-06-08 20:13:27 +00:00
wx.manifest
wx.rc Add rcdefs.h and support for automatic manifests on Windows 2005-11-08 22:49:46 +00:00