I need to implement a hook program to disable mouse and keyboard input, then generate it as dll, and then call it in java. When calling, the program does not report an error, but the call is invalid. Here is part of the code
cPP section:
dllmain...
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5 MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37cb6-2c0bb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") MySQL Errno : 1021 Message : Disk full (/tmp/#sql-temptable-64f5-1b37cb6-2c0bb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") Need Help?