Jump to content

IMP.DLL: Difference between revisions

From EDM2
Created page with "{| border="1" |- |1 |OS2_API:IMPSetAIMProfile |2 |OS2_API:IMP32SetAIMProfile |- |3 |OS2_API:IMPResetAIMProfile |4 |OS2_API:IMPQueryAIMProfile |- |5 |OS2_..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="1"
This file is the Input Method Profiler DLL. It is the library of the "Input Method" is for DBCS languages.
 
==Version==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|-
|1
|2000-09-06|| ||6,681 bytes||
|[[OS2_API:IMPSetAIMProfile|IMPSetAIMProfile]]
|2
|[[OS2_API:IMP32SetAIMProfile|IMP32SetAIMProfile]]
|-
|-
|3
|1995-12-04|| ||3,609 bytes||OS/2 Warp 4
|[[OS2_API:IMPResetAIMProfile|IMPResetAIMProfile]]
|4
|[[OS2_API:IMPQueryAIMProfile|IMPQueryAIMProfile]]
|-
|5
|[[OS2_API:IMP32ResetAIMProfile|IMP32ResetAIMProfile]]
|6
|[[OS2_API:IMP32QueryAIMProfile|IMP32QueryAIMProfile]]
|}
|}
==Exports==
#IMPSetAIMProfile
#IMP32SetAIMProfile
#IMPResetAIMProfile
#IMPQueryAIMProfile
#IMP32ResetAIMProfile
#IMP32QueryAIMProfile
==DLLs Loaded==
* [[DOSCALL1.DLL]]
* [[PMSHAPI.DLL]]
==Used by==
* [[PMWP.DLL]]
* [[WPCONFIG.DLL]]
[[Category:DLL]]

Latest revision as of 03:30, 10 July 2020

This file is the Input Method Profiler DLL. It is the library of the "Input Method" is for DBCS languages.

Version

Date Version Size Comments
2000-09-06 6,681 bytes
1995-12-04 3,609 bytes OS/2 Warp 4

Exports

  1. IMPSetAIMProfile
  2. IMP32SetAIMProfile
  3. IMPResetAIMProfile
  4. IMPQueryAIMProfile
  5. IMP32ResetAIMProfile
  6. IMP32QueryAIMProfile

DLLs Loaded

Used by