]> git.saurik.com Git - wxWidgets.git/commit - docs/latex/wx/function.tex
moved power functions for MSW from utils.cpp to (new) power.cpp and implemented them
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 May 2006 14:29:30 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 May 2006 14:29:30 +0000 (14:29 +0000)
commit3032b7b5c2d19764e4e7f3b50a5f727cbbaccc45
tree72520009826892f00249b1e291f23b8c7f5663d4
parent355debca0650f70aa8ed4803b2ebc45541e03d9f
moved power functions for MSW from utils.cpp to (new) power.cpp and implemented them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_base.dsp
docs/latex/wx/function.tex
samples/power/power.cpp
src/msw/power.cpp [new file with mode: 0644]
src/msw/utils.cpp
src/wxWindows.dsp