computer






 

Question by  Ssmallfry (26)

Can you give me the steps for writing Visual Basic dll files?

I have a custom PC card.

 
+6

Answer by  Jakecutter (1819)

Okay, yes there are steps and you can do this yourself. But please, listen don't do this on your own. Even the most skilled of people won't chance this.

 
+5

Answer by  y3636363 (1380)

Well lucky for you there are step to step instructions on e how that show you how to write basic visual files.

 
+3

Answer by  gigo (1706)

Create a Active X DLL project. Rename Class1 to WINSYSDIR. Change the project name to mydll. Add to the class module WINSYSDIR GetWindowsDirectory and WinDir. Create the dll.

 
+3

Answer by  gigo (1706)

If you have to speak in this dll with your PC card I would take a c++ com dll. If it has to be a VB dll customize a activexdll.

 
You have 50 words left!