home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4591 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!hill
  3. From: hill@netcom.com (Tom Hill)
  4. Subject: Re: Calling C from VB--Debug??
  5. Message-ID: <1993Jan5.065703.16842@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <1993Jan5.003744.19694@hplabsz.hpl.hp.com>
  8. Date: Tue, 5 Jan 1993 06:57:03 GMT
  9. Lines: 13
  10.  
  11. In article <1993Jan5.003744.19694@hplabsz.hpl.hp.com> yefchak@hplabsz.hpl.hp.com (George Yefchak) writes:
  12. >I'm using Microsoft QuickC to write DLL's which I call from Visual
  13. >Basic 2.0.  Is there a way to do source-level debugging in the C
  14. >code after it's called from VB?  (Yes, I've already used the debugger
  15. >from within QuickC by having a little main() routine call the DLL
  16. >from C, but now that that worked I'm having problems getting VB to
  17. >call it correctly, and I thought having the debugger alive might
  18. >help.)
  19.  
  20. Try softice/w from NuMega, it seems to be able to debug most anything 
  21. at a source level, including DLLs and VxDs.
  22.  
  23. Tom Hill
  24.