I want to call these two API functions: GetDialogBaseUnits and MapDialogRect from within VFP. How would call these functions in VFP.I'm trying to get the convert dialog units into pixels using the following formula:
pixelx = (dialogunitX * baseuntX) /4 pixely = (dialogunitY * baseuntY) /8 I need to calculate the baseunitX and baseunitY. I have readup and found that these two functions should give me the values to the two variables. Or is there another way to get these values from within VFP Thanks in advance stuart ------------------------------------------- For super low premiums, click here http://www.webmail.co.za/dd.pwm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

