really? i never knew that! wow, that makes things really interesting. definately have to look into things now. do you provide an API somewher to exactly whats publically accessible and what params it takes/returns?
Yes, src/sbbs3/smblib.h.
really? i never knew that! wow, that makes things really interesting. definately have to look into things now. do you provide an API somewh to exactly whats publically accessible and what params it takes/return
Yes, src/sbbs3/smblib.h.
dude.. thanks a lot. only question is, is there any place i can get just th header file and not have to download the entire sbbs source package?
RE: message count
BY: Digital Man to Hax0r on Tue May 14 2002 10:20 pm
really? i never knew that! wow, that makes things really interesting. definately have to look into things now. do you provide an API somewh to exactly whats publically accessible and what params it takes/return
Yes, src/sbbs3/smblib.h.
dude.. thanks a lot. only question is, is there any place i can get just th header file and not have to download the entire sbbs source package?
Yes, http://cvs.synchro.net/cgi-bin/cvsweb.cgi/~checkout~/src/sbbs3/scfglib.h?re 15&content-type=text/plain
Of course, if you plan to #include it in your source code, you'll need some other files as well (smbdefs.h, filewrap.h, etc.).
Yes, http://cvs.synchro.net/cgi-bin/cvsweb.cgi/~checkout~/src/sbbs3/scfglib.h? 15&content-type=text/plain
Of course, if you plan to #include it in your source code, you'll need so other files as well (smbdefs.h, filewrap.h, etc.).
can't i just add the dll as a reference and declare the functions in vb to call them? i've done this with several other dlls....
Yes, but the parameters are complex-types (defined smbdefs.h). I'm not sure you'll convert those to VB types.
Yes, but the parameters are complex-types (defined smbdefs.h). I'm not su you'll convert those to VB types.
so are the parameters a pointer to a struct -- or by Complex, do you actuall mean the numeric "complex" type.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 106 |
Nodes: | 16 (0 / 16) |
Uptime: | 01:55:32 |
Calls: | 5,893 |
Calls today: | 9 |
Files: | 8,496 |
D/L today: |
60 files (10,413K bytes) |
Messages: | 344,848 |
Posted today: | 2 |