on 12/29/01 22:18, John DeSoi at desoi (at) mac .DO.T com wrote:
Hi John,
> To start, I would like to go ahead and try the VXCMD. That will > enable Valentina to be used in the Windows Lisp environment just by > porting the dispatch external function. > > I have my first stab at this complete with LispWorks on Windows. But > I'm not having any luck determining what entry point I should call in > the DLL. I looked at the DLL with SystemView.exe. I did not see > anything like "dispatch" or "valentina". The only entry point that > seemed to deal with XCMD was "getXtable". > > A question: In the XCMD command block on Windows, are the "Handle" > items truly like Mac handles (that is, a pointer to a pointer)? Or > are they simply string pointers?
Not handles, in 1.8.9 I did use malloc() on malloc()
But for new VXCMD I will have now just malloc() that is stored in Result variable.
Please wait a couple of days for new VXCMD. Will be easier.
I also will open Dispatch() function in DLL.
-- Best regards, Ruslan Zasukhin
------------------------- Paradigma.
e-mail: ruslan@paradigmasoft.com web : http://www.paradigmasoft.com
To subscribe to the Valentina mail list send a letter to valentina-on (at) lists .DO.T macserve.net ©2001 Ruslan Zasukhin |