Functions are exported by ordinal, here is the DEF file:

Quote:
--------------------------------------------------------------------------------

EXPORTS
; Explicit exports can go here
wmpio_OpenFile @1 NONAME
wmpio_SetAltFileOpenProc @2 NONAME
wmpio_DestroyLoader @3 NONAME
wmpio_GetFileVersion @4 NONAME
wmpio_GetFileTyp @5 NONAME

wmpio_GetPalette @6 NONAME
wmpio_GetWad @7 NONAME
wmpio_GetFolder @8 NONAME
wmpio_GetBookMark @9 NONAME
wmpio_GetCameraDef @10 NONAME

wmpio_GetObject @11 NONAME

wmpio_GetVertex @12 NONAME
wmpio_GetFace @13 NONAME
wmpio_GetPlane @14 NONAME
wmpio_GetTexture @15 NONAME


wmpio_OpenOutFile @16 NONAME
wmpio_CloseOutFile @17 NONAME
wmpio_WriteObject @18 NONAME
wmpio_WriteWedStc @19 NONAME
wmpio_SetDefaultTexture @20 NONAME

wmpio_GetObjectCount @21 NONAME
wmpio_GetBlockCount @22 NONAME
wmpio_GetEntityCount @23 NONAME
wmpio_GetBlocksMode @24 NONAME

wmpio_GetLastError @25 NONAME
wmpio_GetLastErrorString @26 NONAME
wmpio_GetErrorString @27 NONAME