Name | Modified | Size | Downloads / Week |
---|---|---|---|
src | 2011-03-13 | ||
Topmost.EXE | 2011-03-13 | 8.2 kB | |
README.txt | 2011-03-13 | 1.1 kB | |
Totals: 3 Items | 9.3 kB | 0 |
Topmost.exe V1 This program was written for me, by me. I released only because I felt it would be of use to someone else, and the source code is short and simple enough to be of some educational value. The source code provided is complete and was compiled (along with the resources in the src directory) by FASM 1.69.29. It has been tested on Windows Vista SP2, but I expect it should work on any OS' after Windows 2000. Before 2000 a lot of the WinAPI functions may be missing so chances are it won't work. There is also the possibility that this will not work when being used on custom drawn windows that do not handle WM_NCHITTEST messages like they should. In these cases, there is not a lot I can do about it, so no - it's not a bug in this program. I haven't encountered any programs that don't behave themselves yet. If you have any questions, there is the trac on the sourceforge project page: --> https://sourceforge.net/p/setwintopmost/tickets/ Or if you want to, you can email me at: --> mattdiesel@users.sourceforge.net Have fun :) Mat