I have a few questions:

Q.1: How do you transfer a picturebox/listbox/filebox through winsock? I tried transfering them as strings but it didn't work as I planned.

Q.2: How do you e-mail someone without logging onto a POP server, but using your own computer as an e-mail server and sending an e-mail through your own computer?

Q.3: Part of the program I am writing requires an option of closing a PROCESS (e.g. Kernel32.DLL) for security reasons. How do you do this? I know how to close a task or application, but I'm not quite sure with a process. Thanks.

Q.4: Do any of you know how to/have/know of a way (or a program) that combines an OCX, or DLL into your program(e.g. the VB runtime module)? Thanks.

If you know the answers to any of my questions, please reply. Thanks. An example would be helpful.