Java JAR file wrapper for creating Windows™ native executables.
Go to file
LoRd_MuldeR 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
res Added Makefile + implemented waiting for the child window to appear. 2020-09-26 22:17:23 +02:00
src Re-incorporate the WaitForInputIdle() function, because MSDN says: 2020-09-27 00:53:14 +02:00
.gitignore Added Makefile + implemented waiting for the child window to appear. 2020-09-26 22:17:23 +02:00
LICENSE.txt Added support for splash screen. 2020-09-26 18:51:42 +02:00
Makefile Added Makefile + implemented waiting for the child window to appear. 2020-09-26 22:17:23 +02:00