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_LoadOCXCodeFromMemory
Syntax
[ C++ ]
HFPC WINAPI FPC_LoadOCXCodeFromMemory(LPVOID lpCode, DWORD dwSize); Description
Loads a flash ocx from the memory and registers f-in-box window class. The function doesn't use temporary files. You can obtain an atom of the registered class calling FPC_GetClassAtom Use the atom to create f-in-box windows. Call usual winapi 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
|