From: Jarl F. <ja...@di...> - 2000-12-29 22:36:33
|
I am currently working on adding the PML to the ptal, and I discovered that the PML oids on the web are not the same as in the ojlib/pmloidentries.c the difference are (at least) the two folloing objects: In the code: { {1, "\x00", 0}, "OID_NULL"}, { {1, "\x01", 0}, "OID_FIRST"}, One the WEB (http://hpoj.sourceforge.net/doc/pmlobj.html): Object name Object ID Data type Description OID_FIRST 0 0 First OID There seem to mis one on the web, will somebody with documentation please fix this. Jarl |