Delphi bug!
Spørgsmålet er på engelsk, fordi jeg har postet det på www.experts-exchange.com, men jeg ville også lige prøve her, så her er det:I believe I have found a bug in Delphi, and I would like someone else to try this to confirm it.
New application, new automation object, build the project and register the server (run it with /regserver).
Now enter dcomcnfg and select the server (name will be project1, unless you change it). Choose identy
tab, select this user, enter administrator + password (this is important, it will work just fine if
you dont do this).
Run the project (you will see an empty form). Close form.
You will get an exception. Or at least I do, and I\'ve tried it on two different machines. The exception
occurs in CoUninitialize in the finalization part of comobj.pas.
You can also check out this question \'http://www.experts-exchange.com/jsp/qManageQuestion.jsp?qid=20113284\', which I posted a few days ago. It\'s worth 200 points, which
will go to anyone who can help me.
Please, please, I really need some help on this one, since I have no idea how to solve it!
----------------------