Driver can't find Nt/ZwCreateProcessDon't worry I'm not judging, it was just FYI.
Driver can't find Nt/ZwCreateProcessFYI, many of the functions you are using are listed as effectively deprecated, for example: [quote=...
Find word in a textfileThat is performed once, above. You need to stick it at the end of the while loop as well or you're n...
Unicode print problemYou would need to use a font that can support the characters, firstly. How are you setting the edit...
Find word in a textfileIn the while loop you are just continuously comparing two strings without changing them. You probab...