Contribution to JNA project
Finally has been accepted my contribution to very useful JNA project. This project provides a easy way to access at Native API of the hosting system, from Java I've added support of a new API concerning the WinOS 32 /64 UINT_PTR SHAppBarMessage ( DWORD dwMessage, APPBARDATA pData ); This API allows to resize window's desktop and is very useful to put on desktop, custom toolbar, that never will be hidden by other windows and in the same time never will hide other windows.