Hiding Imagenation

 

You can hide the Imagenation window and have it operate in the background. This is required if you want to use external windows with Imagenation.

To run Imagenation hidden:

1. Call LockImagenation(1).

2. Call ShowImagenation(0).

Imagenation runs hidden in the background, locked in memory. Note that for every LockImagenation TRUE, there must be a LockImagenation FALSE (0).

When the Imagenation window is hidden, the application does not show up in the Windows task list or in the list of applications through which you can toggle with the ALT+TAB key combination.

See also