comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » CALL_EXTERNAL, VC++, ERROR_PROC_NOT_FOUND
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CALL_EXTERNAL, VC++, ERROR_PROC_NOT_FOUND [message #23622 is a reply to message #23426] Sun, 28 January 2001 11:51 Go to previous message
ronn is currently offline  ronn
Messages: 123
Registered: April 1999
Senior Member
in article t77g9p9h61ii48@corp.supernews.com, isojoern at
isojoern@linkline.com wrote on 1/28/01 1:47 AM:

> Hi there,
>
> to learn how to use dlls I used the IDL example code for simple_vars. But
> instead of using nmake, I wanted to move the compilation process inside
> Visual C++ (with nmake everything works fine).
>
> So I built a dll frame with the wizard and included stdio.h and export.h in
> StdAfx.h, and linked to idl32.h
Joern,

First let me recommend that you go straight to using DLM's and skip
call_external. You will be much happier with the results.

Now, you really meant idl32.lib not idl32.h, right? Assuming that is correct
did you include the call_examples.def file in the project? I avoid using
call_external so I don't know if you also need to have an export file, but
that might be a problem also.

If you want to get a really good book on calling C from IDL using DLM's go
to http:\\www.rkling.com and click the link to "Books on IDL" at the top of
the page;) Of course, I am biased on the book but I have received a ton of
positive comments on it!

-Ronn


--
Ronn Kling
Ronn Kling Consulting
email: ronn@rlkling.com
"Application Development with IDL"� programming book updated for IDL5.4!
"Calling C from IDL, Using DLM's to extend your IDL code" NEW BOOK!
Shareware and Freeware at: http://www.rlkling.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: .skip
Next Topic: Re: Probably a simple question, but I'm only a beginner with this IDL stuff :)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 06:03:13 PST 2025

Total time taken to generate the page: 1.36151 seconds