Quick links:
F-IN-BOX DLL Edition Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
F-IN-BOX DLL Edition Help >> Extensions >> Notifications FPCN_PAINT
Message
[ C++ ]
Structure
[ C++ ]
Description
You should create an f-in-box window with FPCS_TRANSPARENT style (if you create a child window, WS_CHILD) or with WS_EX_LAYERED extended style (if you create a popup window) to use FPCN_PAINT.
FPCN_PAINT is called each time immediately before painting. lpPixels points to a buffer of pixels (DWORD for each pixel).
Here an example:
[ C++ ]
Copyright © Softanics. All rights reserved. F-IN-BOX is a trademark of Softanics. Macromedia and Shockwave Flash are trademarks of Adobe
Quick links:
F-IN-BOX DLL Edition Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
|