home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22075 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!gumby!destroyer!news.iastate.edu!dunix.drake.edu!kjt001
  3. From: kjt001@dunix.drake.edu (Devil Bunny!)
  4. Subject: Why does AddResMenu give me an error?
  5. Message-ID: <1993Jan24.190512.16463@dunix.drake.edu>
  6. Organization: Drake University, Des Moines, Iowa, USA
  7. Date: Sun, 24 Jan 1993 19:05:12 GMT
  8. Lines: 23
  9.  
  10. Yes, it's me once again...and first of all I want to thank those who
  11. have been sending me all this help...without you guys, I wouldn't be
  12. getting anywhere.
  13.  
  14. On to the problem - I'm using think C 4.0 (can't afford 5.0 yet), and
  15. the following line gives me an error:
  16.  
  17.     AddResMenu(gAppleMenu, 'DRVR');
  18.  
  19. gAppleMenu is a MenuHandle that is set to the apple menu with
  20. GetMHandle(400) - 400 is indeed the resource ID to the apple menu.
  21.  
  22. I'm using suitcase with quite a few desk accessories; is that what's
  23. giving me the error?
  24.  
  25. Again, I greatly appreciate the help I'm receiving.
  26.  
  27.  
  28. -- 
  29. |   Kevin Tieskoetter    kjt001@acad.drake.edu  kjt001@dunix.drake.edu    |
  30. |                               Drake University
  31. |          Des Moines, IA...Where men are men, women are scarce,          |
  32. |                       And sheep are nervous!                            |
  33.