gururaj@eniac.seas.upenn.edu (Ravi Gururaj) (12/10/89)
I am trying to write a Dynamic Link Library(DLL) under MS-Windows and
have run into a "small" problem. I don't know any assembly and don't have MASM
(Microsoft's Assembler). A DLL under Windows requires one assembly
language routine. This routine is called by Windows and initilizes the local
heap.
I am writing my DLL in the Medium Memory Model. I was hoping someone out in
netland may have written this assembly language routine (Petzold's book has
an example of this routine for the Small Memory Model) and would be willing
to pass it along. Since I don't have MASM I need an assembled version of the
routine.
I could get this module by:
1. Calling up by modem and download the file
or
2. Send out a SASE with diskette
to anyone who may be willing to give me this file.
Could some kind soul in netland help me.
Thanks in advance
Ravi
University of Pennsylvania