Message 1 of 3
Setting up an ATL Project questions ?
Not applicable
04-17-2005
10:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi to all
as you will understand i am a newbie at objectARX and C++ too!
Propably most of you will laugh with my question but as i said i dont know
anything about ObjextARX or C++ either.....but i am trying!!! 🙂
I am trying to set up an ATL project, follwing the directions from ObjectARX
help but i have a few questions.
1.First of all it says to start a new ATL project, which i have done.But
also says to configure my project to build a DLL server (i can not find such
an option)
2.Afterwards says to add a new simple ATL object. Does that means that i
must add a new class and choose a simple ATL object?
3.After that it says to add code in the "generated COM class header file".
this file is located in the headers and the name is based on the added class
"new simple ATL object" ?
4.I dont have a clue what to do when it says "Change the derivation of your
COM class by adding the follwing code to the end of its derivation list" and
"add the follwing entry to the COM_MAP". Where are those?
5.finally it says to add some code to the IDL file which i can not find.
Thanks a lot in advance
Bill
as you will understand i am a newbie at objectARX and C++ too!
Propably most of you will laugh with my question but as i said i dont know
anything about ObjextARX or C++ either.....but i am trying!!! 🙂
I am trying to set up an ATL project, follwing the directions from ObjectARX
help but i have a few questions.
1.First of all it says to start a new ATL project, which i have done.But
also says to configure my project to build a DLL server (i can not find such
an option)
2.Afterwards says to add a new simple ATL object. Does that means that i
must add a new class and choose a simple ATL object?
3.After that it says to add code in the "generated COM class header file".
this file is located in the headers and the name is based on the added class
"new simple ATL object" ?
4.I dont have a clue what to do when it says "Change the derivation of your
COM class by adding the follwing code to the end of its derivation list" and
"add the follwing entry to the COM_MAP". Where are those?
5.finally it says to add some code to the IDL file which i can not find.
Thanks a lot in advance
Bill