473,503 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

changing a project from Win32 DLL to an ATL DLL (i.e. containinga simple ATL object)

I have a Win32 DLL project that needs to be refactored to support ATL.
Specifically, I need to expose one COM object, that makes use of the
library functionality.

I tried adding a 'Simple ATL object' class directly to the project - but
that (unsuprisingly), failed. I then changed the project settings and
specified 'Use of ATL' from 'Not Using ATL' to 'Dynamic link to ATL',
However, when I tried to add a 'Simple ATL object' class again, I got
the same error:

'ATL objects can only be added to MFC EXE and MFC Regular DLL projects
or projects with full ATL support'

Can anyone tell me how I may modify my project settings so I may add the
'Simple ATL object' class?
Oct 28 '07 #1
1 2783
"Anonymous" <no******@here.comwrote in message
news:Bd*********************@bt.com...
>I have a Win32 DLL project that needs to be refactored to support ATL.
Specifically, I need to expose one COM object, that makes use of the
library functionality.

I tried adding a 'Simple ATL object' class directly to the project - but
that (unsuprisingly), failed. I then changed the project settings and
specified 'Use of ATL' from 'Not Using ATL' to 'Dynamic link to ATL',
However, when I tried to add a 'Simple ATL object' class again, I got the
same error:

'ATL objects can only be added to MFC EXE and MFC Regular DLL projects or
projects with full ATL support'

Can anyone tell me how I may modify my project settings so I may add the
'Simple ATL object' class?
Create a new ATL project and move your existing code to it.

--
============
Frank Hickman
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
Oct 28 '07 #2

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

Similar topics

1
1500
by: peter walker | last post by:
I downloaded a code example for Planet Soiurce Code and when I try to open the project file I keep getting path errors. In some languages you can go in and change the project paths, is there a way...
13
1660
by: ajikoe | last post by:
Hi, How do I know type of simple object is tuple or list or integer, for example my function should understand what is the object type passed in its argument Pujo
1
3714
by: Fred Chen | last post by:
Hi, I've created a custom component. I want one of the properties of my custom component to be the output file name which is found in project properties. I know that I can get this by writing...
1
1372
by: Chumley Walrus | last post by:
I'm changing an old classic asp script over to asp.net; it displays links corresponding to each day of the week <script runat="server"> Sub Page_Load(s As Object, e As EventArgs) ...
5
1999
by: John Pass | last post by:
I saved a project accepting the defaults name “ConsoleApplication2”. After adding the code, I changed the name using “Rename” in the file directory. After opening the file, the project name...
6
1415
by: academic | last post by:
I want to compile a simple c program. Not c++ Not even Windows. Just a simple program to run in a DOS window. In vs2005 what type of project to I use. I can't get started. I tried a couple...
1
2958
by: Sin Jeong-hun | last post by:
In Visual Studio, I can change the name of the solution, project and other source file names. But the problem is, actual sub folder name for the project is determined at the creation of the...
2
2328
by: chris fellows | last post by:
Can someone tell me if .NET 2.0 framework has a namespace to enable project references to be changed programmatically? My C# project files are stored in source control with DLL references but I...
1
1073
by: Bob | last post by:
Hi, Is it possible to change the references in a project based upon changing preprocesor symbols? Thanks, Bob
0
7287
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
7353
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7011
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
5596
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
1
5023
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
401
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.