From: ninja@aerohel.snu.ac.kr (Chun, Sung Jin)
Subject: [Q] The Process for Creating DLL in ObjC
1 Jul 1998 10:59:41 -0700
Message-ID: <000b01bda4a8$0e003ec0$92752e93.cygnus.gnu-win32@aeromdo2.snu.ac.kr>
Reply-To: "Chun, Sung Jin" <ninja@aerohel.snu.ac.kr>
To: "GNU-Win32" <gnu-win32@cygnus.com>, <rhp@iName.com>

I've read the process for common C dll case. But
in case of ObjC I do not know the function name
in .def file How can I create this and create dll
using ObjC ? Please let me know step by
step procedure because I am almost newbie in
Window programming although in Linux this kind of thing
is easy for me :-)

Thanks in advance and Please reply me via e-mail.

******************************************

I like N*Step's beauty, but Iove Freedom.

ninja@aerohel.snu.ac.kr

---ObjC---
NSString* NSMyName = @"Chun, sungjin";
[ NSMyName fly ];
---ObjC---

******************************************


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
