Path: utzoo!mnetor!tmsoft!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!mintaka!bloom-picayune.mit.edu!athena.mit.edu!mmshah From: mmshah@athena.mit.edu (Milan M Shah) Newsgroups: comp.windows.ms.programmer Subject: Re: ChangeAccelerator(), is there? Message-ID: <1991Feb7.231130.25911@athena.mit.edu> Date: 7 Feb 91 23:11:30 GMT References: <993@tuura.UUCP> Sender: news@athena.mit.edu (News system) Distribution: comp Organization: Massachusetts Institute of Technology Lines: 11 Accelerator tables are resources, and associated with window classes. So, if you are infact registering your class with a specified accelerator table, perhaps you can do a SetClassWord on the accelerator resource? I am pretty sure I could make this fly if it were a 'regular' window class / window, but I have not played around with custom controls, so I don't know. These, I think, can be used simultaneously by different apps, so I don't know if doing a SetClassWord would work. Milan. .