Computing.Net > Forums > Programming > converting a C program to dll file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

converting a C program to dll file

Reply to Message Icon

Name: sameen
Date: March 4, 2005 at 04:10:18 Pacific
OS: Windows 98
CPU/Ram: 128 MB
Comment:

Does anyone know how to convert a C program to a dll file?


sameen




Sponsored Link
Ads by Google

Response Number 1
Name: BlueRaja
Date: March 4, 2005 at 13:42:08 Pacific
Reply:

Uhh...compile it.

BlueRaja.admin@gmail.com


0

Response Number 2
Name: sameen
Date: March 4, 2005 at 22:14:15 Pacific
Reply:

Iam using Turbo C compiler for C and I dont find any option which allows me to build a dll of it.
When I compile it just creates an exe.


sameen


0

Response Number 3
Name: dtech10
Date: March 5, 2005 at 07:12:44 Pacific
Reply:

Hi
I'm no expert on TurboC but I remember from a long time ago, you have to use the TLIB.exe file to create libraries.
Type TLIB /? at the command prompt to see the options which might help you.


0

Response Number 4
Name: sameen
Date: March 6, 2005 at 21:45:21 Pacific
Reply:

Thanks,

But thats to create a library and not a windows dll.
well,
I just found some tutorial on how a C dll can be created using VC++.

http://www.rgagnon.com/pbdetails/pb-0123.html
and
http://www.programmersheaven.com/zone15/cat163/


sameen


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: converting a C program to dll file

c++ program to download www.computing.net/answers/programming/c-program-to-download/5059.html

c++ to python www.computing.net/answers/programming/c-to-python/6355.html

Windows Batch + C++ to copy files? www.computing.net/answers/programming/windows-batch-c-to-copy-files/6254.html