SW.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Version== | |||
==DLL Entry Points== | |||
{| border="1" | |||
|- | |||
!Date | |||
!Version | |||
!Size | |||
!Comments | |||
|- | |||
| | |||
|N/A | |||
| bytes. | |||
| | |||
|- | |||
|} | |||
==DLL Entry Points== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 173: | Line 188: | ||
|MMBmpResConstructFromFile | |MMBmpResConstructFromFile | ||
|} | |} | ||
==DLLs Loaded== | |||
* [[DOSCALL1.DLL]] | |||
* [[PMGPI.DLL]] | |||
* [[PMWIN.DLL]] | |||
* [[HELPMGR.DLL]] | |||
* [[PMDRAG.DLL]] | |||
* [[PMWP.DLL]] | |||
* [[MMPMCRTS.DLL]] | |||
* [[NLS.DLL]] | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 16:08, 2 August 2015
Version
Date | Version | Size | Comments |
---|---|---|---|
N/A | bytes. |
DLL Entry Points
1 | WinSecondaryWindow | 2 | WinLoadSecondaryWindow |
3 | WinProcessSecondaryWindow | 4 | WinCreateSecondaryWindow |
5 | WinSecondaryMessageBox | 6 | WinDismissSecondaryWindow |
7 | WinDestroySecondaryWindow | 8 | WinDefSecondaryWindowProc |
9 | WinQuerySecondaryFrame | 10 | WinQuerySecondaryDialog |
11 | WinDefaultSize | 12 | WinInsertDefaultSize |
13 | WinRegisterCircularSlider | 14 | WinRegisterGraphicButton |
15 | GraphicBtnProc | 16 | HhpCreateHeap |
17 | HhpIAllocMem | 18 | HhpFreeMem |
19 | HhpDestroyHeap | 20 | HhpAccessHeap |
21 | HhpReleaseHeap | 22 | HhpGetPID |
23 | HhpAllocBuffer | 24 | HhpFreeBuffer |
25 | HhpAccessBuffer | 26 | HptrFromICO |
27 | stripblanks | 28 | SWstrlen |
29 | SWstrchr | 30 | SWstrrchr |
31 | SWstrcpy | 32 | SWmemcpy |
33 | SWmemset | 34 | SWstrcat |
35 | SWstrcmp | 36 | isdbcs |
37 | nextpch | 38 | prevpch |
39 | SWstrcmpi | 40 | SWstrnicmp |
41 | SWstrncat_trunc | 42 | SWstrncat |
43 | SWstrncpy_trunc | 44 | SWstrncpy |
45 | SWstrstr | 46 | SWstrupr |
47 | xlatblank | 48 | SWstrncmp |
49 | SWstrpbrk | 50 | FsInitDriveData |
51 | FsQueryDriveData | 52 | WinQuerySecondaryHWND |
53 | WinQueryDefaultSize | 54 | SWstrstri |
55 | DBCS_splitpath | 56 | DBCSGenerateUniqueFile |
57 | WinSWAssocResModule | 58 | HhpTAllocMem |
59 | SWstrspn | 60 | WinReportMessage |
61 | WinRegisterSelectionSlider | 62 | MMBmpResConstruct |
63 | MMBmpResConstructFromMem | 64 | MMBmpResCreateBitmap |
65 | MMBmpResDestruct | 66 | BlitBitmapWithTransparency |
67 | WinRegisterCircularSlider2 | 68 | MMBmpResConstructFromFile |