Version 2.0, added VB6DLL
VB6DLL
This scheme is suitable for VB6, reference PigObjFsLib.dll The compiled exe can run directly on different versions of windows, but it needs to be registered through regsrv32.exe PigObjFsLib.dll 。
Example code:
Open VB6 project file PigObjFsTestDll.vbp , sample code in frmPigObjFs.frm Form.
PigObjFsTestDll.exe By PigObjFsTestDll.vbp It can run directly on different versions of windows, but it needs to be registered through regsrv32.exe PigObjFsLib.dll , the command is: Regsvr32 PigObjFsLib.dll