Posts by Matheus L • 3 points
3 posts
-
0
votes0
answers52
viewsQ: Zip file extraction
Can anyone give me a light? When it comes to the algorithm to extract the file . zip from the location the program stops responding. I’m using as a reference dll Ionic.zip Private Sub Descompactar()…
-
0
votes0
answers97
viewsQ: Typing simulator
I wanted to know how to make the program type alone, is like sending message with Ndkeys but goes letter by letter as if it were a human typing. I had done the usual way to send a message, but I…
-
0
votes1
answer128
viewsQ: Flood Visual Basic
My goal is for the person to type a text. Let’s assume that in a textbox with multiline=true, and in that text, with each line break, that line is treated differently, like, every sentence in the…