Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8526

Re: Unable to load custom mlreplay DLL

$
0
0

Found the answer!

 

I had to create a .def file and put the exported callback functions into it like so:

 

LIBRARY   ml-replay

EXPORTS

  CreateAndInitMLReplayUploadTransaction

  DelayCreationOfSimulatedClient

  DelayDestructionOfSimulatedClient

  DelayStartOfReplay

  DestroyMLReplayUploadTransaction

  FiniIdentifySimulatedClient

  FreeAllUploadRows

  GetDownloadApplyTime

  GetNumRows

  GetNumUploadTables

  GetRow

  GetUploadTable

  GetUploadTransaction

  GlobalFini

  GlobalInit

  IdentifySimulatedClient

  ReportEndOfReplay


Viewing all articles
Browse latest Browse all 8526

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>