Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.programmer.misc > #1813
| From | Paul Edwards <mutazilah@gmail.com> |
|---|---|
| Newsgroups | comp.os.os2.programmer.misc |
| Subject | C DLL |
| Date | 2024-02-17 04:35 +0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <uqogv4$t2l$1@dont-email.me> (permalink) |
So on Windows - even Windows 95 - there was an msvcrt.dll, but it wasn't documented. But it's sufficiently understood for mingw and PDPCLIB to use, and in the case of PDPCLIB at least - produce a (partial) replacement. MSC 6.0 had the ability to produce an OS/2 1.x C DLL, but it wasn't a standard name (cdllobjs.cmd produces cexample.dll by default, but that wasn't something shipped with OS/2 1.x that I am aware of). So Microsoft never supported producing a 32-bit OS/2 2.0 C DLL, but maybe IBM did with their Visualage compiler. Or CSET/2. EMX produced something, but I don't know if it was considered "standard". So I'm looking to build PDPCLIB (my own C runtime library) into a mini-clone of something standard. And then I'm looking to run those (small) executables that use a separate C library under PDOS/386 and/or PDOS-generic under Windows. Is there a standard? Thanks. Paul.
Back to comp.os.os2.programmer.misc | Previous | Next — Next in thread | Find similar
C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 04:35 +0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 05:16 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-16 15:32 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 09:49 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-17 10:42 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-18 03:11 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-17 16:27 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-18 09:56 +0800
Re: C DLL xhajt03 <xhajt03@gmail.com> - 2024-02-18 07:33 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-19 10:41 +0800
Re: C DLL xhajt03 <xhajt03@gmail.com> - 2024-02-19 03:47 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-19 20:17 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-19 14:31 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-20 06:47 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-19 22:03 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-20 14:16 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-16 15:28 -0800
Re: C DLL Marcel Mueller <news.5.maazl@spamgourmet.org> - 2024-02-17 10:11 +0100
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 18:00 +0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 18:03 +0800
csiph-web