cosmo0920 / windows-pr

A collection of Windows functions, constants and macros predefined for you for win32-api
23 stars 9 forks source link

Use 64bit adopted constant #15

Closed cosmo0920 closed 8 years ago

cosmo0920 commented 8 years ago

Based on https://github.com/cosmo0920/windows-pr/issues/13#issuecomment-226088746 and https://github.com/cosmo0920/windows-pr/issues/13#issuecomment-227010750 patches.

cosmo0920 commented 8 years ago

But current patch does not support JRuby. My suggestion is as follows:

In 1.2.x series, it should not include big changes. So, I don't want to support JRuby for 1.2.x patch release. For 1.3.0 or later, using ffi code is acceptable. (TODO for future plans)

cosmo0920 commented 8 years ago

Can I merge this? I want to release new version of windows-pr which includes this patch.

djberg96 commented 8 years ago

It's your project, you can merge it if you want. :)

:+1: