home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5362 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.2 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!howland.reston.ans.net!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!riverside.mr.net!noc.msc.net!uc.msc.edu!raistlin!shamash!paul
  2. From: paul@svl.cdc.com (Paul Kohlmiller)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Getting file association info
  5. Summary: Need a pointer to the function that can get file association info.
  6. Keywords: windows associate application document
  7. Message-ID: <51656@shamash.cdc.com>
  8. Date: 25 Jan 93 21:53:23 GMT
  9. Sender: usenet@shamash.cdc.com
  10. Distribution: usa
  11. Lines: 11
  12.  
  13. In windows you can associate a file extension (eg. .doc) with an application
  14. (eg. MS Word). I need to get this association information from within my
  15. app. I can't find it in Petzold or the Windows API. Can someone point me in
  16. the right direction? Thanks.
  17.   
  18. --
  19.      // Paul H. Kohlmiller             //  "Cybers, Macs and Mips"    //
  20.      // Control Data Systems, Inc.    // Internet: paul@svl.cdc.com  //
  21.      // Acronym under construction.  // America Online: Paul CDC    //
  22.      // All comments are strictly my own. I won't lie but my       //
  23.      // perception of reality is at best a personal hunch.        //
  24.