openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
JNative : Java to native interface
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 15 hours
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 5 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added logging then hook was not successful
thubby
More...
over 16 years ago
Added all available virtual keys
thubby
More...
over 16 years ago
Code reformattings
thubby
More...
almost 17 years ago
Create the pointer in POINT(x,y) constructor
thubby
More...
almost 17 years ago
2 funcs added
thubby
More...
almost 17 years ago
Native version to 1.4
mdenty
More...
almost 17 years ago
Slight changes
thubby
More...
almost 17 years ago
Corrected some method headers
thubby
More...
almost 17 years ago
Small change
thubby
More...
almost 17 years ago
Revert back...
thubby
More...
almost 17 years ago
Code reformat
thubby
More...
almost 17 years ago
Grml, it does not work. Was using old code because of a non terminated java process....
thubby
More...
almost 17 years ago
Rewrote to use WndProc. This fixes bug _1715554_ncdfe. Finally I found out how to properly use WindowProc ;)
thubby
More...
almost 17 years ago
Rewrote to use WndProc
thubby
More...
almost 17 years ago
I will now always use getValue() to transfer data from local variables into the pointer and getValueFromPointer() to transfer data from the pointer to local variables.
thubby
More...
almost 17 years ago
"modified in the future" warning while compile...
thubby
More...
almost 17 years ago
Refactored some classes from basicStructures to misc. Only really basic data types should reside in basicStructures. All other structs are in misc.
thubby
More...
almost 17 years ago
Moved
thubby
More...
almost 17 years ago
Moved WindowsConstants to a seperate class to (...).constants.winuser. Deprecated the equivalent in MSG.
thubby
More...
almost 17 years ago
More functions
thubby
More...
almost 17 years ago
Remade MSG to extend AbstractBasicData.
thubby
More...
almost 17 years ago
Small fixes
thubby
More...
almost 17 years ago
Changed some method headers
thubby
More...
almost 17 years ago
Added possibility to only show user processes
thubby
More...
almost 17 years ago
Removed check if hook is already established when setting the parameters.
thubby
More...
almost 17 years ago
Rewrote enumerateProcesses
thubby
More...
almost 17 years ago
Added some more funcions
thubby
More...
almost 17 years ago
removed previously added setParameter(). Could cause problems when passing simple native types like HANDLE, DWORD, etc. when you want to use their values and not the pointer...
thubby
More...
almost 17 years ago
Rewrote some parts
thubby
More...
almost 17 years ago
Added setParameter(int pos, AbstractBasicData data)
thubby
More...
almost 17 years ago
←
1
2
3
4
5
6
7
8
9
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree