dolphinsmalltalk / Dolphin

Dolphin Smalltalk Core Image
MIT License
301 stars 58 forks source link

Access Denied error trying to run TestDPRO and permissions popup warning running DPRO.img7 #1076

Closed bcalco closed 3 years ago

bcalco commented 3 years ago

Describe the bug Some permissions/access issue trying to run either TestDPRO or DPRO.img7 with Dolphin7.exe after fresh install (not rebuilding the VM, but rather following basic Getting Started instructions).

To Reproduce Steps to reproduce the behavior:

  1. Follow the precise steps to download VM and boot DPRO.img7
  2. Try running TestDPRO batch file -> Access denied
  3. Try opening DPRO.img7 with Dolphin7.exe -> popup error

Expected behavior I expected Dolphin 7.1 splash screen and startup form.

Screenshots

Trying to run TestDPRO.exe in a normal console: image

Trying to run TestDPRO.exe in an admin console: image

Trying to run the DPRO.img7 with Dolphin7.exe: image

Please complete the following information):

Additional context I have VS2019 installed but did not use it for getting started. I followed the precise instructions.

Here is the complete transcript from start to finish (up to TestDPRO in a normal console):

C:\projects\smalltalk>git clone git@github.com:dolphinsmalltalk/Dolphin.git
Cloning into 'Dolphin'...
remote: Enumerating objects: 3171, done.
remote: Counting objects: 100% (3171/3171), done.
remote: Compressing objects: 100% (1146/1146), done.
remote: Total 56995 (delta 2124), reused 2901 (delta 2018), pack-reused 53824 eceiving objects: 100% (56995/56995), 102.Receiving objects: 100% (56995/56995), 102.92 MiB | 5.99 MiB/s, done.

Resolving deltas: 100% (42221/42221), done.
Updating files: 100% (4644/4644), done.
Filtering content: 100% (22/22), 7.80 MiB | 1.44 MiB/s, done.

C:\projects\smalltalk>cd Dolphin

C:\projects\smalltalk\Dolphin>dir
 Volume in drive C is OS
 Volume Serial Number is 2450-E5D9

 Directory of C:\projects\smalltalk\Dolphin

12/18/2020  04:19 PM    <DIR>          .
12/18/2020  04:19 PM    <DIR>          ..
12/18/2020  04:19 PM               842 .gitattributes
12/18/2020  04:19 PM    <DIR>          .github
12/18/2020  04:19 PM               473 .gitignore
12/18/2020  04:19 PM                 0 .gitmodules
12/18/2020  04:19 PM               865 appveyor.yml
12/18/2020  04:19 PM               199 AppVeyorBootAndTest.cmd
12/18/2020  04:19 PM             3,010 Boot.st
12/18/2020  04:19 PM               100 BootAndTestDPRO.cmd
12/18/2020  04:19 PM               196 BootDPRO.cmd
12/18/2020  04:19 PM             4,197 BuildDolphin7Setup.iss
12/18/2020  04:19 PM    <DIR>          Core
12/18/2020  04:19 PM         1,488,078 DBOOT.img7
12/18/2020  04:19 PM         2,464,227 DBOOT.sml                                                                        12/18/2020  04:19 PM               914 DolphinRelease.yml                                                               12/18/2020  04:19 PM         6,932,983 EducationCentre7.chm                                                             12/18/2020  04:19 PM            97,288 EducationCentre7.chw                                                             12/18/2020  04:19 PM               382 FetchVM.cmd
12/18/2020  04:19 PM             1,273 FetchVM.ps1
12/18/2020  04:19 PM    <DIR>          Help
12/18/2020  04:19 PM             1,101 LICENSE
12/18/2020  04:19 PM             2,540 PreBoot.st
12/18/2020  04:19 PM             7,528 README.md
12/18/2020  04:19 PM             2,076 RegressionTestsLoad.st
12/18/2020  04:19 PM               350 RegressionTestsRun.st
12/18/2020  04:19 PM    <DIR>          Resources
12/18/2020  04:19 PM         1,112,576 SciLexer.dll
12/18/2020  04:19 PM               217 TestDPRO.cmd
12/18/2020  04:19 PM               186 UpdateBoot.cmd
12/18/2020  04:19 PM               242 UploadTestResults.ps1
12/18/2020  04:19 PM             3,864 Welcome.st
              26 File(s)     12,125,707 bytes
               6 Dir(s)  1,551,431,643,136 bytes free

C:\projects\smalltalk\Dolphin>FetchVM.cmd
Fetching DolphinVM.zip v7.1.18
..unpack ConsoleStub
..unpack ConsoleToGo
..unpack Dolphin7
..unpack DolphinCR7.dll
..unpack DolphinDR7.dll
..unpack DolphinVM7.dll
..unpack GUIStub
..unpack GUIToGo
..unpack IPDolphin.dll
..unpack IPDolphinToGo.dll
Removing Zip
Done fetching DolphinVM.zip v7.1.18

C:\projects\smalltalk\Dolphin>dir
 Volume in drive C is OS
 Volume Serial Number is 2450-E5D9

 Directory of C:\projects\smalltalk\Dolphin

12/18/2020  04:24 PM    <DIR>          .
12/18/2020  04:24 PM    <DIR>          ..
12/18/2020  04:19 PM               842 .gitattributes
12/18/2020  04:19 PM    <DIR>          .github
12/18/2020  04:19 PM               473 .gitignore
12/18/2020  04:19 PM                 0 .gitmodules
12/18/2020  04:19 PM               865 appveyor.yml
12/18/2020  04:19 PM               199 AppVeyorBootAndTest.cmd
12/18/2020  04:19 PM             3,010 Boot.st
12/18/2020  04:19 PM               100 BootAndTestDPRO.cmd
12/18/2020  04:19 PM               196 BootDPRO.cmd
12/18/2020  04:19 PM             4,197 BuildDolphin7Setup.iss
12/07/2020  05:14 PM            13,312 ConsoleStub.exe
12/07/2020  05:14 PM           653,824 ConsoleToGo.exe
12/18/2020  04:19 PM    <DIR>          Core
12/18/2020  04:19 PM         1,488,078 DBOOT.img7
12/18/2020  04:19 PM         2,464,227 DBOOT.sml
12/07/2020  05:14 PM            43,520 Dolphin7.exe
12/07/2020  05:13 PM           113,152 DolphinCR7.dll
12/07/2020  05:13 PM        14,565,888 DolphinDR7.dll
12/18/2020  04:19 PM               914 DolphinRelease.yml
12/07/2020  05:13 PM           284,672 DolphinVM7.dll
12/18/2020  04:19 PM         6,932,983 EducationCentre7.chm
12/18/2020  04:19 PM            97,288 EducationCentre7.chw
12/18/2020  04:19 PM               382 FetchVM.cmd
12/18/2020  04:19 PM             1,273 FetchVM.ps1
12/07/2020  05:14 PM            39,936 GUIStub.exe
12/07/2020  05:14 PM           797,184 GUIToGo.exe
12/18/2020  04:19 PM    <DIR>          Help
12/07/2020  05:14 PM            34,816 IPDolphin.dll
12/07/2020  05:13 PM           737,792 IPDolphinToGo.dll
12/18/2020  04:19 PM             1,101 LICENSE
12/18/2020  04:19 PM             2,540 PreBoot.st
12/18/2020  04:19 PM             7,528 README.md
12/18/2020  04:19 PM             2,076 RegressionTestsLoad.st
12/18/2020  04:19 PM               350 RegressionTestsRun.st
12/18/2020  04:19 PM    <DIR>          Resources
12/18/2020  04:19 PM         1,112,576 SciLexer.dll
12/18/2020  04:19 PM               217 TestDPRO.cmd
12/18/2020  04:19 PM               186 UpdateBoot.cmd
12/18/2020  04:19 PM               242 UploadTestResults.ps1
12/18/2020  04:19 PM             3,864 Welcome.st
              36 File(s)     29,409,803 bytes
               6 Dir(s)  1,551,416,168,448 bytes free

C:\projects\smalltalk\Dolphin>git lfs pull

C:\projects\smalltalk\Dolphin>dir
 Volume in drive C is OS
 Volume Serial Number is 2450-E5D9

 Directory of C:\projects\smalltalk\Dolphin

12/18/2020  04:24 PM    <DIR>          .
12/18/2020  04:24 PM    <DIR>          ..
12/18/2020  04:19 PM               842 .gitattributes
12/18/2020  04:19 PM    <DIR>          .github
12/18/2020  04:19 PM               473 .gitignore
12/18/2020  04:19 PM                 0 .gitmodules
12/18/2020  04:19 PM               865 appveyor.yml
12/18/2020  04:19 PM               199 AppVeyorBootAndTest.cmd
12/18/2020  04:19 PM             3,010 Boot.st
12/18/2020  04:19 PM               100 BootAndTestDPRO.cmd
12/18/2020  04:19 PM               196 BootDPRO.cmd
12/18/2020  04:19 PM             4,197 BuildDolphin7Setup.iss
12/07/2020  05:14 PM            13,312 ConsoleStub.exe
12/07/2020  05:14 PM           653,824 ConsoleToGo.exe
12/18/2020  04:19 PM    <DIR>          Core
12/18/2020  04:19 PM         1,488,078 DBOOT.img7
12/18/2020  04:19 PM         2,464,227 DBOOT.sml
12/07/2020  05:14 PM            43,520 Dolphin7.exe
12/07/2020  05:13 PM           113,152 DolphinCR7.dll
12/07/2020  05:13 PM        14,565,888 DolphinDR7.dll
12/18/2020  04:19 PM               914 DolphinRelease.yml
12/07/2020  05:13 PM           284,672 DolphinVM7.dll
12/18/2020  04:19 PM         6,932,983 EducationCentre7.chm
12/18/2020  04:19 PM            97,288 EducationCentre7.chw
12/18/2020  04:19 PM               382 FetchVM.cmd
12/18/2020  04:19 PM             1,273 FetchVM.ps1
12/07/2020  05:14 PM            39,936 GUIStub.exe
12/07/2020  05:14 PM           797,184 GUIToGo.exe
12/18/2020  04:19 PM    <DIR>          Help
12/07/2020  05:14 PM            34,816 IPDolphin.dll
12/07/2020  05:13 PM           737,792 IPDolphinToGo.dll
12/18/2020  04:19 PM             1,101 LICENSE
12/18/2020  04:19 PM             2,540 PreBoot.st
12/18/2020  04:19 PM             7,528 README.md
12/18/2020  04:19 PM             2,076 RegressionTestsLoad.st
12/18/2020  04:19 PM               350 RegressionTestsRun.st
12/18/2020  04:19 PM    <DIR>          Resources
12/18/2020  04:19 PM         1,112,576 SciLexer.dll
12/18/2020  04:19 PM               217 TestDPRO.cmd
12/18/2020  04:19 PM               186 UpdateBoot.cmd
12/18/2020  04:19 PM               242 UploadTestResults.ps1
12/18/2020  04:19 PM             3,864 Welcome.st
              36 File(s)     29,409,803 bytes
               6 Dir(s)  1,551,416,098,816 bytes free

C:\projects\smalltalk\Dolphin>BootDPRO
Dolphin Smalltalk Boot
Copyright (c) Object Arts Ltd, 1997-2018.
Boot started at 2020-12-18T16:25:32.875137329-05:00
Loading boot script...
Reloading BCL constants pools...
Updating ClassBuilder...
Reloading BCL class definitions...
Reloading BCL classes...
Recompiling Utf16String>>nextIndexOfCharacter:from:to:
Recompiling Utf16String>>decodeAt:
Recompiling Utf16String>>encodeOn:put:
Recompiling Utf16String>>encodedSizeAt:
Recompiling Utf16String>>encodedAt:put:
Recompiling Utf16String>>decodeNextFrom:
Recompiling Utf16String class>>initialize
Recompiling Utf16String>>nextIndexOfCharacter:from:to:
Recompiling Utf16String>>countElements
Recompiling Utf16String>>decodeAt:
Recompiling Utf16String>>isLeadCodeUnit:
Recompiling Utf16String>>encodeOn:put:
Recompiling Utf16String>>encodedSizeAt:
Recompiling Utf16String>>encodedAt:put:
Recompiling Utf16String>>decodeNextFrom:
Recompiling Utf16String class>>initialize
Reloading Dolphin Message Box ...
Loading source package 'Dolphin Message Box' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Message Box.pax
Reloading Dolphin Source Fileout ...
Loading source package 'Dolphin Source Fileout' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Source Fileout.pax
Deleting obsolete boot image methods...
Removing obsolete boot image method ExternalStructure class>>shrink
Removing obsolete boot image method Locale>>printFractionPart2:on:places:
Removing obsolete boot image method StackFrame>>debugPrintString
Removing obsolete boot image method Set>>fullCheck
Removing obsolete boot image method String>>encoding
Removing obsolete boot image method String>>identityIncludes:
Removing obsolete boot image method String>>includes:
Removing obsolete boot image method String>>reverse
Removing obsolete boot image method AnsiString class>>elementSize
Removing obsolete boot image method AnsiString>>beginsWith:ignoreCase:
Removing obsolete boot image method AnsiString>>unescapePercents
Removing obsolete boot image method Utf16String>>length
Removing obsolete boot image method Utf16String>>reverse
Removing obsolete boot image method Utf8String class>>elementSize
Removing obsolete boot image method Utf8String>>length
Removing obsolete boot image method Utf8String>>reverse
Removing obsolete boot image method MethodDictionary>>fullCheck
Removing obsolete boot image method CompiledMethod>>infoTip
Removing obsolete boot image method VMLibrary>>primRegistryAt:put:
Removing obsolete boot image method Character class>>basicNew
Removing obsolete boot image method StdioFileStream class>>newStream:name:type:mode:
Removing obsolete boot image method StdioFileStream>>setStream:name:mode:
Removing obsolete boot image method StdioUnicodeFileStream>>setStream:name:mode:
Loading source package 'Dolphin Registry Access' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Registry\Dolphin Registry Access.pax
Loading source package 'Dolphin Base64' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Base64\Dolphin Base64.pax
Loading source package 'Dolphin Products' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Installation Manager\Dolphin Products.pax
Booting DolphinProfessional
Loading source package 'Dolphin Anonymous Classes' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Anonymous Classes.pax
Loading source package 'Dolphin Command-line Parser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Command-line Parser.pax
Loading source package 'Smalltalk Parser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Compiler\Smalltalk Parser.pax
Loading source package 'Dolphin SizeIs Fields' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin SizeIs Fields.pax
Loading source package 'Dolphin Conformant Array Fields' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Conformant Array Fields.pax
Loading source package 'Dolphin Literal Filer' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Filer\Dolphin Literal Filer.pax
Loading source package 'Smalltalk Compiler' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Compiler\Smalltalk Compiler.pax
Loading source package 'Dolphin Recent Menu' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Recent\Dolphin Recent Menu.pax
Loading source package 'Dolphin Value Models' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Models\Value\Dolphin Value Models.pax
Loading source package 'Dolphin Type Converters' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Type Converters\Dolphin Type Converters.pax
Loading source package 'Dolphin Random Stream' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Random\Dolphin Random Stream.pax
Loading source package 'Dolphin Basic Geometry' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Base\Dolphin Basic Geometry.pax
Loading source package 'Dolphin MVP Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Base\Dolphin MVP Base.pax
Recompiling PositionEvent>>flags
Loading source package 'Dolphin Common Dialogs' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Common\Dolphin Common Dialogs.pax
Loading source package 'OLE COM' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\COM\OLE COM.pax
Recompiling references to COMInterface (size 16)...
Loading source package 'Dolphin Common Print Dialog' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Common\Dolphin Common Print Dialog.pax
Loading source package 'Dolphin Document Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Shell\Dolphin Document Presenter.pax
Loading source package 'Dolphin Text Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Text\Dolphin Text Presenter.pax
Loading source package 'Dolphin Additional Sort Algorithms' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Additional Sort Algorithms.pax
Loading source package 'Dolphin List Models' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Models\List\Dolphin List Models.pax
Loading source package 'Dolphin List Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\List\Dolphin List Presenter.pax
Loading source package 'Dolphin Tree Models' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Models\Tree\Dolphin Tree Models.pax
Loading source package 'Dolphin Folder Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Folder\Dolphin Folder Presenter.pax
Loading source package 'Dolphin Common Controls' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Common Controls\Dolphin Common Controls.pax
Recompiling LVITEMW>>row:text:imageIndex:indent:
Recompiling ListViewColumn>>imageFromRow:
Recompiling references to NMHDR (size 12)...
Recompiling references to CCITEM (size 4)...
Recompiling references to LVITEMW (size 60)...
Loading source package 'Dolphin Choice Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Choice\Dolphin Choice Presenter.pax
Loading source package 'Dolphin Number Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Number\Dolphin Number Presenter.pax
Loading source package 'Dolphin Scrollbars' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Scrollbars\Dolphin Scrollbars.pax
Loading source package 'Dolphin Legacy Document Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Shell\Dolphin Legacy Document Presenter.pax
Loading source package 'Dolphin Tree Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Tree\Dolphin Tree Presenter.pax
Loading source package 'Dolphin Boolean Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Boolean\Dolphin Boolean Presenter.pax
Loading source package 'Dolphin Control Bars' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Control Bars\Dolphin Control Bars.pax
Loading source package 'Dolphin Image Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Image\Dolphin Image Presenter.pax
Loading source package 'OLE Structured Storage' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Structured Storage\OLE Structured Storage.pax
Loading source package 'Gdiplus' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Gdiplus\Gdiplus.pax
Loading source package 'Dolphin Styled Views' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Styled Views\Dolphin Styled Views.pax
Loading source package 'Dolphin Key-Value Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Key-Value Prompter.pax
Loading source package 'Dolphin Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Prompter.pax
Loading source package 'Dolphin Text Tile Icons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Icons\Dolphin Text Tile Icons.pax
Loading source package 'Dolphin Collection Presenters' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Collection\Dolphin Collection Presenters.pax
Loading source package 'Dolphin Tree List Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Tree\Dolphin Tree List Presenter.pax
Loading source package 'Dolphin Accelerator Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Accelerator\Dolphin Accelerator Presenter.pax
Loading source package 'Dolphin Font Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Font\Dolphin Font Presenter.pax
Loading source package 'Dolphin MoenTree View' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\MoenTree\Dolphin MoenTree View.pax
Loading source package 'Dolphin Legacy Date & Time' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Legacy Date & Time.pax
Loading source package 'Dolphin Date Time Presenters' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Date Time\Dolphin Date Time Presenters.pax
Loading source package 'Dolphin Radio Buttons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Radio\Dolphin Radio Buttons.pax
Loading source package 'Dolphin Date Time Controls' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Date Time\Dolphin Date Time Controls.pax
Loading source package 'Dolphin Slider Control' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Slider\Dolphin Slider Control.pax
Loading source package 'Dolphin Integer Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Integer Prompter.pax
Loading source package 'Dolphin SpinButton Control' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\SpinButton\Dolphin SpinButton Control.pax
Loading source package 'Dolphin Tooltips' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Tooltips\Dolphin Tooltips.pax
Loading source package 'Dolphin Card Containers' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Cards\Dolphin Card Containers.pax
Loading source package 'Dolphin Color Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Color\Dolphin Color Presenter.pax
Loading source package 'Dolphin Scintilla View' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Scintilla\Dolphin Scintilla View.pax
Loading source package 'ActiveX Automation' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Automation\ActiveX Automation.pax
Recompiling references to DISPPARAMS (size 16)...
Recompiling references to VARIANT (size 16)...
Loading source package 'VBScript Regular Expressions' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\VBScript\VBScript Regular Expressions.pax
Loading source package 'Dolphin Find Dialog' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Find\Dolphin Find Dialog.pax
Loading source package 'Dolphin Slidey-Inney-Outey Thing' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Sliding Tray\Dolphin Slidey-Inney-Outey Thing.pax
Loading source package 'Dolphin Progress Dialog' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Progress\Dolphin Progress Dialog.pax
Loading source package 'Dolphin Rich Text Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Text\Dolphin Rich Text Presenter.pax
Loading source package 'Dolphin Transcript' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Base\Dolphin Transcript.pax
Loading source package 'Debug Trace Stream' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Trace\Debug Trace Stream.pax
Loading source package 'RBFormatters' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Formatters\RBFormatters.pax
Loading source package 'RBParser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Parser\RBParser.pax
Loading source package 'RBEnvironments' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Environments\RBEnvironments.pax
Loading source package 'RBChangeObjects' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Change Objects\RBChangeObjects.pax
Loading source package 'ActiveX Categories' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Categories\ActiveX Categories.pax
Loading source package 'ActiveX Connection Points' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Connection Points\ActiveX Connection Points.pax
Loading source package 'Dolphin Choice Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Choice Prompter.pax
Loading source package 'OLE Font' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\Font\OLE Font.pax
Loading source package 'OLE Persistence Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Persist\OLE Persistence Base.pax
Loading source package 'ActiveX Control Hosting' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\OCX\ActiveX Control Hosting.pax
Loading source package 'Dolphin List Tree Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\ListTree\Dolphin List Tree Presenter.pax
Loading source package 'InheritableFile' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Burning River\InheritableFile\InheritableFile.pax
Loading source package 'KernelLibraryExtensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Burning River\KernelLibraryExtensions\KernelLibraryExtensions.pax
Loading source package 'ExternalProcess' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Burning River\ExternalProcess\ExternalProcess.pax
Loading source package 'Internal Bitmaps and Icons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Icons\Internal Bitmaps and Icons.pax
Loading source package 'Windows Shell' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Shell\Windows Shell.pax
Loading source package 'Development System' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Base\Development System.pax
Recompiling references to AbstractLOGFONT (size 28)...
Recompiling references to LOGFONTW (size 92)...
Loading source package 'Dolphin SysLink Control' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\SysLink\Dolphin SysLink Control.pax
Loading source package 'Dolphin Announcements' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Announcements\Dolphin Announcements.pax
Loading source package 'Dolphin In-place Text Editor' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin In-place Text Editor.pax
Loading source package 'OLE Picture' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\Picture\OLE Picture.pax
Loading source package 'Gdiplus ImageView' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Gdiplus\Gdiplus ImageView.pax
Loading source package 'Dolphin Base Icons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Icons\Dolphin Base Icons.pax
Loading source package 'ActiveX Automation Development' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Community Edition\ActiveX Automation Development.pax
Loading source package 'Seeing the Objects Inside' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Base\Splash\Seeing the Objects Inside.pax
Loading source package 'Dolphin Legacy Resource Framework' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Deprecated\Dolphin Legacy Resource Framework.pax
Loading source package 'Dolphin MVP (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Deprecated\Dolphin MVP (Deprecated).pax
Loading source package 'Dolphin Sockets' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Sockets\Dolphin Sockets.pax
Loading source package 'Sockets Connection' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Sockets\Sockets Connection.pax
Loading source package 'WinInet' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Sockets\WinInet.pax
Loading source package 'ADODB' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\ADO\ADODB.pax
Recompiling references to TLIBATTR (size 32)...
Loading source package 'CDO' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\CDO\CDO.pax
Loading source package 'US ExternalProcess Extensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Udo Schneider\US ExternalProcess Extensions.pax
Loading source package 'XML DOM' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\XML DOM\XML DOM.pax
Loading source package 'XML DOM Visitor' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\XML DOM\XML DOM Visitor.pax
Loading source package 'ActiveX Scripting' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\Scripting\ActiveX Scripting.pax
Loading source package 'SUnitPreload' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\SUnitPreload.pax
Loading source package 'SUnit' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\SUnit.pax
Loading source package 'SUnitUI' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\SUnitUI.pax
Loading source package 'DolphinSure' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\DolphinSure\DolphinSure.pax
Loading source package 'Product Protection Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Product Protection Base.pax
Loading source package 'Product Protection' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Product Protection.pax
Loading source package 'DolphinSure UI' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\DolphinSure\DolphinSure UI.pax
Loading source package 'Gdiplus ImageView Sample' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Gdiplus\Samples\Gdiplus ImageView Sample.pax
Loading source package 'Windows Shell Namespace' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Shell\Windows Shell Namespace.pax
Loading source package 'Dolphin Community Edition Tools' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Community Edition\Dolphin Community Edition Tools.pax
Loading source package 'Internet Explorer' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\SHDocVw\Internet Explorer.pax
Loading source package 'Animals' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Animal Game\Animals.pax
Loading source package 'RegEdit' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\RegEdit\RegEdit.pax
Loading source package 'Playground' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Playground\Playground.pax
Loading source package 'Scribble' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Scribble\Scribble.pax
Loading source package 'Etch-a-Sketch' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Etch-a-Sketch\Etch-a-Sketch.pax
Loading source package 'Notepad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Notepad\Notepad.pax
Loading source package 'Hello World' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Hello World\Hello World.pax
Loading source package 'Better Hello World' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Better Hello World\Better Hello World.pax
Loading source package 'EnumRECT' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\ActiveX\EnumRECT\EnumRECT.pax
Loading source package 'Simple Web Browser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\ActiveX\Web Browser\Simple Web Browser.pax
Loading source package 'Calculator' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Calculator\Calculator.pax
Loading source package 'PersonalMoney' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Personal Money\PersonalMoney.pax
Loading source package 'Video Library' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Video Library\Video Library.pax
Loading source package 'Bouncing Balls' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Bouncing Balls\Bouncing Balls.pax
Loading source package 'SlidingBallDemo' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Sliding Ball Demo\SlidingBallDemo.pax
Loading source package 'Dolphin IDE Extension Example' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\IDE\Dolphin IDE Extension Example.pax
Loading source package 'Wordpad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Wordpad\Wordpad.pax
Loading source package 'Diff Algorithm' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Difference\Diff Algorithm.pax
Loading source package 'Dolphin Differences Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Difference\Dolphin Differences Presenter.pax
Loading source package 'OA SUnit Extensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\OA SUnit Extensions.pax
Loading source package 'MetaProg Abbreviations' from: C:\projects\smalltalk\Dolphin\Core\Contributions\MetaProg\Abbreviations\MetaProg Abbreviations.pax
Loading source package 'SUnitBrowserModelApp' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Odellsoft\SUnitBrowser\SUnitBrowserModelApp.pax
Loading source package 'SUnitBrowser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Odellsoft\SUnitBrowser\SUnitBrowser.pax
Loading source package 'Dolphin Base (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Deprecated\Dolphin Base (Deprecated).pax
Loading source package 'Dolphin Legacy Package Support' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Deprecated\Dolphin Legacy Package Support.pax
Loading source package 'ActiveX (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Deprecated\ActiveX (Deprecated).pax
Loading source package 'Database Connection Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Database\Database Connection Base.pax
Loading source package 'Database Connection' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Database\Database Connection.pax
Recompiling references to ODBCDATE (size 6)...
Recompiling references to ODBCTIME (size 6)...
Recompiling references to ODBCTIMESTAMP (size 16)...
Loading source package 'Database Connection (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Database\Database Connection (Deprecated).pax
Loading source package 'Dolphin Continuations' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Continuations\Dolphin Continuations.pax
Loading source package 'RBReferenceFinder' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Refactorings\RBReferenceFinder.pax
Loading source package 'Chat' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Sockets\Chat\Chat.pax
Loading source package 'Dolphin Registry Serialisation' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Registry\Dolphin Registry Serialisation.pax
Loading source package 'XmlPad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\XmlPad\XmlPad.pax
Loading source package 'IDB Method History' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Method History.pax
Loading source package 'IDB Common' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Common.pax
Loading source package 'IDB Chunk Browser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Chunk Browser.pax
Loading source package 'IDB Profiler' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Profiler.pax
Loading source package 'IDB File Browser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB File Browser.pax
Loading source package 'IDB DeviceIndependentBitmap' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB DeviceIndependentBitmap.pax
Loading source package 'IDB MultipleFileOpenDialog' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB MultipleFileOpenDialog.pax
Loading source package 'IDB Image Library' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Image Library.pax
Loading source package 'SSW ListView Extensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW ListView Extensions.pax
Loading source package 'SSW Widget Enhancements' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW Widget Enhancements.pax
Loading source package 'SSW EditableListView' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW EditableListView.pax
Loading source package 'SSW Widget Development' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW Widget Development.pax
Loading source package 'SSW EditableListView Demo' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW EditableListView Demo.pax
Loading source package 'STON-Core' from: C:\projects\smalltalk\Dolphin\Core\Contributions\svenc\STON\STON-Core.pax
Loading source package 'STON-Text support' from: C:\projects\smalltalk\Dolphin\Core\Contributions\svenc\STON\STON-Text support.pax
Loading source package 'Dolphin STON' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\STON\Dolphin STON.pax
Loading source package 'YAXO Base' from: C:\projects\smalltalk\Dolphin\Core\Contributions\ITC Gorisek\Yaxo\YAXO Base.pax
Loading source package 'YAXO DOM' from: C:\projects\smalltalk\Dolphin\Core\Contributions\ITC Gorisek\Yaxo\YAXO DOM.pax
Loading source package 'Dolphin Professional Tools' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Professional\Dolphin Professional Tools.pax
Loading source package 'Lagoon Image Stripper' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Lagoon Image Stripper.pax
Loading source package 'Application Deployment Kit' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Application Deployment Kit.pax
Loading source package 'ActiveX DLL Server Kit' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\ActiveX DLL Server Kit.pax
Loading source package 'Dolphin Overlapped IO' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Dolphin Overlapped IO.pax
Loading source package 'Dolphin File System Watcher' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Dolphin File System Watcher.pax
Loading source package 'Dolphin Memory-Mapped Files' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Dolphin Memory-Mapped Files.pax
Loading source package 'WinHttp' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\WinHttp\WinHttp.pax
Loading source package 'Windows HTTP Server' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Windows HTTP Server.pax
Recompiling references to HTTP_CACHE_POLICY (size 8)...
Loading source package 'Windows Data Protection API' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Windows Data Protection API.pax
Loading source package 'Windows Ini Files' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Windows Ini Files.pax
Loading source package 'ActiveX Property Bags' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Property Bags\ActiveX Property Bags.pax
Loading source package 'Dolphin Metafiles' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Metafiles\Dolphin Metafiles.pax
Loading source package 'Dolphin Metafile Records' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Metafiles\Dolphin Metafile Records.pax
Dolphin Smalltalk Boot
Copyright (c) Object Arts Ltd, 1997-2018.
Boot started at 2020-12-18T16:26:00.81055069-05:00
Loading boot script...
Reloading BCL constants pools...
Updating ClassBuilder...
Reloading BCL class definitions...
Reloading BCL classes...
Recompiling Utf16String>>nextIndexOfCharacter:from:to:
Recompiling Utf16String>>decodeAt:
Recompiling Utf16String>>encodeOn:put:
Recompiling Utf16String>>encodedSizeAt:
Recompiling Utf16String>>encodedAt:put:
Recompiling Utf16String>>decodeNextFrom:
Recompiling Utf16String class>>initialize
Recompiling Utf16String>>nextIndexOfCharacter:from:to:
Recompiling Utf16String>>countElements
Recompiling Utf16String>>decodeAt:
Recompiling Utf16String>>isLeadCodeUnit:
Recompiling Utf16String>>encodeOn:put:
Recompiling Utf16String>>encodedSizeAt:
Recompiling Utf16String>>encodedAt:put:
Recompiling Utf16String>>decodeNextFrom:
Recompiling Utf16String class>>initialize
Reloading Dolphin Message Box ...
Loading source package 'Dolphin Message Box' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Message Box.pax
Reloading Dolphin Source Fileout ...
Loading source package 'Dolphin Source Fileout' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Source Fileout.pax
Deleting obsolete boot image methods...
Removing obsolete boot image method ExternalStructure class>>shrink
Removing obsolete boot image method Locale>>printFractionPart2:on:places:
Removing obsolete boot image method StackFrame>>debugPrintString
Removing obsolete boot image method Set>>fullCheck
Removing obsolete boot image method String>>encoding
Removing obsolete boot image method String>>identityIncludes:
Removing obsolete boot image method String>>includes:
Removing obsolete boot image method String>>reverse
Removing obsolete boot image method AnsiString class>>elementSize
Removing obsolete boot image method AnsiString>>beginsWith:ignoreCase:
Removing obsolete boot image method AnsiString>>unescapePercents
Removing obsolete boot image method Utf16String>>length
Removing obsolete boot image method Utf16String>>reverse
Removing obsolete boot image method Utf8String class>>elementSize
Removing obsolete boot image method Utf8String>>length
Removing obsolete boot image method Utf8String>>reverse
Removing obsolete boot image method MethodDictionary>>fullCheck
Removing obsolete boot image method CompiledMethod>>infoTip
Removing obsolete boot image method VMLibrary>>primRegistryAt:put:
Removing obsolete boot image method Character class>>basicNew
Removing obsolete boot image method StdioFileStream class>>newStream:name:type:mode:
Removing obsolete boot image method StdioFileStream>>setStream:name:mode:
Removing obsolete boot image method StdioUnicodeFileStream>>setStream:name:mode:
Loading source package 'Dolphin Registry Access' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Registry\Dolphin Registry Access.pax
Loading source package 'Dolphin Base64' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Base64\Dolphin Base64.pax
Loading source package 'Dolphin Products' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Installation Manager\Dolphin Products.pax
Booting DolphinProfessional
Loading source package 'Dolphin Anonymous Classes' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Anonymous Classes.pax
Loading source package 'Dolphin Command-line Parser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Command-line Parser.pax
Loading source package 'Smalltalk Parser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Compiler\Smalltalk Parser.pax
Loading source package 'Dolphin SizeIs Fields' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin SizeIs Fields.pax
Loading source package 'Dolphin Conformant Array Fields' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Conformant Array Fields.pax
Loading source package 'Dolphin Literal Filer' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Filer\Dolphin Literal Filer.pax
Loading source package 'Smalltalk Compiler' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Compiler\Smalltalk Compiler.pax
Loading source package 'Dolphin Recent Menu' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Recent\Dolphin Recent Menu.pax
Loading source package 'Dolphin Value Models' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Models\Value\Dolphin Value Models.pax
Loading source package 'Dolphin Type Converters' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Type Converters\Dolphin Type Converters.pax
Loading source package 'Dolphin Random Stream' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Random\Dolphin Random Stream.pax
Loading source package 'Dolphin Basic Geometry' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Base\Dolphin Basic Geometry.pax
Loading source package 'Dolphin MVP Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Base\Dolphin MVP Base.pax
Recompiling PositionEvent>>flags
Loading source package 'Dolphin Common Dialogs' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Common\Dolphin Common Dialogs.pax
Loading source package 'OLE COM' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\COM\OLE COM.pax
Recompiling references to COMInterface (size 16)...
Loading source package 'Dolphin Common Print Dialog' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Common\Dolphin Common Print Dialog.pax
Loading source package 'Dolphin Document Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Shell\Dolphin Document Presenter.pax
Loading source package 'Dolphin Text Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Text\Dolphin Text Presenter.pax
Loading source package 'Dolphin Additional Sort Algorithms' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Additional Sort Algorithms.pax
Loading source package 'Dolphin List Models' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Models\List\Dolphin List Models.pax
Loading source package 'Dolphin List Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\List\Dolphin List Presenter.pax
Loading source package 'Dolphin Tree Models' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Models\Tree\Dolphin Tree Models.pax
Loading source package 'Dolphin Folder Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Folder\Dolphin Folder Presenter.pax
Loading source package 'Dolphin Common Controls' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Common Controls\Dolphin Common Controls.pax
Recompiling LVITEMW>>row:text:imageIndex:indent:
Recompiling ListViewColumn>>imageFromRow:
Recompiling references to NMHDR (size 12)...
Recompiling references to CCITEM (size 4)...
Recompiling references to LVITEMW (size 60)...
Loading source package 'Dolphin Choice Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Choice\Dolphin Choice Presenter.pax
Loading source package 'Dolphin Number Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Number\Dolphin Number Presenter.pax
Loading source package 'Dolphin Scrollbars' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Scrollbars\Dolphin Scrollbars.pax
Loading source package 'Dolphin Legacy Document Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Shell\Dolphin Legacy Document Presenter.pax
Loading source package 'Dolphin Tree Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Tree\Dolphin Tree Presenter.pax
Loading source package 'Dolphin Boolean Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Boolean\Dolphin Boolean Presenter.pax
Loading source package 'Dolphin Control Bars' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Control Bars\Dolphin Control Bars.pax
Loading source package 'Dolphin Image Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Image\Dolphin Image Presenter.pax
Loading source package 'OLE Structured Storage' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Structured Storage\OLE Structured Storage.pax
Loading source package 'Gdiplus' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Gdiplus\Gdiplus.pax
Loading source package 'Dolphin Styled Views' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Styled Views\Dolphin Styled Views.pax
Loading source package 'Dolphin Key-Value Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Key-Value Prompter.pax
Loading source package 'Dolphin Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Prompter.pax
Loading source package 'Dolphin Text Tile Icons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Icons\Dolphin Text Tile Icons.pax
Loading source package 'Dolphin Collection Presenters' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Collection\Dolphin Collection Presenters.pax
Loading source package 'Dolphin Tree List Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Tree\Dolphin Tree List Presenter.pax
Loading source package 'Dolphin Accelerator Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Accelerator\Dolphin Accelerator Presenter.pax
Loading source package 'Dolphin Font Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Font\Dolphin Font Presenter.pax
Loading source package 'Dolphin MoenTree View' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\MoenTree\Dolphin MoenTree View.pax
Loading source package 'Dolphin Legacy Date & Time' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Dolphin Legacy Date & Time.pax
Loading source package 'Dolphin Date Time Presenters' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Date Time\Dolphin Date Time Presenters.pax
Loading source package 'Dolphin Radio Buttons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Radio\Dolphin Radio Buttons.pax
Loading source package 'Dolphin Date Time Controls' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Date Time\Dolphin Date Time Controls.pax
Loading source package 'Dolphin Slider Control' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Slider\Dolphin Slider Control.pax
Loading source package 'Dolphin Integer Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Integer Prompter.pax
Loading source package 'Dolphin SpinButton Control' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\SpinButton\Dolphin SpinButton Control.pax
Loading source package 'Dolphin Tooltips' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Tooltips\Dolphin Tooltips.pax
Loading source package 'Dolphin Card Containers' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Cards\Dolphin Card Containers.pax
Loading source package 'Dolphin Color Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Color\Dolphin Color Presenter.pax
Loading source package 'Dolphin Scintilla View' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Scintilla\Dolphin Scintilla View.pax
Loading source package 'ActiveX Automation' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Automation\ActiveX Automation.pax
Recompiling references to DISPPARAMS (size 16)...
Recompiling references to VARIANT (size 16)...
Loading source package 'VBScript Regular Expressions' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\VBScript\VBScript Regular Expressions.pax
Loading source package 'Dolphin Find Dialog' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Find\Dolphin Find Dialog.pax
Loading source package 'Dolphin Slidey-Inney-Outey Thing' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\Sliding Tray\Dolphin Slidey-Inney-Outey Thing.pax
Loading source package 'Dolphin Progress Dialog' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Dialogs\Progress\Dolphin Progress Dialog.pax
Loading source package 'Dolphin Rich Text Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Text\Dolphin Rich Text Presenter.pax
Loading source package 'Dolphin Transcript' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Base\Dolphin Transcript.pax
Loading source package 'Debug Trace Stream' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Trace\Debug Trace Stream.pax
Loading source package 'RBFormatters' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Formatters\RBFormatters.pax
Loading source package 'RBParser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Parser\RBParser.pax
Loading source package 'RBEnvironments' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Environments\RBEnvironments.pax
Loading source package 'RBChangeObjects' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Change Objects\RBChangeObjects.pax
Loading source package 'ActiveX Categories' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Categories\ActiveX Categories.pax
Loading source package 'ActiveX Connection Points' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Connection Points\ActiveX Connection Points.pax
Loading source package 'Dolphin Choice Prompter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin Choice Prompter.pax
Loading source package 'OLE Font' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\Font\OLE Font.pax
Loading source package 'OLE Persistence Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Persist\OLE Persistence Base.pax
Loading source package 'ActiveX Control Hosting' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\OCX\ActiveX Control Hosting.pax
Loading source package 'Dolphin List Tree Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\ListTree\Dolphin List Tree Presenter.pax
Loading source package 'InheritableFile' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Burning River\InheritableFile\InheritableFile.pax
Loading source package 'KernelLibraryExtensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Burning River\KernelLibraryExtensions\KernelLibraryExtensions.pax
Loading source package 'ExternalProcess' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Burning River\ExternalProcess\ExternalProcess.pax
Loading source package 'Internal Bitmaps and Icons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Icons\Internal Bitmaps and Icons.pax
Loading source package 'Windows Shell' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Shell\Windows Shell.pax
Loading source package 'Development System' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Base\Development System.pax
Recompiling references to AbstractLOGFONT (size 28)...
Recompiling references to LOGFONTW (size 92)...
Loading source package 'Dolphin SysLink Control' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Views\SysLink\Dolphin SysLink Control.pax
Loading source package 'Dolphin Announcements' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Announcements\Dolphin Announcements.pax
Loading source package 'Dolphin In-place Text Editor' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Prompters\Dolphin In-place Text Editor.pax
Loading source package 'OLE Picture' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\Picture\OLE Picture.pax
Loading source package 'Gdiplus ImageView' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Gdiplus\Gdiplus ImageView.pax
Loading source package 'Dolphin Base Icons' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Icons\Dolphin Base Icons.pax
Loading source package 'ActiveX Automation Development' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Community Edition\ActiveX Automation Development.pax
Loading source package 'Seeing the Objects Inside' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Base\Splash\Seeing the Objects Inside.pax
Loading source package 'Dolphin Legacy Resource Framework' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Deprecated\Dolphin Legacy Resource Framework.pax
Loading source package 'Dolphin MVP (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Deprecated\Dolphin MVP (Deprecated).pax
Loading source package 'Dolphin Sockets' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Sockets\Dolphin Sockets.pax
Loading source package 'Sockets Connection' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Sockets\Sockets Connection.pax
Loading source package 'WinInet' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Sockets\WinInet.pax
Loading source package 'ADODB' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\ADO\ADODB.pax
Recompiling references to TLIBATTR (size 32)...
Loading source package 'CDO' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\CDO\CDO.pax
Loading source package 'US ExternalProcess Extensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Udo Schneider\US ExternalProcess Extensions.pax
Loading source package 'XML DOM' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\XML DOM\XML DOM.pax
Loading source package 'XML DOM Visitor' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\XML DOM\XML DOM Visitor.pax
Loading source package 'ActiveX Scripting' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\Scripting\ActiveX Scripting.pax
Loading source package 'SUnitPreload' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\SUnitPreload.pax
Loading source package 'SUnit' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\SUnit.pax
Loading source package 'SUnitUI' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\SUnitUI.pax
Loading source package 'DolphinSure' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\DolphinSure\DolphinSure.pax
Loading source package 'Product Protection Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Product Protection Base.pax
Loading source package 'Product Protection' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Product Protection.pax
Loading source package 'DolphinSure UI' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\DolphinSure\DolphinSure UI.pax
Loading source package 'Gdiplus ImageView Sample' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Gdiplus\Samples\Gdiplus ImageView Sample.pax
Loading source package 'Windows Shell Namespace' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Shell\Windows Shell Namespace.pax
Loading source package 'Dolphin Community Edition Tools' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Community Edition\Dolphin Community Edition Tools.pax
Loading source package 'Internet Explorer' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\SHDocVw\Internet Explorer.pax
Loading source package 'Animals' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Animal Game\Animals.pax
Loading source package 'RegEdit' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\RegEdit\RegEdit.pax
Loading source package 'Playground' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Playground\Playground.pax
Loading source package 'Scribble' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Scribble\Scribble.pax
Loading source package 'Etch-a-Sketch' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Etch-a-Sketch\Etch-a-Sketch.pax
Loading source package 'Notepad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Notepad\Notepad.pax
Loading source package 'Hello World' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Hello World\Hello World.pax
Loading source package 'Better Hello World' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Better Hello World\Better Hello World.pax
Loading source package 'EnumRECT' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\ActiveX\EnumRECT\EnumRECT.pax
Loading source package 'Simple Web Browser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\ActiveX\Web Browser\Simple Web Browser.pax
Loading source package 'Calculator' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Calculator\Calculator.pax
Loading source package 'PersonalMoney' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Personal Money\PersonalMoney.pax
Loading source package 'Video Library' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Video Library\Video Library.pax
Loading source package 'Bouncing Balls' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Bouncing Balls\Bouncing Balls.pax
Loading source package 'SlidingBallDemo' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Sliding Ball Demo\SlidingBallDemo.pax
Loading source package 'Dolphin IDE Extension Example' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\IDE\Dolphin IDE Extension Example.pax
Loading source package 'Wordpad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Wordpad\Wordpad.pax
Loading source package 'Diff Algorithm' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Difference\Diff Algorithm.pax
Loading source package 'Dolphin Differences Presenter' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Presenters\Difference\Dolphin Differences Presenter.pax
Loading source package 'OA SUnit Extensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\SUnit\OA SUnit Extensions.pax
Loading source package 'MetaProg Abbreviations' from: C:\projects\smalltalk\Dolphin\Core\Contributions\MetaProg\Abbreviations\MetaProg Abbreviations.pax
Loading source package 'SUnitBrowserModelApp' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Odellsoft\SUnitBrowser\SUnitBrowserModelApp.pax
Loading source package 'SUnitBrowser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Odellsoft\SUnitBrowser\SUnitBrowser.pax
Loading source package 'Dolphin Base (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Deprecated\Dolphin Base (Deprecated).pax
Loading source package 'Dolphin Legacy Package Support' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Base\Deprecated\Dolphin Legacy Package Support.pax
Loading source package 'ActiveX (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Deprecated\ActiveX (Deprecated).pax
Loading source package 'Database Connection Base' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Database\Database Connection Base.pax
Loading source package 'Database Connection' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Database\Database Connection.pax
Recompiling references to ODBCDATE (size 6)...
Recompiling references to ODBCTIME (size 6)...
Recompiling references to ODBCTIMESTAMP (size 16)...
Loading source package 'Database Connection (Deprecated)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Database\Database Connection (Deprecated).pax
Loading source package 'Dolphin Continuations' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Continuations\Dolphin Continuations.pax
Loading source package 'RBReferenceFinder' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Refactorings\RBReferenceFinder.pax
Loading source package 'Chat' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Sockets\Chat\Chat.pax
Loading source package 'Dolphin Registry Serialisation' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Registry\Dolphin Registry Serialisation.pax
Loading source package 'XmlPad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\XmlPad\XmlPad.pax
Loading source package 'IDB Method History' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Method History.pax
Loading source package 'IDB Common' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Common.pax
Loading source package 'IDB Chunk Browser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Chunk Browser.pax
Loading source package 'IDB Profiler' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Profiler.pax
Loading source package 'IDB File Browser' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB File Browser.pax
Loading source package 'IDB DeviceIndependentBitmap' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB DeviceIndependentBitmap.pax
Loading source package 'IDB MultipleFileOpenDialog' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB MultipleFileOpenDialog.pax
Loading source package 'IDB Image Library' from: C:\projects\smalltalk\Dolphin\Core\Contributions\IDB\IDB Image Library.pax
Loading source package 'SSW ListView Extensions' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW ListView Extensions.pax
Loading source package 'SSW Widget Enhancements' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW Widget Enhancements.pax
Loading source package 'SSW EditableListView' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW EditableListView.pax
Loading source package 'SSW Widget Development' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW Widget Development.pax
Loading source package 'SSW EditableListView Demo' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Solutions Software\SSW EditableListView Demo.pax
Loading source package 'STON-Core' from: C:\projects\smalltalk\Dolphin\Core\Contributions\svenc\STON\STON-Core.pax
Loading source package 'STON-Text support' from: C:\projects\smalltalk\Dolphin\Core\Contributions\svenc\STON\STON-Text support.pax
Loading source package 'Dolphin STON' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\STON\Dolphin STON.pax
Loading source package 'YAXO Base' from: C:\projects\smalltalk\Dolphin\Core\Contributions\ITC Gorisek\Yaxo\YAXO Base.pax
Loading source package 'YAXO DOM' from: C:\projects\smalltalk\Dolphin\Core\Contributions\ITC Gorisek\Yaxo\YAXO DOM.pax
Loading source package 'Dolphin Professional Tools' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Professional\Dolphin Professional Tools.pax
Loading source package 'Lagoon Image Stripper' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Lagoon Image Stripper.pax
Loading source package 'Application Deployment Kit' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\Application Deployment Kit.pax
Loading source package 'ActiveX DLL Server Kit' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Lagoon\ActiveX DLL Server Kit.pax
Loading source package 'Dolphin Overlapped IO' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Dolphin Overlapped IO.pax
Loading source package 'Dolphin File System Watcher' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Dolphin File System Watcher.pax
Loading source package 'Dolphin Memory-Mapped Files' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Dolphin Memory-Mapped Files.pax
Loading source package 'WinHttp' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Components\WinHttp\WinHttp.pax
Loading source package 'Windows HTTP Server' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Windows HTTP Server.pax
Recompiling references to HTTP_CACHE_POLICY (size 8)...
Loading source package 'Windows Data Protection API' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Windows Data Protection API.pax
Loading source package 'Windows Ini Files' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\System\Win32\Windows Ini Files.pax
Loading source package 'ActiveX Property Bags' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\ActiveX\Property Bags\ActiveX Property Bags.pax
Loading source package 'Dolphin Metafiles' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Metafiles\Dolphin Metafiles.pax
Loading source package 'Dolphin Metafile Records' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\MVP\Metafiles\Dolphin Metafile Records.pax
Loading source package 'Tutorial Player' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Utilities\Tutorials\Tutorial Player.pax
Loading source package 'Learn Smalltalk' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Utilities\Tutorials\Learn Smalltalk.pax
Loading source package 'IP Help API' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\Utilities\IPHelp\IP Help API.pax
Loading source package 'COM Random Stream' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\ActiveX\Random\COM Random Stream.pax
Unable to register Random Stream sample COM object due to insufficient privileges
Loading source package 'Hello World (Console)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Console\Hello World\Hello World (Console).pax
Loading source package 'Catenate' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Console\Catenate\Catenate.pax
Loading source package 'Calculator (Console)' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Console\Calculator\Calculator (Console).pax
Loading source package 'Protected Scribble' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Lagoon\Protected Product\Protected Scribble.pax
Loading source package 'Protected Notepad' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Lagoon\Protected Product\Protected Notepad.pax
Loading source package 'File System Monitor' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Utilities\File System Monitor.pax
Loading source package 'Autoplay' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\Lagoon\Autoplay\Autoplay.pax
Loading source package 'Midi' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Generative Music\Midi.pax
Loading source package 'Plimbole' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\MVP\Generative Music\Plimbole.pax
Loading source package 'DolphinSure Example Authority' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Samples\DolphinSure Example Authority\DolphinSure Example Authority.pax
Loading source package 'RBRefactorings' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\Refactorings\RBRefactorings.pax
Loading source package 'RBSmallLint' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Refactory\Refactoring Browser\SmallLint\RBSmallLint.pax
Loading source package 'CSRefactorings' from: C:\projects\smalltalk\Dolphin\Core\Contributions\Camp Smalltalk\Refactoring Browser\Refactorings\CSRefactorings.pax
Loading source package 'Dolphin Refactoring Browser' from: C:\projects\smalltalk\Dolphin\Core\Object Arts\Dolphin\IDE\Professional\Dolphin Refactoring Browser.pax
Saving booted image to C:\projects\smalltalk\Dolphin\DPRO.img7
Recompiling references to NONCLIENTMETRICSW (size 504)...
Recompiling references to CIEXYZ (size 12)...
Recompiling references to CIEXYZTRIPLE (size 36)...
Recompiling references to COLORADJUSTMENT (size 24)...
Recompiling references to CRYPTOAPI_BLOB (size 8)...
Recompiling references to DEVMODE (size 148)...
Recompiling references to POINTL (size 8)...
Recompiling references to RECT (size 16)...
Recompiling references to EMRTEXT (size 40)...
Recompiling references to SIZE (size 8)...
Recompiling references to ENHMETAHEADER3 (size 88)...
Recompiling references to ENHMETARECORD (size 8)...
Recompiling references to PANOSE (size 10)...
Recompiling references to EXTLOGFONTW (size 320)...
Recompiling references to EXTLOGPEN (size 28)...
Recompiling references to FD_SET (size 260)...
Recompiling references to FILE_NOTIFY_INFORMATION (size 16)...
Recompiling references to GdiplusStartupInput (size 16)...
Recompiling references to GdiplusStartupOutput (size 8)...
Recompiling references to GpBitmapData (size 24)...
Recompiling references to GpCharacterRange (size 8)...
Recompiling references to GpColorMap (size 8)...
Recompiling references to GpColorMatrix (size 100)...
Recompiling references to GpColorPalette (size 12)...
Recompiling references to GpEncoderParameter (size 28)...
Recompiling references to GpEncoderParameters (size 32)...
Recompiling references to GpImageCodecInfo (size 76)...
Recompiling references to METAHEADER (size 24)...
Recompiling references to GpMetafileHeader (size 140)...
Recompiling references to GpPathData (size 12)...
Recompiling references to GpPropertyItem (size 16)...
Recompiling references to GpWMFRect16 (size 8)...
Recompiling references to GpWmfPlaceableFileHeader (size 24)...
Recompiling references to IP_ADAPTER_INDEX_MAP (size 260)...
Recompiling references to IP_ADDR_STRING (size 40)...
Recompiling references to IP_ADAPTER_INFO (size 640)...
Recompiling references to IP_PER_ADAPTER_INFO (size 52)...
Recompiling references to IP_UNIDIRECTIONAL_ADAPTER_ADDRESS (size 8)...
Recompiling references to IpHlpApiTableStruct (size 4)...
Recompiling references to LOGCOLORSPACE (size 328)...
Recompiling references to LOGCOLORSPACEW (size 328)...
Recompiling references to MIBICMPSTATS (size 52)...
Recompiling references to MIBICMPINFO (size 104)...
Recompiling references to MIB_ICMP (size 104)...
Recompiling references to MIBICMPSTATS_EX (size 1032)...
Recompiling references to MIB_ICMP_EX (size 2064)...
Recompiling references to MIB_IFNUMBER (size 4)...
Recompiling references to MIB_IFROW (size 860)...
Recompiling references to MIB_IPADDRROW (size 24)...
Recompiling references to MIB_IPFORWARDROW (size 56)...
Recompiling references to MIB_IPNETROW (size 24)...
Recompiling references to MIB_IPSTATS (size 92)...
Recompiling references to MIB_TCPROW (size 20)...
Recompiling references to MIB_TCPSTATS (size 60)...
Recompiling references to MIB_UDPROW (size 8)...
Recompiling references to MIB_UDPSTATS (size 20)...
Recompiling references to NCCALCSIZE_PARAMS (size 52)...
Recompiling references to SOCKADDR (size 16)...
Recompiling references to IN_ADDR (size 4)...
Recompiling references to SOCKADDR_IN (size 16)...
Recompiling references to IN6_ADDR (size 16)...
Recompiling references to SOCKADDR_IN6 (size 28)...
Recompiling references to NET_ADDRESS_INFO (size 528)...
Recompiling references to OVERLAPPED (size 20)...
Recompiling references to PIXELFORMATDESCRIPTOR (size 40)...
Recompiling references to TIMEVAL (size 8)...
Recompiling references to XFORM (size 24)...
Recompiling references to EMRALPHABLEND (size 108)...
Recompiling references to EMRANGLEARC (size 28)...
Recompiling references to EMRARC (size 40)...
Recompiling references to EMRBITBLT (size 100)...
Recompiling references to EMRCOLORCORRECTPALETTE (size 24)...
Recompiling references to EMRCOLORMATCHTOTARGET (size 28)...
Recompiling references to LOGBRUSH (size 12)...
Recompiling references to EMRCREATEBRUSHINDIRECT (size 24)...
Recompiling references to EMRCREATECOLORSPACE (size 340)...
Recompiling references to EMRCREATECOLORSPACEW (size 352)...
Recompiling references to EMRCREATEDIBPATTERNBRUSHPT (size 32)...
Recompiling references to EMRCREATEMONOBRUSH (size 32)...
Recompiling references to PALETTEENTRY (size 4)...
Recompiling references to LOGPALETTE (size 1028)...
Recompiling references to EMRCREATEPALETTE (size 20)...
Recompiling references to LOGPEN (size 16)...
Recompiling references to EMRCREATEPEN (size 28)...
Recompiling references to EMRELLIPSE (size 24)...
Recompiling references to EMREOF (size 20)...
Recompiling references to EMREXCLUDECLIPRECT (size 24)...
Recompiling references to EMREXTCREATEFONTINDIRECTW (size 332)...
Recompiling references to EMREXTCREATEPEN (size 56)...
Recompiling references to EMREXTFLOODFILL (size 24)...
Recompiling references to EMREXTSELECTCLIPRGN (size 20)...
Recompiling references to EMREXTTEXTOUT (size 76)...
Recompiling references to EMRFILLPATH (size 24)...
Recompiling references to EMRFILLRGN (size 36)...
Recompiling references to EMRFRAMERGN (size 44)...
Recompiling references to EMRGDICOMMENT (size 16)...
Recompiling references to EMRGLSBOUNDEDRECORD (size 32)...
Recompiling references to EMRGLSRECORD (size 16)...
Recompiling references to TRIVERTEX (size 16)...
Recompiling references to EMRGRADIENTFILL (size 52)...
Recompiling references to EMRINVERTRGN (size 32)...
Recompiling references to EMRLINETO (size 16)...
Recompiling references to EMRMASKBLT (size 128)...
Recompiling references to EMRMODIFYWORLDTRANSFORM (size 36)...
Recompiling references to EMROFFSETCLIPRGN (size 16)...
Recompiling references to EMRPIXELFORMAT (size 48)...
Recompiling references to EMRPLGBLT (size 140)...
Recompiling references to EMRPOLYDRAW (size 40)...
Recompiling references to POINTS (size 4)...
Recompiling references to EMRPOLYDRAW16 (size 36)...
Recompiling references to EMRPOLYLINE (size 32)...
Recompiling references to EMRPOLYLINE16 (size 32)...
Recompiling references to EMRPOLYPOLYLINE (size 40)...
Recompiling references to EMRPOLYPOLYLINE16 (size 40)...
Recompiling references to EMRPOLYTEXTOUTA (size 80)...
Recompiling references to EMRRESIZEPALETTE (size 16)...
Recompiling references to EMRRESTOREDC (size 12)...
Recompiling references to EMRROUNDRECT (size 32)...
Recompiling references to EMRSCALEVIEWPORTEXTEX (size 24)...
Recompiling references to EMRSELECTCLIPPATH (size 12)...
Recompiling references to EMRSELECTOBJECT (size 12)...
Recompiling references to EMRSELECTPALETTE (size 12)...
Recompiling references to EMRSETARCDIRECTION (size 12)...
Recompiling references to EMRSETBKCOLOR (size 12)...
Recompiling references to EMRSETCOLORADJUSTMENT (size 32)...
Recompiling references to EMRSETCOLORSPACE (size 12)...
Recompiling references to EMRSETDIBITSTODEVICE (size 76)...
Recompiling references to EMRSETICMPROFILE (size 24)...
Recompiling references to EMRSETMAPPERFLAGS (size 12)...
Recompiling references to EMRSETMITERLIMIT (size 12)...
Recompiling references to EMRSETPALETTEENTRIES (size 24)...
Recompiling references to EMRSETPIXELV (size 20)...
Recompiling references to EMRSETVIEWPORTEXTEX (size 16)...
Recompiling references to EMRSETVIEWPORTORGEX (size 16)...
Recompiling references to EMRSETWORLDTRANSFORM (size 32)...
Recompiling references to EMRSTRETCHBLT (size 108)...
Recompiling references to EMRSTRETCHDIBITS (size 80)...
Recompiling references to EMRTRANSPARENTBLT (size 108)...
Recompiling references to ENHMETAHEADER (size 108)...
Recompiling references to EMREXTTEXTOUTA (size 80)...
Recompiling references to EMREXTTEXTOUTW (size 80)...
Recompiling references to OLECountedArray (size 8)...
Recompiling references to SAFEARRAYBOUND (size 8)...
Recompiling references to SAFEARRAY (size 24)...
Recompiling references to CADWORD (size 8)...
Recompiling references to CALPOLESTR (size 8)...
Recompiling references to POINTF (size 8)...
Recompiling references to RECTF (size 16)...
Recompiling references to DATE (size 8)...
Recompiling references to VARIANT_BOOL (size 2)...
Recompiling references to LPBSTR (size 4)...
Recompiling references to HTTP_BYTE_RANGE (size 16)...
Recompiling references to HTTP_CHANNEL_BIND_INFO (size 16)...
Recompiling references to HTTP_COOKED_URL (size 24)...
Recompiling references to HTTP_DATA_CHUNK (size 32)...
Recompiling references to HTTP_HEADERS (size 16)...
Recompiling references to HTTP_KNOWN_HEADER (size 8)...
Recompiling references to HTTP_LOG_FIELDS_DATA (size 92)...
Recompiling references to HTTP_MULTIPLE_KNOWN_HEADERS (size 16)...
Recompiling references to HTTP_PROPERTY_FLAGS (size 4)...
Recompiling references to HTTP_QOS_SETTING_INFO (size 8)...
Recompiling references to HTTP_REQUEST_AUTH_INFO (size 52)...
Recompiling references to HTTP_REQUEST_CHANNEL_BIND_STATUS (size 16)...
Recompiling references to HTTP_REQUEST_INFO (size 12)...
Recompiling references to HTTP_REQUEST_TOKEN_BINDING_INFO (size 20)...
Recompiling references to HTTP_VERSION (size 4)...
Recompiling references to HTTP_REQUEST_HEADERS (size 344)...
Recompiling references to HTTP_REQUEST_V1 (size 464)...
Recompiling references to HTTP_RESPONSE_INFO (size 12)...
Recompiling references to HTTP_RESPONSE_HEADERS (size 256)...
Recompiling references to HTTP_RESPONSE_V1 (size 280)...
Recompiling references to HTTP_SERVER_AUTHENTICATION_BASIC_PARAMS (size 8)...
Recompiling references to HTTP_SERVER_AUTHENTICATION_DIGEST_PARAMS (size 16)...
Recompiling references to HTTP_SERVICE_BINDING_BASE (size 4)...
Recompiling references to HTTP_SERVICE_CONFIG_CACHE_SET (size 8)...
Recompiling references to HTTP_SERVICE_CONFIG_IP_LISTEN_PARAM (size 8)...
Recompiling references to SOCKADDR_STORAGE (size 128)...
Recompiling references to HTTP_SERVICE_CONFIG_IP_LISTEN_QUERY (size 136)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_PARAM (size 52)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_CCS_SET (size 184)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_SET (size 56)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_SNI_KEY (size 136)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_SNI_SET (size 192)...
Recompiling references to HTTP_SERVICE_CONFIG_TIMEOUT_SET (size 8)...
Recompiling references to HTTP_SERVICE_CONFIG_URLACL_SET (size 8)...
Recompiling references to HTTP_SSL_CLIENT_CERT_INFO (size 20)...
Recompiling references to HTTP_SSL_INFO (size 28)...
Recompiling references to HTTP_SSL_PROTOCOL_INFO (size 28)...
Recompiling references to HTTP_UNKNOWN_HEADER (size 12)...
Recompiling references to HttpServiceConfigQuery (size 4)...
Recompiling references to HTTP_BINDING_INFO (size 8)...
Recompiling references to HTTP_LISTEN_ENDPOINT_INFO (size 8)...
Recompiling references to HTTP_LOGGING_INFO (size 48)...
Recompiling references to HTTP_PROTECTION_LEVEL_INFO (size 8)...
Recompiling references to HTTP_SERVER_AUTHENTICATION_INFO (size 36)...
Recompiling references to HTTP_STATE_INFO (size 8)...
Recompiling references to HTTP_TIMEOUT_LIMIT_INFO (size 20)...
Recompiling references to HttpQosSetting (size 4)...
Recompiling references to HTTP_BANDWIDTH_LIMIT_INFO (size 8)...
Recompiling references to HTTP_CONNECTION_LIMIT_INFO (size 8)...
Recompiling references to HTTP_FLOWRATE_INFO (size 16)...
Recompiling references to HTTP_REQUEST_V2 (size 472)...
Recompiling references to HTTP_RESPONSE_V2 (size 288)...
Recompiling references to HTTP_SERVICE_BINDING_A (size 12)...
Recompiling references to HTTP_SERVICE_BINDING_W (size 12)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_CCS_QUERY (size 144)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_QUERY (size 12)...
Recompiling references to HTTP_SERVICE_CONFIG_SSL_SNI_QUERY (size 152)...
Recompiling references to HTTP_SERVICE_CONFIG_URLACL_QUERY (size 12)...
Recompiling references to IP_ADAPTER_ORDER_MAP (size 8)...
Recompiling references to IP_INTERFACE_INFO (size 264)...
Recompiling references to MIB_IFTABLE (size 864)...
Recompiling references to MIB_IPADDRTABLE (size 28)...
Recompiling references to MIB_IPFORWARDTABLE (size 60)...
Recompiling references to MIB_IPNETTABLE (size 28)...
Recompiling references to MIB_TCPTABLE (size 24)...
Recompiling references to MIB_UDPTABLE (size 12)...
Recompiling references to MIB_TCPEXROW (size 24)...
Recompiling references to MIB_TCPEXTABLE (size 28)...
Recompiling references to MIB_UDPEXROW (size 12)...
Recompiling references to MIB_UDPEXTABLE (size 16)...
Recompiling references to TYPEDESC (size 8)...
Recompiling references to AbstractELEMDESC (size 8)...
Recompiling references to CATEGORYINFO (size 276)...
Recompiling references to COAUTHIDENTITY (size 28)...
Recompiling references to COAUTHINFO (size 28)...
Recompiling references to CONNECTDATA (size 8)...
Recompiling references to COSERVERINFO (size 16)...
Recompiling references to CURRENCY (size 8)...
Recompiling references to CUSTDATAITEM (size 32)...
Recompiling references to DECIMAL (size 16)...
Recompiling references to FONTDESC (size 32)...
Recompiling references to IDLDESC (size 8)...
Recompiling references to ITEMIDLIST (size 4)...
Recompiling references to LICINFO (size 12)...
Recompiling references to OLEVERB (size 16)...
Recompiling references to PARAMDESC (size 8)...
Recompiling references to PARAMDESCEX (size 24)...
Recompiling references to PICTDESC (size 20)...
Recompiling references to PROPBAG2 (size 32)...
Recompiling references to ARRAYDESC (size 20)...
Recompiling references to ELEMDESC (size 16)...
Recompiling references to CUSTDATA (size 8)...
Recompiling references to EXCEPINFO (size 32)...
Recompiling references to MULTI_QI (size 12)...
Recompiling references to STATSTG (size 72)...
Recompiling references to TYPEATTR (size 76)...
Recompiling references to FUNCDESC (size 52)...
Recompiling references to VARDESC (size 36)...
Recompiling references to ACCEL (size 6)...
Recompiling references to BITMAP (size 24)...
Recompiling references to BITMAPFILEHEADER (size 14)...
Recompiling references to BITMAPINFOHEADER (size 40)...
Recompiling references to RGBQUAD (size 4)...
Recompiling references to BITMAPINFO (size 44)...
Recompiling references to BLENDFUNCTION (size 4)...
Recompiling references to BP_ANIMATIONPARAMS (size 16)...
Recompiling references to BP_PAINTPARAMS (size 16)...
Recompiling references to CCHITTESTINFO (size 12)...
Recompiling references to CHARFORMAT2W (size 116)...
Recompiling references to CHARRANGE (size 8)...
Recompiling references to CRYPTPROTECT_PROMPTSTRUCT (size 16)...
Recompiling references to DIBSECTION (size 84)...
Recompiling references to DOCINFOW (size 20)...
Recompiling references to DRAWITEMSTRUCT (size 48)...
Recompiling references to DTBGOPTS (size 24)...
Recompiling references to EDITSTREAM (size 12)...
Recompiling references to FLASHWINFO (size 20)...
Recompiling references to FORMATRANGE (size 48)...
Recompiling references to GETTEXTEX (size 20)...
Recompiling references to GRADIENT_RECT (size 8)...
Recompiling references to GRADIENT_TRIANGLE (size 12)...
Recompiling references to HOSTENT (size 16)...
Recompiling references to ICONDIRENTRY (size 16)...
Recompiling references to ICONDIR (size 22)...
Recompiling references to ICONINFO (size 20)...
Recompiling references to LASTINPUTINFO (size 8)...
Recompiling references to LITEM (size 4280)...
Recompiling references to LHITTESTINFO (size 4288)...
Recompiling references to LVBKIMAGEW (size 24)...
Recompiling references to LVCOLUMNW (size 44)...
Recompiling references to LVFINDINFOW (size 24)...
Recompiling references to MARGINS (size 16)...
Recompiling references to MEASUREITEMSTRUCT (size 24)...
Recompiling references to MEMORY_BASIC_INFORMATION (size 28)...
Recompiling references to MENUINFO (size 28)...
Recompiling references to MENUITEMINFOW (size 48)...
Recompiling references to MINMAXINFO (size 40)...
Recompiling references to NOTIFYICONDATAW (size 152)...
Recompiling references to TEXTMETRICW (size 60)...
Recompiling references to OUTLINETEXTMETRICW (size 216)...
Recompiling references to PAINTSTRUCT (size 64)...
Recompiling references to PARAFORMAT (size 156)...
Recompiling references to PRINTPAGERANGE (size 8)...
Recompiling references to PROCESS_INFORMATION (size 16)...
Recompiling references to PROTOENT (size 12)...
Recompiling references to RGNDATA (size 32)...
Recompiling references to SCROLLINFO (size 28)...
Recompiling references to SERVENT (size 16)...
Recompiling references to SHITEMID (size 4)...
Recompiling references to STARTUPINFOW (size 68)...
Recompiling references to TBADDBITMAP (size 8)...
Recompiling references to TBBUTTON (size 20)...
Recompiling references to TBBUTTONINFOW (size 32)...
Recompiling references to TEXTRANGE (size 12)...
Recompiling references to TOOLINFOW (size 48)...
Recompiling references to TRACKMOUSEEVENT (size 16)...
Recompiling references to TVITEMW (size 40)...
Recompiling references to TVITEMEXW (size 56)...
Recompiling references to TVINSERTSTRUCTW (size 64)...
Recompiling references to UDACCEL (size 8)...
Recompiling references to VS_VERSION_INFO_HEADER (size 6)...
Recompiling references to WINDOWPLACEMENT (size 44)...
Recompiling references to WINDOWPOS (size 28)...
Recompiling references to WNDCLASS (size 40)...
Recompiling references to WSADATA (size 400)...
Recompiling references to LOGFONT (size 60)...
Recompiling references to LVHITTESTINFO (size 20)...
Recompiling references to TCHITTESTINFO (size 12)...
Recompiling references to TVHITTESTINFO (size 16)...
Recompiling references to HDITEMW (size 48)...
Recompiling references to TCITEMW (size 28)...
Recompiling references to BROWSEINFOW (size 32)...
Recompiling references to CHOOSECOLORW (size 36)...
Recompiling references to CHOOSEFONTW (size 60)...
Recompiling references to FINDREPLACEW (size 40)...
Recompiling references to OPENFILENAMEW (size 88)...
Recompiling references to PRINTDLGEXW (size 84)...
Recompiling references to PRINTDLGW (size 66)...
Recompiling references to ENLINK (size 32)...
Recompiling references to NMCUSTOMDRAW (size 48)...
Recompiling references to NMGETINFOTIP (size 12)...
Recompiling references to NMITEMACTIVATE (size 48)...
Recompiling references to NMKEYDOWN (size 20)...
Recompiling references to NMLINK (size 4292)...
Recompiling references to NMLISTVIEW (size 44)...
Recompiling references to NMLVFINDITEMW (size 40)...
Recompiling references to NMLVODSTATECHANGE (size 28)...
Recompiling references to NMMOUSE (size 32)...
Recompiling references to NMSELCHANGE (size 44)...
Recompiling references to NMTOOLBARW (size 44)...
Recompiling references to NMTREEVIEWW (size 104)...
Recompiling references to NMTTDISPINFOW (size 188)...
Recompiling references to NMUPDOWN (size 20)...
Recompiling references to OFNOTIFYEXW (size 24)...
Recompiling references to OFNOTIFYW (size 20)...
Recompiling references to SCNotification (size 100)...
Recompiling references to NMLVCUSTOMDRAW (size 60)...
Recompiling references to NMTVCUSTOMDRAW (size 60)...
Recompiling references to NMLVGETINFOTIPW (size 36)...
Recompiling references to NMTVGETINFOTIPW (size 28)...
Recompiling references to OSVERSIONINFO (size 284)...
Recompiling references to NEWTEXTMETRICW (size 76)...
Recompiling references to FINDTEXTEX (size 20)...
Boot completed at 2020-12-18T16:26:39.1522731-05:00, duration 38.34 s

C:\projects\smalltalk\Dolphin>TestDPRO
Access is denied.

C:\projects\smalltalk\Dolphin>
bcalco commented 3 years ago

Grrr. Nevermind. AV software, in my case AVG. Usually it pops up with a warning when I run an exe it doesn't know about, but this time it failed silently. I went into the configuration tool and sure enough half a dozen warnings that Dolphin7.exe was sent to their labs for analysis. I added the directory as an exception and added Dolphin explicitly to the "allowed apps" and it started working fine. May want to add a note that any permission issue is likely AV software related.