I have created this code but when I click on CommandButton Command1 the output I get is nothig! And I wonder if the Private Function ChangeToStringUni is wrong...! Can you help with this:
Option Explicit
Private Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory"...
I have a FileListBox on my program and I want to change the extension at the selected(maybe more than one)files. What should I do? Can somebody give me an example code? Thanks mattKnight and Glasgow for your help and thanks in advance everyone else...! Have a happy new year!
Is there a way to find a word in a text and replace it with another? Can somebody give me an example code? (The word may be more than one time in the text)
How can I move a form which has BorderStyle=0 (None)? I want to do it by clicking and dragging on a label which is on the form. Can somebody give me an example code?
Is there a way to see the remote port on a peer to peer connection. For example if I am connected with IP address 213.56.334.32, how is it possible to see the remote port which is connected with me? Can somebody give me an example code?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.