Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!xylogics!bu.edu!snorkelwacker!ai-lab!rice-chex!rpk From: rpk@rice-chex.ai.mit.edu (Robert Krajewski) Newsgroups: comp.windows.ms Subject: Re: Exporting procedures Message-ID: <10777@life.ai.mit.edu> Date: 18 Sep 90 15:44:12 GMT References: <26F36B2D.10575@ics.uci.edu> Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Laboratory Lines: 12 Wouldn't using the _export keyword suffice ? Maybe people should use macros like this to avoid lossage: #define WNDPROCDEF LONG FAR PASCAL _export #define DLGPROCDEF BOOL FAR PASCAL _export (actually, I'm not sure if the _export is in the right place, but you get the idea). ---- Robert P. Krajewski Internet: rpk@ai.mit.edu ; Lotus: robert_krajewski.lotus@crd.dnet.lotus.com