Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
DLL Prototype
After migration I see this in the logfile.
Imported "DLL_GDI32_MIGRATED" DLL Prototype record OK
However, when my code calls a function like CreateCopatibleBitmap, OI says the code could not be found (or words to that effect).
Do I need to do some additional steps after migrating the DLL prototype records?
Imported "DLL_GDI32_MIGRATED" DLL Prototype record OK
However, when my code calls a function like CreateCopatibleBitmap, OI says the code could not be found (or words to that effect).
Do I need to do some additional steps after migrating the DLL prototype records?

Comments
Hey - Are the .dlls in the OI10 folder.
if not you may need to do Declare_FCNS
Does anyone know if the migration process copies all dll prototype records and does the Declare_Fcns? Or do have to manualy do this? I do it mnually if need be, I just want to ensure I am not missing anything.
https://revelation.com/revweb/oecgi4p.php/O4W_RUN_FORM?INQID=WORKS_READ&SUMMARY=1&KEY=19491.36924%2A6EB8D0A90470D24991678304619B9C4F#/section/breadcrumb/UPDATETABLE/Display
Thanks for the help Barry.