isle/ISLE
MattKC e16249b672
Define MxLong/MxULong (#71)
* define MxLong/MxULong

The "long" type has different sizes on different platforms, and this may cause issues.

* use DWORD to match RegQueryValueExA arg
2023-07-02 01:05:49 -07:00
..
res Yet another CMake implementation (#61) 2023-06-29 16:39:02 -07:00
define.cpp Define MxLong/MxULong (#71) 2023-07-02 01:05:49 -07:00
define.h Define MxLong/MxULong (#71) 2023-07-02 01:05:49 -07:00
isleapp.cpp Define MxLong/MxULong (#71) 2023-07-02 01:05:49 -07:00
isleapp.h Define MxLong/MxULong (#71) 2023-07-02 01:05:49 -07:00