wxWidgets/include/wx/msw
Michael Wetherell 18a1516c4b Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway
and make it a macro. Make the 'default' return value for wxGetFileKind
wxFILE_KIND_DISK and add a comment explaining what it's for.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 15:31:42 +00:00
..
ctl3d
ole
wince Applied patch [ 1119239 ] Adds socket support for Windows CE platforms 2005-02-10 14:55:27 +00:00
.cvsignore
accel.h really implemented operator==(); reformatted a little 2004-12-10 11:23:16 +00:00
app.h
apptbase.h
apptrait.h
bitmap.h
blank.cur
bmpbuttn.h
brush.h
bullseye.cur
button.h
caret.h
cdrom.ico
checkbox.h override MSWGetDefaultBgBrush() to use transparent brush 2004-12-12 19:47:01 +00:00
checklst.h
child.ico
chkconf.h move check for compilers not supporting SEH to wx/chkconf.h 2005-02-02 17:46:20 +00:00
choice.h
clipbrd.h
clock.cur
colordlg.h
colour.h
colours.bmp
combobox.h moved code working around combobox selection bug to wxComboBox: wxChoice doesn't have selection anyhow, why should it be there? 2005-01-21 14:39:29 +00:00
computer.ico
control.h Spiner -> Spinner 2005-02-06 11:27:19 +00:00
crashrpt.h added GenerateNow() 2005-01-17 02:04:06 +00:00
csquery.bmp
cursor.h
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dc.h Use Get*Box instead Get*Region if you are asking about position and size. And it is enough to have it in base class only. 2004-12-06 15:48:50 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dde.h
debughlp.h wxWinCE fixes. 2005-01-18 10:10:23 +00:00
dialog.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
dib.h
dirdlg.h
display.h
dragimag.h
drive.ico
enhmeta.h MinGW warning fix. 2005-01-18 20:23:48 +00:00
error.ico
evtloop.h
fdrepdlg.h
file1.ico
filedlg.h
floppy.ico
folder1.ico
folder2.ico
font.h
fontdlg.h
fontenum.h
frame.h moved wxWindow::m_hMenu to wxFrame, it is not needed in the base class 2004-12-19 20:56:38 +00:00
gauge95.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
gccpriv.h
gdiimage.h
gdiobj.h
glcanvas.h removed ambiguity from wxGLCanvas ctors (bug 1102544) 2005-02-21 01:52:23 +00:00
gsockmsw.h Applied patch [ 1119239 ] Adds socket support for Windows CE platforms 2005-02-10 14:55:27 +00:00
hand.cur
heart.cur
helpbest.h
helpchm.h
helpwin.h
icon.h
imaglist.h Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-08-27 18:59:37 +00:00
info.ico
iniconf.h
joystick.h
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
listctrl.h extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes 2005-02-19 19:24:46 +00:00
magnif1.cur
mdi.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
mdi.ico
menu.h removed trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them 2005-02-06 16:17:18 +00:00
menuitem.h
metafile.h
microwin.h
mimetype.h
minifram.h
missing.h TrackMouse DMC fix. 2005-01-25 12:22:56 +00:00
msgdlg.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
mslu.h Added wxFopen to the MSLU code. 2005-01-07 18:48:30 +00:00
msvcrt.h
noentry.cur
notebook.h added MSWPrintChild() for drawing child background (replaces patch 1108389) 2005-02-19 20:49:50 +00:00
palette.h wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +00:00
pbrush.cur
pen.h
pencil.cur
pntleft.cur
pntright.cur
popupwin.h
printdlg.h
printwin.h
private.h Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway 2005-02-26 15:31:42 +00:00
query.cur
question.ico
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:39:25 +00:00
radiobut.h
regconf.h
region.h
registry.h implemented Export(file) 2005-01-16 00:26:40 +00:00
removble.ico
rightarr.cur
roller.cur
scrolbar.h
setup0.h guess it wasn't 2005-02-26 11:30:55 +00:00
setup_microwin.h
size.cur
slider95.h Common code for the same handling of wxSL_INVERSE. 2005-02-14 19:29:37 +00:00
slidrmsw.h
sound.h
spinbutt.h
spinctrl.h
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 Restored mouse sensitivity for static box and static bitmap 2005-02-24 08:26:50 +00:00
statbox.h Restored mouse sensitivity for static box and static bitmap 2005-02-24 08:26:50 +00:00
statbr95.h
statline.h
stattext.h
std.ico
stdpaths.h
subwin.h added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro 2004-12-13 01:02:32 +00:00
tabctrl.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
taskbar.h
tbar95.h Restored the ability to set the background colour for a toolbar on Windows 2005-02-06 18:42:43 +00:00
tbarmsw.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
textctrl.h don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch 1143823) 2005-02-19 17:27:30 +00:00
tglbtn.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
timer.h
tooltip.h
toplevel.h
treectrl.h Old API deprecated. Source cleaning. 2005-01-11 21:17:16 +00:00
uxtheme.h
warning.ico
watch1.cur
window.h added MSWPrintChild() for drawing child background (replaces patch 1108389) 2005-02-19 20:49:50 +00:00
winundef.h undef CreateWindow too, even if we don't use it ourselves it's still a very common name and shouldn't be defined after including wxWindows headers 2004-12-13 21:30:39 +00:00
wrapcctl.h
wrapshl.h
wrapwin.h don't redefine NOMINMAX if already defined (mingw32 does this apparently) 2005-02-23 16:54:16 +00:00
wx.manifest
wx.rc