Skip to content

updated for ida75 32&64#19

Open
sfinktah wants to merge 2 commits intoRolfRolles:masterfrom
sfinktah:sfinktah-ida75
Open

updated for ida75 32&64#19
sfinktah wants to merge 2 commits intoRolfRolles:masterfrom
sfinktah:sfinktah-ida75

Conversation

@sfinktah
Copy link

Now works with ida75 win64 (tested) and ida75 win32 (not tested), binaries included.

Improved project layout not to have hardcoded directories for everything, and to mostly use a property-sheet.

Changed target subsystem from Windows to Console, added automatic and correct paths for 64-bit libraries.

Misc C++ tidyup, and changed definition of the init function to match ida75 requirements (wrapped in #if to preserve backward compatibility).

Changed output path to $(IDADIR).

There are a couple of niggling warning messages that I couldn't fix, but they don't seem to have any negative effect.

To compile, simply adjust PropertySheet.props - IDADIR and IDASDK.

Copy link

@kayal28 kayal28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

main.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants