I trying in export directory ,i got the exported function name(export by name) by browsing the directory with help of addressoffnnames property ....Here ,Example in comctl32.dll
Get the "Dependency Walker" utility which is available in Visaul Studio package. It can list both the ordinal and export name and allows you to sort on each.