guidance for creating dll
dhananjay Jan 1, 11:51 pm hide options
Newsgroups: comp.os.os2.programmer.misc
From: dhananjay.deshpa...@gmail.com (dhananjay) - Find messages by this
author
Date: 1 Jan 2005 23:51:17 -0800
Local: Sat, Jan 1 2005 11:51 pm
Subject: guidance for creating dll
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Remove | Report Abuse
Hi all,
I have created a dll in vc++ recently.
I am using IBM c/c++ compiler and trying to create a dll which has the
same files using os/2 calling conventions.They are:-
mainfile.cpp
helper.h
constants.h
interface.h(contains exported function prototypes)
mainfile.def
I need guidance to create the dll and include it into a sample console
application.
thanks in anticipation.
Dhananjay