Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!isis!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: Re: SetDlgItemText() w/ BC++ 2.0 Message-ID: <1991Mar7.152117.22197@isis.cs.du.edu> Date: 7 Mar 91 15:21:17 GMT References: <1991Mar4.073605.586@isis.cs.du.edu> <1991Mar4.151215.32350@ccad.uiowa.edu> Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Math/CS, University of Denver Lines: 6 Yes the string passed to SetDlgItemText was a LPSTR. I found the problem - the fuction wasn't in the export list of the .def file! Terrell