Forum Navigation
You need to log in to create posts and topics.

Assembly help

Posted by: mcrm <mcrm@...>

Hello! I am trying to convert a header file from C into FB. One of the
functions uses a static string constant. Since FB doesnt do string constants
and the function crashes when it all looks right, I am not sure if that is a
problem. For your info, Im trying to use the FindPreferencesHandle function
from InternetConfig. The function goes fine until it hits an RTS at
the very end of the function (FBs compiled stuff, not my assembly). Any help?

Ryan