View Single Post
  #3  
Old 02-04-2024, 00:40
QuakeGamer QuakeGamer is offline
Friend
 
Join Date: Sep 2010
Posts: 73
Rept. Given: 2
Rept. Rcvd 8 Times in 6 Posts
Thanks Given: 4
Thanks Rcvd at 53 Times in 29 Posts
QuakeGamer Reputation: 8
Quote:
Originally Posted by TempoMat View Post
The setup.inx may contain the called functions.
Can you share a copy of the "setup.inx" file?
Unfortunately I cannot the share the .inx file. But I succeeded using https://github.com/darknesswind/IsDcc.git and fixing its compilation errors. With that, i was able to see which DLL-Functions where called from the script code.

Fixes were:

https://github.com/darknesswind/IsDcc/blob/master/common.h#L29

Changing that to TYPE_UNDEF5, instead of TYPE_AUTOSTRING - if I recall correctly.
Reply With Quote
The Following 2 Users Say Thank You to QuakeGamer For This Useful Post:
niculaita (02-15-2024), tonyweb (02-04-2024)