SRL Programming in VC# .NET

From: General Listmanager <General.listmanager@pysdiscussext.py.intel.com>
Date: Mon Jul 11 2005 - 13:35:16 EDT

From: "David Clark" <david451@comcast.net>

Ok no direct help here. Not sure what is going on. But I will point out this. If you look at the borland support which still exists and functions under 5.11 you will find c style functions which do what you are trying to do. Port those to C# and you will have what you are looking for.

The functions involved are:
        dx_libinit(DLGC_MT);
        dt_libinit(DLGC_MT);
        sr_libinit(DLGC_MT);

NOTE: if you do HMP development these functions need to be updated because the array references are wrong so function calls jump to the wrong place. You can see this in the debugger. Might try that with that you are running. I would be surprised if your code is actually getting to sr_getbrdcount(); But I do not know why.

David Clark

To reply: mailto:General.30816@pysdiscussext.py.intel.com
To start a new topic: mailto:General@pysdiscussext.py.intel.com
To login: http://membersresource.intel.com/webboardnet/wb.aspx?board=general
Received on Mon Jul 11 12:47:24 2005

This archive was generated by hypermail 2.1.8 : Sat Jul 16 2005 - 03:48:35 EDT