home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1789 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.2 KB

  1. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!convex!bcm!tamsun.tamu.edu!wwn8108
  2. From: wwn8108@tamsun.tamu.edu (Weldon Nash)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Writing Custom Controls.
  5. Message-ID: <1992Sep11.211149.5443@tamsun.tamu.edu>
  6. Date: 11 Sep 1992 21:11:49 GMT
  7. Organization: Texas A&M University, College Station
  8. Lines: 18
  9.  
  10.  
  11.     I was trying to write a Borland Custom Control for use with Resource
  12. Workshop and I have a few questions.  I have looked at the examples that they
  13. have given for c programming and I pretty much understand the documentation
  14. on how to make the required DLL.  However, since the control I am trying to
  15. make is an offspring of the built-in scrollbar (actually I just want a
  16. scrollbar with a different class cursor within by dialog box) I would like to
  17. use OWL.  I am very familiar in using OWL for writing applications, however,
  18. I am not too familiar with the steps that I need to go through in order to 
  19. use OWL to make a DLL or a custom control DLL.  What I really need to know
  20. is what I should put in the LibMain function.  Should I treat the whole 
  21. situation as if I was writing just another plain old application?
  22.  
  23.                     -Trey
  24.  
  25. wwn8108@tamsun.tamu.edu
  26. Electrical Engineering Dept
  27. Texas A&M University
  28.