Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

converting C++ to java

  Asked By: Leon    Date: Nov 17    Category: Java    Views: 669
  

There is code (a c++ ocx code in fact) which is communicating with a dll file, and this communication is done by message passing. the dll file sends a message to a dialog box in the ocx file, the thing I am doing is converting the ocx file into a java app.

Well, here is the problem: is there any way to receive those messages in java? as I mentioned before messages are sent from a dll file, and of course they are windows based.

P.S.:It may help: the thing which receives the message in c++ is the handle of that dialog box

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on converting C++ to java Or get search suggestion and latest updates.




Tagged: