home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4187 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  881 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!olivea!sgigate!sgi!cdp!jeff
  2. From: jeff@igc.apc.org (Jeff Dean)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: Application Sub-Classing?
  5. Message-ID: <1668700019@igc.apc.org>
  6. Date: 12 Dec 92 23:50:00 GMT
  7. References: <1992Dec10.210452.19482@nmsu.edu>
  8. Sender: Notesfile to Usenet Gateway <notes@igc.apc.org>
  9. Lines: 11
  10. Nf-ID: #R:1992Dec10.210452.19482@nmsu.edu:-579573182:cdp:1668700019:000:342
  11. Nf-From: cdp.UUCP!jeff    Dec 12 15:50:00 1992
  12.  
  13.  
  14. >  Can anyone help me find this reference?  I don't want to just subclass a
  15. >window class, but rather an entire application. (Basically replacing an
  16. >application's MainWindowProc with your own.)
  17.  
  18. If you're trying to subclass an entire application, you might want to
  19. consider using a hook instead.
  20.  
  21.  
  22.         Jeff Dean
  23.         jeff@igc.apc.org
  24.