Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 946 Bytes

File metadata and controls

25 lines (16 loc) · 946 Bytes

Description

This project was created as a windows sample code for this report. It demonstrates some of the hook's capabilities using Tetris game as a target.

Warning: This code does not the same code from the presentation

What does this DLL do?

  • randomly sets the position and rotation when creating shapes
  • outputs the new X coordinate of the shape

Links

Using