F-IN-BOX DLL Edition Help >> Extensions >> Functions

FPC_CreateWindow

Syntax

[ C++ ]
  1. HWND WINAPI FPC_CreateWindow(HFPC hFPC,   
  2.                              DWORD dwExStyle,  
  3.                              LPCTSTR lpWindowName,  
  4.                              DWORD dwStyle,  
  5.                              int x,  
  6.                              int y,  
  7.                              int nWidth,  
  8.                              int nHeight,  
  9.                              HWND hWndParent,  
  10.                              HMENU hMenu,  
  11.                              HINSTANCE hInstance,  
  12.                              LPVOID lpParam);  

Description

You can use this function instead of CreateWindow / CreateWindowEx to create f-in-box windows. 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