Commit Graph

8 Commits

Author SHA1 Message Date
5a117b4556 Updated README. 2020-09-27 20:46:38 +02:00
9b88d313fc Improved the Makefile and added README file. 2020-09-27 20:33:49 +02:00
c626d3f66c Implemented detecting the JRE install path from the Windows registry. 2020-09-27 18:42:22 +02:00
9fc973926a Re-incorporate the WaitForInputIdle() function, because MSDN says:
"For example, the parent process should use the WaitForInputIdle function before trying to find a window associated with the child process."
2020-09-27 00:53:14 +02:00
a9b787a740 Small code clean-up. 2020-09-26 22:30:12 +02:00
0355bcbaef Added Makefile + implemented waiting for the child window to appear. 2020-09-26 22:17:23 +02:00
2e8e6df7a2 Added support for splash screen. 2020-09-26 18:51:42 +02:00
6a5ef7f665 Initial commit. 2020-09-26 16:38:28 +02:00