home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18543 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.1 KB  |  39 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!fuug!funic!convex!asunta
  3. From: asunta@convex.csc.FI (Miika Asunta)
  4. Subject: Re: How can I change the menu in Think C?
  5. Message-ID: <1992Nov17.191012.1079@nic.funet.fi>
  6. Keywords: Think_C menu
  7. Sender: usenet@nic.funet.fi
  8. Nntp-Posting-Host: convex.csc.fi
  9. Organization: Finnish Academic and Research Network Project - FUNET
  10. References: <1992Nov17.154800.470@maths.tcd.ie>
  11. Date: Tue, 17 Nov 92 19:10:12 GMT
  12. Lines: 25
  13.  
  14. In <1992Nov17.154800.470@maths.tcd.ie> tim@maths.tcd.ie (Timothy Murphy) writes:
  15.  
  16.  
  17. >Anyone know why Think C (v5 under System 7)
  18. >doesn't like this?
  19. >It compiles but bombs out.
  20.  
  21. >main()
  22. >{
  23. >    MenuHandle AppleMenu;
  24. >    AppleMenu = GetMenu(1);
  25. >    AddResMenu(AppleMenu, 'DRVR');
  26. >}
  27.  
  28. Grrrreaaattt....
  29.  
  30. 1) Where are MacInit-routines (InitGraf etc...)
  31.  
  32. 2) Do you have a resource file named project.pi.rsrc
  33.  
  34. 3) Application resource IDs should be >= 128
  35. --
  36. Miika Asunta
  37. asunta@convex.csc.fi            Double Bass Player
  38. tel. +358-0-494 093            Macintosh Programmer
  39.