How is this possible

<; Exported entry 1. posRegisterApplicationWithPackage
; Exported entry 2. posUnregisterApplication
; Exported entry 3. posInstantiateObject
; Exported entry 5. posFreeDLLHeapData
; Exported entry 6. posDeleteObject
; Exported entry 7. posRegisterApplicationWithPackageName
; Exported entry 8. posRegisterApplication
; Exported entry 9. posInstantiateObjectOnExecuter
; Exported entry 10. posCallMethodOnExecuter
; Exported entry 11. posGetObjectInfo
; Exported entry 12. posGetClassInfo
; Exported entry 13. posGetExecuterInfo
; Exported entry 14. posGetInfo
; Exported entry 15. posExecuteCMD
; Exported entry 18. posGetInfoWithCommand



public posGetInfoWithCommand
posGetInfoWithCommand proc near
xor eax, eax ; posRegisterApplicationWithPackage
; posUnregisterApplication
; posInstantiateObject
; posFreeDLLHeapData
; posDeleteObject
; posRegisterApplicationWithPackageName
; posRegisterApplication
; posInstantiateObjectOnExecuter
; posCallMethodOnExecuter
; posGetObjectInfo
; posGetClassInfo
; posGetExecuterInfo
; posGetInfo
; posExecuteCMD
retn
posGetInfoWithCommand endp>

is it a .def file and its exported like that?
Topic archived. No new replies allowed.