]> git.saurik.com Git - wxWidgets.git/commit
added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Jul 2004 11:43:57 +0000 (11:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Jul 2004 11:43:57 +0000 (11:43 +0000)
commitdd779a9e66c640907048ab02cb4a853ae45ea94c
treebecf2faade13a955cddec5f37807ca249ea3742f
parent0ca3b64f1474b759653105ab741c97f64ee4bc3b
added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar * and not void *

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/dib.h
src/msw/dib.cpp