SHPIINST.DLL: Difference between revisions
Appearance
Created page with "{| border="1" |- |29 |ShePIInitIniFiles |33 |PrfQueryProfileString |- |34 |PrfWriteProfileString |36 |PrfQueryProfileData |- |37 |PrfWriteProfileData |38 |PrfOpenProfile |- |3..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Versions== | |||
==DLL Entry Points== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 69: | Line 76: | ||
|ShpPI16Shutdown | |ShpPI16Shutdown | ||
|} | |} | ||
==DLL Loaded== | |||
[[Category:Files]] |
Revision as of 15:00, 22 June 2015
Versions
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 |