wxWidgets/include/wx/cocoa
Vadim Zeitlin c559c4b3ef Change wxSound ctor from in-memory data to use size_t/void *.
This constructor previously used int and, especially annoyingly, wxByte* for
the data. Use standard void* for untyped binary data instead.

Also document this ctor as it seems to be implemented in all ports.

Closes #13451.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-09-21 15:08:02 +00:00
..
objc
private
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
drawer.h
evtloop.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
icon.h
listbox.h
log.h
mbarman.h
mdi.h
menu.h
menuitem.h
msgdlg.h
notebook.h
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSSlider.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h
NSWindow.h
ObjcAssociate.h
ObjcRef.h
pen.h
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
sound.h Change wxSound ctor from in-memory data to use size_t/void *. 2011-09-21 15:08:02 +00:00
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
string.h
taskbar.h
textctrl.h
toolbar.h
tooltip.h
toplevel.h
trackingrectmanager.h
window.h