cvs commit: fptools/hdirect/comlib ComDll.lhs
Sigbjorn Finne <[email protected]> Wed, 2 Jul 2003 09:07:58 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hdirect |
|---|---|
| Message-ID | <200307021607.JAA00594__11286.1313893974$1057162410@glass.cse.ogi.edu> |
sof 2003/07/02 09:07:58 PDT
Modified files:
hdirect/comlib ComDll.lhs
Log:
newComDllState:
initialize the lock count to 1, making 'dllCanUnloadNow' always
return S_FALSE. Added comment outlining what really ought to be
done with the lock count & dllCanUnloadNow.
Revision Changes Path
1.3 +9 -1 fptools/hdirect/comlib/ComDll.lhs