You can find my oedbx library in the cppsourcecode directory if you download the archiv. If you want to use the code have a look at dbxCommon specially at the definition of AS_OEDBX_DLL.
file name | description |
---|---|
dbxCommon | common used definitions, funtions, ... |
dbxConditions | class DbxConditions |
dbxFileHeader | class DbxFileHeader |
dbxFileInfo | class DbxFileInfo |
dbxFolderInfo | class DbxFolderInfo |
dbxFolderList | class DbxFolderList |
dbxIndexedInfo | class DbxIndexedInfo |
dbxMessage | class DbxMessage |
dbxMessageInfo | class DbxMessageInfo |
dbxTree | class DbxTree |
I will add some more examples, but until now there is only one.
file name | description |
---|---|
ex1 | first examples |