Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!world!jaclu From: jaclu@world.std.com (jacob lundqvist) Newsgroups: comp.windows.ms Subject: ChangeSelector Summary: ChangeSelector( ) is documented, yet doesn't exist in the libraries Keywords: SDK missing-function Win3 Message-ID: <1990Sep12.195335.28444@world.std.com> Date: 12 Sep 90 19:53:35 GMT Organization: The World @ Software Tool & Die Lines: 10 I'm tring to use the function ChangeSelector( wDestSelector, wSourceSelector ) It is documented both in the online manual for SDK, and in 16.1.3 of the "Guide to Programming" (vers 3.0). The linker acceppts the other two selector-functions I'm using, AllocSelector( ) & FreeSelector( ), but cannot find ChangeSelector( ). I have searched for it in all the libraries, and it is simply not there! Does anybody know the status of this function? How can I use it? /Lun