Hi! Does anybody know a good method for creating a program which will for example display on the screen its own handle (i.e. the handle associated with the program itself), independently of the exact program name? It is not hard to determine the handle by searching through VAT table if you know the exact name of the program, but it will fail if someone rename the program... Cheers, Zeljko Juric