Thread: gcc .lib
View Single Post
Old 22 October 2014, 00:52   #10
mritter0
Registered User
 
Join Date: Sep 2013
Location: Bettendorf, IA, USA
Age: 52
Posts: 204
I had the bright idea of compiling the source myself, using SAS/C on OS3.9, and not link the original lib, from Stephan Rupprecht's source above. The window opens, gadgets laid out, won't respond to any input.

From what I can tell this call
Code:
	GetAttrs(Objects[OID_WINDOW],
		WINDOW_SigMask,				&SignalsMask,
	TAG_DONE);
isn't been handled correctly??? The next call, Wait(), doesn't get any signals.

Last edited by mritter0; 22 October 2014 at 00:58.
mritter0 is offline  
 
Page generated in 0.08063 seconds with 11 queries