home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!rigel!yefchak
- From: yefchak@hplabsz.hpl.hp.com (George Yefchak)
- Subject: Calling C from VB--Debug??
- Message-ID: <1993Jan5.003744.19694@hplabsz.hpl.hp.com>
- Date: Tue, 5 Jan 1993 00:37:44 GMT
- Organization: Hewlett-Packard Laboratories Palo Alto,CA
- X-Newsreader: TIN [version 1.1.4 PL6]
- Lines: 15
-
- I'm using Microsoft QuickC to write DLL's which I call from Visual
- Basic 2.0. Is there a way to do source-level debugging in the C
- code after it's called from VB? (Yes, I've already used the debugger
- from within QuickC by having a little main() routine call the DLL
- from C, but now that that worked I'm having problems getting VB to
- call it correctly, and I thought having the debugger alive might
- help.)
- Thanks,
-
- ***********************************************************************
- * George Yefchak Hewlett-Packard Laboratories*
- * Internet: yefchak@hpl.hp.com P.O.Box 10350 *
- * CompuServe: 73607,1625 Palo Alto, CA 94303-0867 *
- * NOT SPEAKING FOR HP 415-857-4793 *
- ***********************************************************************
-