Add Original SDK
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microcosm.dpro</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>DinkeyPro</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>DinkeyPro version 7.6.1, (c) 2021 Microcosm Ltd0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>DinkeyPro version 7.6.1</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>Dpro</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>7.6.1</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
BNDL????
|
||||
@@ -0,0 +1,34 @@
|
||||
/* Plug-In name appearing in FM's preferences dialog */
|
||||
String1 = "Dinkey Dongle Pro/FD Plug-in";
|
||||
/* Options text appearing in FM's preferences dialog */
|
||||
String2 = "This plug-in allows you to do a protection check using Microcosm's Dinkey Pro or FD dongle.";
|
||||
/* Version */
|
||||
String3 = "7.6.1";
|
||||
/* External functions prototypes go here */
|
||||
String101 = "DinkeyProVersion( version format )";
|
||||
String102 = "DDProtCheck(flags {; execs_decrement; alt_licence_name})";
|
||||
String103 = "DDProtCheckWithAlg(flags; alg_number; var_a; var_b; var_c; var_d; var_e; var_f; var_g; var_h)";
|
||||
String104 = "DDWriteData(flags; offset; length; data)";
|
||||
String105 = "DDReadData(flags; offset; length)";
|
||||
String106 = "DDGetExtendedError(dummy)";
|
||||
String107 = "DDGetType(dummy)";
|
||||
String108 = "DDGetModel(dummy)";
|
||||
String109 = "DDGetSDSN(dummy)";
|
||||
String110 = "DDGetProdCode(dummy)";
|
||||
String111 = "DDGetDongleNumber(dummy)";
|
||||
String112 = "DDGetUpdateNumber(dummy)";
|
||||
String113 = "DDGetDataAreaSize(dummy)";
|
||||
String114 = "DDGetMaxAlgNum(dummy)";
|
||||
String115 = "DDGetExecs(dummy)";
|
||||
String116 = "DDGetExpDay(dummy)";
|
||||
String117 = "DDGetExpMonth(dummy)";
|
||||
String118 = "DDGetExpYear(dummy)";
|
||||
String119 = "DDGetFeatures(dummy)";
|
||||
String120 = "DDGetNetUsers(dummy)";
|
||||
String121 = "DDGetAlgAnswer(dummy)";
|
||||
String122 = "DDGetFDCapacity(dummy)";
|
||||
String123 = "DDGetFDDrive(dummy)";
|
||||
String124 = "DDGetSWKeyType(dummy)";
|
||||
String125 = "DDGetSWKeyExpDay(dummy)";
|
||||
String126 = "DDGetSWKeyExpMonth(dummy)";
|
||||
String127 = "DDGetSWKeyExpYear(dummy)";
|
||||
BIN
Dinkey Pro 7.6.1/Modules/FileMaker/v14/DinkeyPro.fmx
Normal file
BIN
Dinkey Pro 7.6.1/Modules/FileMaker/v14/DinkeyPro.fmx
Normal file
Binary file not shown.
BIN
Dinkey Pro 7.6.1/Modules/FileMaker/v14/DinkeyPro.fmx64
Normal file
BIN
Dinkey Pro 7.6.1/Modules/FileMaker/v14/DinkeyPro.fmx64
Normal file
Binary file not shown.
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.microcosm.dpro</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>DinkeyPro</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>DinkeyPro version 7.5.1, (c) 2020 Microcosm Ltd0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>DinkeyPro version 7.5.1</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>Dpro</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>7.5.1</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
BNDL????
|
||||
@@ -0,0 +1,34 @@
|
||||
/* Plug-In name appearing in FM's preferences dialog */
|
||||
String1 = "Dinkey Dongle Pro/FD Plug-in";
|
||||
/* Options text appearing in FM's preferences dialog */
|
||||
String2 = "This plug-in allows you to do a protection check using Microcosm's Dinkey Pro or FD dongle.";
|
||||
/* Version */
|
||||
String3 = "7.5.1";
|
||||
/* External functions prototypes go here */
|
||||
String101 = "DinkeyProVersion( version format )";
|
||||
String102 = "DDProtCheck(flags {; execs_decrement; alt_licence_name})";
|
||||
String103 = "DDProtCheckWithAlg(flags; alg_number; var_a; var_b; var_c; var_d; var_e; var_f; var_g; var_h)";
|
||||
String104 = "DDWriteData(flags; offset; length; data)";
|
||||
String105 = "DDReadData(flags; offset; length)";
|
||||
String106 = "DDGetExtendedError(dummy)";
|
||||
String107 = "DDGetType(dummy)";
|
||||
String108 = "DDGetModel(dummy)";
|
||||
String109 = "DDGetSDSN(dummy)";
|
||||
String110 = "DDGetProdCode(dummy)";
|
||||
String111 = "DDGetDongleNumber(dummy)";
|
||||
String112 = "DDGetUpdateNumber(dummy)";
|
||||
String113 = "DDGetDataAreaSize(dummy)";
|
||||
String114 = "DDGetMaxAlgNum(dummy)";
|
||||
String115 = "DDGetExecs(dummy)";
|
||||
String116 = "DDGetExpDay(dummy)";
|
||||
String117 = "DDGetExpMonth(dummy)";
|
||||
String118 = "DDGetExpYear(dummy)";
|
||||
String119 = "DDGetFeatures(dummy)";
|
||||
String120 = "DDGetNetUsers(dummy)";
|
||||
String121 = "DDGetAlgAnswer(dummy)";
|
||||
String122 = "DDGetFDCapacity(dummy)";
|
||||
String123 = "DDGetFDDrive(dummy)";
|
||||
String124 = "DDGetSWKeyType(dummy)";
|
||||
String125 = "DDGetSWKeyExpDay(dummy)";
|
||||
String126 = "DDGetSWKeyExpMonth(dummy)";
|
||||
String127 = "DDGetSWKeyExpYear(dummy)";
|
||||
BIN
Dinkey Pro 7.6.1/Modules/FileMaker/v7/DinkeyPro.fmx
Normal file
BIN
Dinkey Pro 7.6.1/Modules/FileMaker/v7/DinkeyPro.fmx
Normal file
Binary file not shown.
Reference in New Issue
Block a user