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 >> Functions FPC_GetClassAtom
Syntax
[ C++ ]
ATOM WINAPI FPC_GetClassAtom(HFPC hFPC); Description
Returns an atom of a f-in-box window class. You register the class using FPC_LoadRegisteredOCX or FPC_LoadOCXCodeFromMemory. Use the atom to create f-in-box windows, call CreateWindow / CreateWindowEx or FPC_CreateWindow. Read more about usage here: Usage. 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
|