MSWINDOWS ??

10bxjfhf <[email protected]> Wed, 4 Mar 2020 20:35:44 -0800
Newsgroups gmane.comp.video.graphicsmagick.apis
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============1676446683307562992==
Content-Type: multipart/alternative;
 boundary="------------80BBCC18EBF6BCC8BEEBB8A7"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------80BBCC18EBF6BCC8BEEBB8A7
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

In going through some of the code, I find that within VisualMagick 
project, the macro MSWINDOWS was defined.

Is there a need to have the same macro defined in my app when using 
Magick++?

 From what I see in some of the GM Magick code when I trace through the 
InitializeMagick code in magick.c it is not defined at the top of 
magick.c in

#if defined(MSWINDOWS) || defined(__CYGWIN__)
# include "magick/nt_feature.h"   <<<<<< not included
#endif

As everything seems to be working, as far as I can tell, trying to 
figure this out just curiosity on my part and part of my 'magick' 
education ;-)

TIA

Arnold


--------------80BBCC18EBF6BCC8BEEBB8A7
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>In going through some of the code, I find that within
      VisualMagick project, the macro MSWINDOWS was defined.</p>
    <p>Is there a need to have the same macro defined in my app when
      using Magick++?</p>
    <p>From what I see in some of the GM Magick code when I trace
      through the InitializeMagick code in magick.c it is not defined at
      the top of magick.c in</p>
    <pre>#if defined(MSWINDOWS) || defined(__CYGWIN__)
# include "magick/nt_feature.h"   &lt;&lt;&lt;&lt;&lt;&lt; not included
#endif
</pre>
    <p>As everything seems to be working, as far as I can tell, trying
      to figure this out just curiosity on my part and part of my
      'magick' education ;-)</p>
    <p>TIA<br>
    </p>
    <p>Arnold<br>
    </p>
  </body>
</html>

--------------80BBCC18EBF6BCC8BEEBB8A7--


--===============1676446683307562992==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============1676446683307562992==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Graphicsmagick-apis mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-apis

--===============1676446683307562992==--