Jump to content

NAMEFW.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
DLL Name Framework Dynamic Linking Library.
Name Framework Dynamic Linking Library.
 
This file is part of a component defined as [[WPOS Name Framework]].  


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|Sep-06-2000 12:45p
|N/A
|72,312 bytes.
|
|-
|-
|2001-09-25|| ||72,312 bytes||
|}
|}


==DLL Entry Points==
==Exports==
<PRE>
#NameCreateWorkspace
Dumping NonResident Name Table:
#NameConvertUnicodeToPath
Ordinal Object  Offset    Name
#NameConvertPathToUnicode
  0                      DLL Name Framework Dynamic Linking Library
#NameGetAttr
  9      1    00000140  NameProcessSearchMsg
#NameGetNodeType
  10      9    00000000  GlobalSharedWorkspace
#NameGetNodeTypeName
  30      1    00000690  NameConvertAsciiToPath
#NameMapPortToNodeHandle
  4      1    00000070  NameGetAttr
#NameMapPortToSearchHandle
  22      9    00000038  gSessionList
#NameProcessSearchMsg
  23      9    00000140  EINVAL_handle
#GlobalSharedWorkspace
  7      1    00000180  NameMapPortToNodeHandle
#gFwData
  3      1    0000038C  NameConvertPathToUnicode
#
  2      1    00001090  NameConvertUnicodeToPath
#AllocSeg
  8      1    00000200  NameMapPortToSearchHandle
#FreeSeg
  5      1    00000280  NameGetNodeType
#GiveSeg
  19      1    000041DC  LookupFWRootNode
#TraceOn
  20      1    00004014  LookupSPRootNode
#TraceOff
  14      1    00001DAC  FreeSeg
#NameRoot
  16      1    0000436C  TraceOn
#LookupFWRootNode
  11      5    00000000  gFwData
#LookupSPRootNode
  26      9    00000368  Exiting
#called_from_registry_server
  17      1    000043B0  TraceOff
#gSessionList
  15      1    0000203C  GiveSeg
#EINVAL_handle
  13      1    00001B0C  AllocSeg
#fw_malloc
  27      9    0000036C  ExitCode
#fw_free
  31      1    000016F8  _FreeMem
#Exiting
  25      1    000027C8  fw_free
#ExitCode
  21      9    00000370  called_from_registry_server
#client_id
  18      9    00000374  NameRoot
#DBG_Flags
  29      9    00000378  DBG_Flags
#NameConvertAsciiToPath
  28      9    00000380  client_id
#_FreeMem
  24      1    000027AC  fw_malloc
  6      1    00000304  NameGetNodeTypeName
  1      1    000059CC  NameCreateWorkspace
 
 
 
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 67: Line 49:


==Used By==
==Used By==
This DLL is used by:  
This DLL is used by:
 
* [[INST_DOS.EXE]]
* [[INST_DOS.EXE]]
* [[OS2NS.EXE]]
* OS2NS.EXE
* [[REGCONV.EXE]]
* [[REGCONV.EXE]]
* [[RSRV.EXE]]
* [[RSRV.EXE]]


[[Category:Files]]
[[Category:DLL]]

Latest revision as of 12:14, 29 April 2020

Name Framework Dynamic Linking Library.

Version

Date Version Size Comments
2001-09-25 72,312 bytes

Exports

  1. NameCreateWorkspace
  2. NameConvertUnicodeToPath
  3. NameConvertPathToUnicode
  4. NameGetAttr
  5. NameGetNodeType
  6. NameGetNodeTypeName
  7. NameMapPortToNodeHandle
  8. NameMapPortToSearchHandle
  9. NameProcessSearchMsg
  10. GlobalSharedWorkspace
  11. gFwData
  12. AllocSeg
  13. FreeSeg
  14. GiveSeg
  15. TraceOn
  16. TraceOff
  17. NameRoot
  18. LookupFWRootNode
  19. LookupSPRootNode
  20. called_from_registry_server
  21. gSessionList
  22. EINVAL_handle
  23. fw_malloc
  24. fw_free
  25. Exiting
  26. ExitCode
  27. client_id
  28. DBG_Flags
  29. NameConvertAsciiToPath
  30. _FreeMem

DLLs Loaded

Used By

This DLL is used by: