• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: DrawMenuBar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DrawMenuBar


  • Subject: Re: DrawMenuBar
  • From: Frederick Cheung <email@hidden>
  • Date: Sat, 25 Jun 2005 11:25:40 +0100


On 25 Jun 2005, at 08:59, Jonas Maebe wrote:

Hello,

How come the assembler code for the following program does not contain any call at all to DrawMenuBar? (even when compiled with -O0)

---
#include <Carbon/Carbon.h>

int main(int argc, char* argv[])
{           OSStatus  err;
        err = fesetround(FE_TOWARDZERO);
        DrawMenuBar;
        return err;
}

because you are not actually calling it?

Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: DrawMenuBar
      • From: Jonas Maebe <email@hidden>
References: 
 >DrawMenuBar (From: Jonas Maebe <email@hidden>)

  • Prev by Date: Re: problems/bugs in xCode
  • Next by Date: Re: Disabling "You are about to undo past the last point this file was saved" sheet?
  • Previous by thread: DrawMenuBar
  • Next by thread: Re: DrawMenuBar
  • Index(es):
    • Date
    • Thread