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