home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7450 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  994 b 

  1. Xref: sparky comp.windows.ms.programmer:7450 comp.os.ms-windows.programmer.misc:1113 comp.os.ms-windows.programmer.tools:593
  2. Path: sparky!uunet!caen!uakari.primate.wisc.edu!tik.vtt.fi!aku
  3. From: aku@tik.vtt.fi (Arto Kujala)
  4. Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools
  5. Subject: DLL problem
  6. Message-ID: <Bs8yrL.FqG@tik.vtt.fi>
  7. Date: 31 Jul 92 09:38:09 GMT
  8. Sender: aku@tik.vtt.fi (Arto Kujala)
  9. Organization: Technical Research Centre of Finland, Laboratory for Information Processing (VTT/TIK)
  10. Lines: 13
  11.  
  12.  
  13. Problem:
  14.  
  15. I have written a DLL with BC++ (TCW) 3.0. I use Win 3.1. My DLL seems
  16. to be fine when testing from Visual Basic ... first time. When I close
  17. VB (or stop running the project) and try again nothing seems to
  18. happen and then I get a very nice message :
  19.           VB caused a general protection error in module KRLN386.EXE
  20. at 0001:1806.
  21.  
  22. Do you know what possibly could be wrong in my DLL or elsewhere?
  23.  
  24. --aku@tik.vtt.fi
  25.