SDK components
FileFolderDescriptionPlatform
dgsdk.dll/Main DLL with all API functionsWin32, Unicode, x86
dgsdk.lib/Import library for dgsdk.dllWin32, Unicode, x86
dgsdk.dllx64Main DLL with all API functionsUnicode, x64
dgsdk.libx64Import library for dgsdk.dllUnicode, x64
common.dll/DLL with supplemental functions (not included in Core edition of SDK)Win32, x86, ANSI
common.dllx64DLL with supplemental functionsx64, Unicode
dgsdk.chm/SDK documentation, Windows HTML help format 
library.mdb/Value Library 
reg_com_server.cmd/Command file for manual COM-object registration 
unreg_com_server.cmd/Command file for manual COM-object deregistration 
lowLevelAPI.cexamples.cC example for low level API 
MaskMethod.cexamples.cC example for by mask fill method 
PatternMethod.cexamples.cC example for by pattern fill method 
ListMethod.cexamples.cC example for from list fill method 
FileMethod.cexamples.cC example for from file fill method 
IncrementalMethod.cexamples.cC example for incremental fill method 
LibraryMethod.cexamples.cC example for from library fill method 
TableMethod.cexamples.cC example for from table fill method 
SQLMethod.cexamples.cC example for by SQL statement fill method 
projectAPI.cexamples.cC example for Project level API 
run_project.cexamples.cC example for project execution function 
lowLevelAPI.csexamples.csC# example for low level API 
MaskMethod.csexamples.csC# example for by mask fill method 
SQLMethod.csexamples.csC# example for by SQL statement fill method 
TableMethod.csexamples.csC# example for from table fill method 
FileMethod.csexamples.csC# example for from file fill method 
lowLevelAPI.aspexamples.aspASP (VBScript) example for low level API 
MaskMethod.aspexamples.aspASP (VBScript) example for by mask fill method 
LibraryMethod.aspexamples.aspASP (VBScript) example for from library fill method 
run_project.pysamples.pyPython example for project execution function 
projectAPI.pysamples.pyPython example for project API functions 
SQLMethod.pysamples.pyPython example for SQL fill method 
TableMethod.pysamples.pyPython example for Table fill method 
IncrementalMethod.pysamples.pyPython example for incremental fill method 
PatternMethod.pysamples.pyPython example for pattern fill method 
LibraryMethod.pysamples.pyPython example for Library fill method 
FileMethod.pysamples.pyPython example for File fill method 
lowLevelAPI.pysamples.pyPython example for low level API 
Note: distribution package can also contain a few supplemental or optional files not mentioned in the list.