Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8141937
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:40:25+00:00 2026-06-06T12:40:25+00:00

I have multiple classes in multiple dll’s and each dll’s may include other. I

  • 0

I have multiple classes in multiple dll’s and each dll’s may include other.

I use the following macro in order to specify the __declspec parameter for all the headers of my dll’s :

#ifdef DLL_UTIL_A
#define DLLEXPORT __declspec(dllexport)
#else
#define DLLEXPORT __declspec(dllimport)
#endif

Let’s say dllA is including dllB.
The thing is, when I include dllB’s header file in dllA, the macro DLLEXPORT is redefined to import the classes from dllB’s header file. When the pre-processor returns to dllA to continue it’s parsing, it has an updated DLLEXPORT with an updated unwanted value.

Should I use different defines for each dll’s (ex. replace DLLEXPORT by DLLEXPORT_DLL_A) or is there a clean way to get the DLLEXPORT‘s old value back when returning in dllA?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T12:40:27+00:00Added an answer on June 6, 2026 at 12:40 pm

    You need to use a different macro name for DLLEXPORT for both DLLs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have multiple classes that are not allowed to modify each other's fields, but
The situation: I have multiple classes that should each hold a variable with a
I have got a single file in which I need specify classes in multiple
I have multiple classes (controllers) that share a huge chunk of code with each
You may have multiple classes on an element separated by a space: <div class=header
I have multiple classes that inherit from one base class, and each class is
I currently have a solution with multiple projects that mostly use the same classes.
I have a C# singleton class that multiple classes use. Is access through Instance
I have multiple classes that will store similar data for different uses and I
Is it possible to have multiple classes that inherit/extends same class in Google AppEngine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.