Author Topic: dynamic link libray  (Read 3777 times)

fanjunwu55

  • Guest
dynamic link libray
« on: October 07, 2009, 03:31:47 am »
when i use cb write dynamic link libray ,

all function is default to export ,i  don't want to  export some function ? how can i do??


Offline stahta01

  • Lives here!
  • ****
  • Posts: 7785
    • My Best Post
Re: dynamic link libray
« Reply #1 on: October 07, 2009, 04:36:06 am »
when i use cb write dynamic link libray ,

all function is default to export ,i  don't want to  export some function ? how can i do??



The most likely solution would be to learn how the compiler you are using works; then, follow those directions/rules as needed.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: dynamic link libray
« Reply #2 on: October 07, 2009, 07:17:15 am »
Unrelated to C::B, therfore violating our forum rules.

Topic locked !