473,382 Members | 1,204 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,382 software developers and data experts.

creating a dll for XP/NT/2000

I am trying to create a dll project and targeting XP, NT, and 2000.
In my current project setup, the software calling my dll has no
problems under XP. Under 2000 and NT, whenever a call to the dll is
made, I see a "Can't find file mydll.dll". I've made copies of the
dll and put it all over the place on the computer (system32, directory
that calling software is in, etc.) I can't register it either.
Despite being able to see the file, the registering command also
return something like a "file not found" message. Any clues as to
what is going on?

Thanks for the help,
David E Dickerson
Jul 22 '05 #1
2 1052
"Dave" <di**********@yahoo.com> wrote in message
news:68**************************@posting.google.c om...
I am trying to create a dll project and targeting XP, NT, and 2000.
In my current project setup, the software calling my dll has no
problems under XP. Under 2000 and NT, whenever a call to the dll is
made, I see a "Can't find file mydll.dll". I've made copies of the
dll and put it all over the place on the computer (system32, directory that calling software is in, etc.) I can't register it either.
Despite being able to see the file, the registering command also
return something like a "file not found" message. Any clues as to
what is going on?


This group covers standard C++, so unfortunately the closest answer
that's not off topic is this:

http://std.dkuug.dk/jtc1/sc22/wg21/d...003/n1496.html.

Seriously, post to a Windows group.

Jonathan
Jul 22 '05 #2
The only thing you need to do is either put your dll with your application
in same directory or put it in system32 if your dll is correct. So you need
to check it out. Accordind your post ,the problem seem the function didn't
be exported

"Dave" <di**********@yahoo.com> ???
news:68**************************@posting.google.c om ???...
I am trying to create a dll project and targeting XP, NT, and 2000.
In my current project setup, the software calling my dll has no
problems under XP. Under 2000 and NT, whenever a call to the dll is
made, I see a "Can't find file mydll.dll". I've made copies of the
dll and put it all over the place on the computer (system32, directory
that calling software is in, etc.) I can't register it either.
Despite being able to see the file, the registering command also
return something like a "file not found" message. Any clues as to
what is going on?

Thanks for the help,
David E Dickerson

Jul 22 '05 #3

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

Similar topics

0
by: Robert | last post by:
I get these errors when creating a asp .net web application project in VS 2003 on a remote web server: "Microsoft Development Environment The Web was created successfully, but an error occurred...
1
by: RJMAL | last post by:
Recently we upgraded our server from SQL 7.0 to SQL 2000. I created a new view in Enterprise Manager which pulls data from a linked server's database. When I write the view... CREATE VIEW...
1
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
8
by: mcmg | last post by:
Hi, I have an asp app that works fine on a windows xp machine but does not work on a windows 2000 server. I have the following code in my global.asa: <OBJECT RUNAT=Server SCOPE=SESSION...
2
by: Ben | last post by:
My current project requires me to create part of a form that is created on the fly. The project consists a list of entries to an event. The name and address and such is easy. The design is detup so...
2
by: George Marsaglia | last post by:
I have a set of, say, 2000 points in the 8-dimensional simplex S={(x_1,x_2,...,x_8),x_1+x_2+...+x_8=1, x's>=0}. To help analyze that 8-dimensional set, I wish to project the set of points onto...
1
by: RSH | last post by:
Im trying to create a stored procedure of the following code. I want to set it so that I have to send the first 4 variables (@DB, @BackUpFile,@TestDB,@RestoreFile). I am having trouble when i try...
15
by: David Thielen | last post by:
Hi; My ASP.NET app (C# calling J# under .net 2.0) creates a png file in a subdirectory to display as part of the created page. However, the bitmap will not display due to a security violation. ...
3
by: patrickkellogg | last post by:
I have this code when you click the buttom is suppose to add a job history. it works with firefox, opera, but not ie. (please note - new entries don't have all the elements in them yet, but...
3
by: --[zainy]-- | last post by:
AA! I am having problems on creating table through Enterprise Manager. It gives me Error 1038 i.e. is as follows Unexpected Error ODBC error: Cannot use empty object or column names. Use...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.