Skip to content

DynamicLibrary.GetProcedure() #8

Closed Answered by x87
D3Pheonix asked this question in Q&A
Nov 13, 2021 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Thanks :)

DynamicLibrary.GetProcedure has an issue, as CLEO 4 has unconventionally put self as the second argument in 0AA4 (https://library.sannybuilder.com/#/sa/CLEO/0AA4), so CLEO Redux may call this instruction with incorrect parameter order. I will take a look.

Meanwhile, you can use the opcode directly using op command: var localTimeAddress = op(0x0AA4, "GetLocalTime", libKernel);

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@D3Pheonix
Comment options

@x87
Comment options

@D3Pheonix
Comment options

@x87
Comment options

Answer selected by D3Pheonix
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants