Screen Works

FunList

 With this tool you can get the functions of any 'DLL' file in windows, most 'DLL' files have some functions that you can call using the 'rundll32.exe', the 'rundll32.exe' is an executable program that can only be accessed using command line and using this program you can execute some functions of some 'DLL' files that can help you better control the Windows operation system whether you're a programmer or not, the problem is it's kinda hard to figure out which 'DLL' file can execute which functions, the FunList Tool uses another executable file called 'dumpbin.exe' and this program is also only accessible through command line and what it does is it lists all the possible functions that can be given to a 'DLL' file in an easy-to-understand order although it does not explain what every function is used for.

through the FunList tool you can give the path of any 'DLL' file and this program will list all the functions that can be called using this 'DLL' file ,and that file is located in the 'System32' folder then you don't have to type the whole path of the file you just have to check the 'System32' checkbox and then
enter the name of the file and the program will do the rest.



Labels: , , , , , ,


Download FunList

VillMill Game

 this is the alpha version of a game called 'VillMill' the concept of this game is strategic, but right now you can only watch the game without any control of the characters or the events, main characters are farmers and builders, every farmer have a specific number of farms that he has to farm and when he finishes he must find a builder to build a house for him, the builder also needs to build a house for himself, everything is randomly generated in this game including the map, the number and the location of the farmers and their farms and the number and location of the builders.

as mentioned before, right now you can't control anything but you will find tow buttons one for building a farm an one for building a house but they can't do what their made for nor anything else, you can also explore the map and watch every character doing it's job.

in future releases you might have some control of the game and maybe you will have a score or a number of coins that you can increase or decrease by doing certain tasks.




Labels: , , , , ,


Download VillMill Game

Screen3DEngine

With this java program you can use the mouse to control a 3D cube, this java program will teach about 3D objects and how to project 3D points and lines in java.

Labels: , , , ,