Hello friends , I have a problem in visual basic. i'm using visual studio 2017. and I want to create a dll and inject to another proccess and when dll get injected I want to Form1 is load automatically. I can make that in c++ but I need to make this in visual basic . is there any way to do that ?
Example video: that I made in c++ and I want to make same things in vb.net but I dont have idea , how to make that in vb.net