Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!uunet!mcsun!ukc!tcdcs!swift.cs.tcd.ie!ul.ie!oreillyj From: oreillyj@ul.ie Newsgroups: comp.windows.ms.programmer Subject: Windows SDK and external functions Message-ID: <16458.27a0406a@ul.ie> Date: 25 Jan 91 14:27:50 GMT Organization: University of Limerick, Ireland Lines: 12 I am currently porting a large amount of 'C' code to the windows environment. Some of the code uses a plug-in sound card the functions for which are in an MS C library. When I incorporate calls to these functions in the windows code two things happen. Firstly the actual function doesn't work and secondly the system usually crashes. Now I am not sure whether the problem is with the functions I am using or is some quirk of the windows system. When compiled to run under DOS there are no problems. Any pointers at all woul all would be appreciated. John O'Reilly, email: oreillyj@ul.ie