473,396 Members | 1,725 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Unable to create *.dll

Iam trying to create a DLL
*.lib
*.map
*.obj
*.pch
and other stuff is created except the *.dll
Compilation and link is fine
Please help

Feb 7 '06 #1
2 1365

hairamki wrote:
Please help


Try a newsgroup that's subject is windows programming. They will know
- or they better.

Feb 7 '06 #2
Tom
On 7 Feb 2006 06:22:20 -0800, "hairamki" <ra*******@gmail.com> wrote:
Iam trying to create a DLL
*.lib
*.map
*.obj
*.pch
and other stuff is created except the *.dll
Compilation and link is fine
Please help


In my limited experience, I found it extremely difficult to get the
dll linkage to another program to work properly.

Dll's are application dependent. For example, I have written dll's to
interface with the application: TradeStation 2000. Following the
application's dll instructions led me to repeated failures. Someone
within the Yahoo! Group "MrEasyLanguage" (which is a group dedicated
to using that particular application's internal programming language)
came to my rescue.

I had similar difficulties to what you are experiencing, but there are
a multitude of things that must all be perfect to make it work. My
mistake was not having created a *.def file and including it in the
dll project.

When I switched from VS6.0 to VS.Net I again had problems using the
exact dll that had worked with the earlier VS version. That problem
turned out to be compiler settings. The VS.Net compiler settings when
creating a dll did not default the same as the VS6.0 settings.

The moral of the story is find application specific help from an
expert in that application. Typical users will not be dll proficient.
Newsgroups might be the avenue to take. Yahoo! Groups was helpful to
me in the past. Others in here might suggest other places to find
application experts. And always get the factory instructions when
possible.

If by fluke you are writing to TradeStation... I created a detailed,
Step-by-Step set of instructions when I was still using VS6.0. That
set of instructions was posted in "MrEasyLanguage" a few years ago. My
guess is that it is still available. I still have it in the form of a
MS Word file, but unless you are writing to that specific
application... I doubt it will be helpful.

Good luck.

-- Tom
Feb 7 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: lawrence | last post by:
I'm probably missing something obvious, but I'm unable to write a file with this function. I've used my FTP software to set permissions to 777 on all the files in question. I've tried r, r+, w, and...
1
by: soni29 | last post by:
hi, i'm running windows 2000 and Internet Information Services 5.0, that's the version that the help file for iis shows, i'm using Visual Studio ..Net 2002 (version 7) but whenever i try to create...
3
by: peter | last post by:
When I try to create a new ASP.NET webapplication (in Visual Studio 2003) or try to open an existing one, I get the following error-message : 'The webserver reported the following error when...
0
by: SampathTangudu | last post by:
Hi, We are trying to use the Hash Tables for passing information from one aspx page to another aspx page. We are using the below code. IsolatedStorageFile isoStore =...
3
by: purkka | last post by:
Hi I replaced a Win 2000 Adv server to the Win 2003 Std with Front Page Server Extension and .Net Framework 2.0. FPSE is extended to Default Web Site. Visual Studio 2005: If I create a new web...
1
by: Terry Olsen | last post by:
I'm hoping someone can help me here. When trying to create a new web site with Visual Studio 2005, I choose HTTP and enter the url I want to create (http://MyWebServer/MyWebSite). But I get the...
0
by: Chris Fink | last post by:
I have walked through all of the WSE 3 Hands on Labs and got everything working fine. When I create my own certificate and install it in the stores, my client application that is consuming my WSE...
2
by: ashishjainism | last post by:
I am unable to install my windows service and the installutil is throwing the following error: Running a transacted installation. Beginning the Install phase of the installation. See the...
0
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
3
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.