| **Navigation:**  [[guide to the clarion examples.htm|Guide to Examples]] >====== API (Windows) Example ====== | [[anchor and grow resize example.htm|{{btn_prev_n.gif|Previous page}}]][[guide to the clarion examples.htm|{{btn_home_n.gif|Return to chapter overview}}]][[browses app.htm|{{btn_next_n.gif|Next page}}]] | | || This example (APIEXMPL.CLW) is located in the \//(CLARION ROOT)\//EXAMPLES\RESOURCE\APICALL folder. This is a hand coded example that shows how to prototype and call a variety of Windows API functions, including GetWindowsDirectory, GetModuleHandle, GetModuleFileName, EnumChildWindows, GetWindowRect, GetWindowPlacement, GetClassName, and more.