SHPIINST.DLL: Difference between revisions
Appearance
Created page with "{| border="1" |- |29 |ShePIInitIniFiles |33 |PrfQueryProfileString |- |34 |PrfWriteProfileString |36 |PrfQueryProfileData |- |37 |PrfWriteProfileData |38 |PrfOpenProfile |- |3..." |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| | Shell installation | ||
==Versions== | |||
{|class="wikitable" | |||
!Date||Version||Size||Comments | |||
|- | |||
|1995-01-12|| ||57,493 bytes||XR_A091 | |||
|- | |||
|2001-10-16||14.84||37,328 bytes|| | |||
|} | |||
==DLL Entry Points== | |||
{|class="wikitable" | |||
|- | |- | ||
|29 | |29 | ||
Line 69: | Line 81: | ||
|ShpPI16Shutdown | |ShpPI16Shutdown | ||
|} | |} | ||
==DLL Loaded== | |||
* [[NLS.DLL]] | |||
[[Category:DLL]] |
Latest revision as of 03:20, 31 December 2022
Shell installation
Versions
Date | Version | Size | Comments |
---|---|---|---|
1995-01-12 | 57,493 bytes | XR_A091 | |
2001-10-16 | 14.84 | 37,328 bytes |
DLL Entry Points
29 | ShePIInitIniFiles | 33 | PrfQueryProfileString |
34 | PrfWriteProfileString | 36 | PrfQueryProfileData |
37 | PrfWriteProfileData | 38 | PrfOpenProfile |
39 | PrfCloseProfile | 50 | PrfAddProgram |
51 | PrfRemoveProgram | 52 | PrfChangeProgram |
54 | PrfQueryProgramTitles | 55 | PrfCreateGroup |
60 | PrfDestroyGroup | 61 | She32PIInitIniFiles |
62 | Prf32QueryProfileString | 63 | Prf32WriteProfileString |
64 | Prf32WriteProfileData | 65 | Prf32OpenProfile |
66 | Prf32CloseProfile | 67 | Prf32AddProgram |
68 | Prf32RemoveProgram | 69 | Prf32ChangeProgram |
70 | Prf32QueryProgramTitles | 71 | Prf32CreateGroup |
72 | Prf32DestroyGroup | 212 | ShpPIShutdown |
213 | ShpPI16Shutdown |