Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling WinAPI from Microsoft SDK 4.0 for JAVA

Status
Not open for further replies.

filie

Technical User
Mar 14, 2005
2
0
0
DE
My problem started with my intention to create a tooltip with "Balloon" style. I have problems with using "SendMessage" method, especially when I'm trying to send a TOOLINFO structure to this kind of window..! Every time the method is returning a zero value, wich means failure in sending that structure as parameter, and of course, no BALLOON!
If somebody can help me with some hints or some documentation about calling Win32 API from JAVA, I would realy, realy apreciate it!

Thank you for paying attention and reading this thread,
filie.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top