NAMEFW.DLL: Difference between revisions
Appearance
Created page with "DLL Name Framework Dynamic Linking Library. ==Version== {| border="1" |- !Date !Version !Size !Comments |- |Sep-06-2000 12:45p |N/A |72,312 bytes. | |- |} ==DLL Entry Point..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Name Framework Dynamic Linking Library. | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2001-09-25|| ||72,312 bytes|| | |||
|} | |} | ||
== | ==Exports== | ||
#NameCreateWorkspace | |||
#NameConvertUnicodeToPath | |||
#NameConvertPathToUnicode | |||
#NameGetAttr | |||
#NameGetNodeType | |||
#NameGetNodeTypeName | |||
#NameMapPortToNodeHandle | |||
#NameMapPortToSearchHandle | |||
#NameProcessSearchMsg | |||
#GlobalSharedWorkspace | |||
#gFwData | |||
# | |||
#AllocSeg | |||
#FreeSeg | |||
#GiveSeg | |||
#TraceOn | |||
#TraceOff | |||
#NameRoot | |||
#LookupFWRootNode | |||
#LookupSPRootNode | |||
#called_from_registry_server | |||
#gSessionList | |||
#EINVAL_handle | |||
#fw_malloc | |||
#fw_free | |||
#Exiting | |||
#ExitCode | |||
#client_id | |||
#DBG_Flags | |||
#NameConvertAsciiToPath | |||
#_FreeMem | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 64: | Line 48: | ||
* [[NLS.DLL]] | * [[NLS.DLL]] | ||
[[Category: | ==Used By== | ||
This DLL is used by: | |||
* [[INST_DOS.EXE]] | |||
* OS2NS.EXE | |||
* [[REGCONV.EXE]] | |||
* [[RSRV.EXE]] | |||
[[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
- NameCreateWorkspace
- NameConvertUnicodeToPath
- NameConvertPathToUnicode
- NameGetAttr
- NameGetNodeType
- NameGetNodeTypeName
- NameMapPortToNodeHandle
- NameMapPortToSearchHandle
- NameProcessSearchMsg
- GlobalSharedWorkspace
- gFwData
- AllocSeg
- FreeSeg
- GiveSeg
- TraceOn
- TraceOff
- NameRoot
- LookupFWRootNode
- LookupSPRootNode
- called_from_registry_server
- gSessionList
- EINVAL_handle
- fw_malloc
- fw_free
- Exiting
- ExitCode
- client_id
- DBG_Flags
- NameConvertAsciiToPath
- _FreeMem
DLLs Loaded
Used By
This DLL is used by:
- INST_DOS.EXE
- OS2NS.EXE
- REGCONV.EXE
- RSRV.EXE