 |
SDK components |
|
 |
| File | Folder | Description |
| dgsdk.dll | / | Main DLL with all API functions |
| common.dll | / | DLL with supplemental functions (not included in Core edition of SDK) |
| dgsdk.chm | / | SDK documentation, Windows HTML help format |
| dgcore.lib | / | Import library for dgcore.dll |
| lowLevelAPI.c | examples.c | C example for low level API |
| MaskMethod.c | examples.c | C example for by mask fill method |
| ListMethod.c | examples.c | C example for from list fill method |
| FileMethod.c | examples.c | C example for from file fill method |
| IncrementalMethod.c | examples.c | C example for incremental fill method |
| LibraryMethod.c | examples.c | C example for from library fill method |
| TableMethod.c | examples.c | C example for from table fill method |
| SQLMethod.c | examples.c | C example for by SQL statement fill method |
| projectAPI.c | examples.c | C example for Project level API |
| run_project.c | examples.c | C example for project execution function |
| lowLevelAPI.cs | examples.cs | C# example for low level API |
| MaskMethod.cs | examples.cs | C# example for by mask fill method |
| SQLMethod.cs | examples.cs | C# example for by SQL statement fill method |
| lowLevelAPI.asp | examples.asp | ASP (VBScript) example for low level API |
| MaskMethod.asp | examples.asp | ASP (VBScript) example for by mask fill method |
| LibraryMethod.asp | examples.asp | ASP (VBScript) example for from library fill method |
|
 |
© Copyright 2007 DTM soft. |