summaryrefslogtreecommitdiff
path: root/packages/winceunits/src/aygshell.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/winceunits/src/aygshell.pp')
-rw-r--r--packages/winceunits/src/aygshell.pp9
1 files changed, 4 insertions, 5 deletions
diff --git a/packages/winceunits/src/aygshell.pp b/packages/winceunits/src/aygshell.pp
index 83dc1012d5..1d5c2c9721 100644
--- a/packages/winceunits/src/aygshell.pp
+++ b/packages/winceunits/src/aygshell.pp
@@ -43,7 +43,6 @@
29 ComboEditAutoComplete
45 ComboSubProc
190 CreateImageCache
- 2021 DMProcessConfigXML
330 DPI_ExtractIconEx
311 DPI_LoadImageFile
310 DPI_LoadLibraryRes
@@ -364,10 +363,10 @@ const
SIP_STATUS_UNAVAILABLE = 0;
SIP_STATUS_AVAILABLE = 1;
- SIPF_OFF = $00000000;
- SIPF_ON = $00000001;
- SIPF_DOCKED = $00000002;
- SIPF_LOCKED = $00000004;
+ SIPF_OFF = $00000000;
+ SIPF_ON = $00000001;
+ SIPF_DOCKED = $00000002;
+ SIPF_LOCKED = $00000004;
{Supported system parameters}
SPI_SETCOMPLETIONINFO = 223;