code:
module.hwndParent = null;
Quote:
Originally Posted by ChenJianFeng
... But it is not responding when i clicked on it. ...
|
By the way you described your results and the fact you assigned NULL to the hwndParent member it appears that the Java environment you are trying to load the plugin inside of doesn't supply the Windows API and/or Winamp API emulation the DSP requires to operate properly. What are you trying to accomplish?