home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / apps / 20725 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.6 KB

  1. Xref: sparky comp.sys.mac.apps:20725 comp.sys.mac.programmer:22386
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!usc!rpi!crdgw1!rdsunx.crd.ge.com!wsqtbf!sarachan
  3. From: sarachanbd@crd.ge.com (B. D. Sarachan)
  4. Newsgroups: comp.sys.mac.apps,comp.sys.mac.programmer
  5. Subject: Re: Excel macros
  6. Message-ID: <1993Jan28.194422.11770@crd.ge.com>
  7. Date: 28 Jan 93 19:44:22 GMT
  8. References: <1993Jan28.164650.3857@dxcern.cern.ch>
  9. Sender: usenet@crd.ge.com (Required for NNTP)
  10. Reply-To: sarachanbd@crd.ge.com (B. D. Sarachan)
  11. Organization: GE Research & Development Center
  12. Lines: 33
  13. Nntp-Posting-Host: wsqtbf.crd.ge.com
  14.  
  15. In article <1993Jan28.164650.3857@dxcern.cern.ch>, moreau@cernvm.cern.ch (DM for A Moreau) writes:
  16. |> Hello,
  17. |> 
  18. |> Excel macro can call code ressource libraries, which contain code ressources
  19. |> written in C. But when I compile my program to make a code ressource, I
  20. |> have to give a creator name (XCEL), a file type and a type. These informations
  21. |> are written in the ressource fork.
  22. |> Does someone know what to write in these fields ?
  23. |> 
  24. |> Thanks,
  25. |> 
  26. |> Alain Moreau    (MOREAU@cernvm.cern.ch)
  27. |> 
  28.  
  29. The file type is CODE.  The file type is XLLB for a normal code resource or XLL (followed
  30. by a space) for a stand-alone code resource.
  31.  
  32. This is documented in the "Microsoft Excel Software Development Kit", available from
  33. Microsoft Press.
  34.  
  35. -- 
  36. ==
  37.   sarachanbd@crd.ge.com
  38.  
  39.   Brion Sarachan
  40.   GE Research & Development
  41.   P.O. Box 8, Rm. KW-C273
  42.   Schenectady, NY 12301
  43.  
  44.   Tel. (518) 387-6553
  45.   Fax  (518) 387-7080
  46.  
  47. Please note that the "Standard Disclaimer" applies here.
  48.