Jump to content
The simFlight Network Forums

bpollock

Members
  • Posts

    18
  • Joined

  • Last visited

About bpollock

  • Birthday 01/01/1970

Contact Methods

  • Website URL
    http://

bpollock's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Ok. I appreciate you looking into it. I will just stick with my Frankenstein approach...lol
  2. Sorry, should have been a bit more descriptive. I am a bit old school and still program using Microsoft Visual Foxpro. Currently I use a VB.NET app that I wrote using your DLL to feed fsuipc offsets to my VFP app. I would like to cut out the middleman and be able to read offsets directly in VFP using an activex control Hopefully this is possible. If not, I will continue to use my VB feeder app. Thanks Brian
  3. Has anyone converted this DLL to activex? If so, can you post a copy or PM me Thanks
  4. Perfect...thanks for your reply. As I'm only reading, I will not worry!
  5. What would happen if I decalred this fsx only variable if the user was NOT running FSX? Would the app throw an error or would it simply ignore it? Dim fuelfsx As Offset(Of Integer) = New FSUIPC.Offset(Of Integer)(&H126C)
  6. What would happen if I decalred this fsx only variable if the user was NOT running FSX? Would the app throw an error or would it simply ignore it? Dim fuelfsx As Offset(Of Integer) = New FSUIPC.Offset(Of Integer)(&H126C)
  7. Let me try to explain differently. I'm teaching myself VB.Net and decided to create an external application. Originally the app was just for me, but i decided to see if anyone in my VA would be interested...for free. All I really use FSUIPC for is to poll different variables to drive a moving map and do some cockpit callouts. For obvious reasons, the end user would require a widefs license to run my app on a networked computer. But if they wanted to run the app locally on the FS computer, can they use the basic free version or do they need the full blown licensed version of FSUIPC?
  8. If I create an application using the DLL for .NET, will it run on an end users computer with an UNregistered version of FSUIPC...or will they need to register it?
  9. Not sure if this is possible or feasable, but has anyone out there created an .ocx activex control for use in non-standard programming languages. For instance, I primarily program in Visual Foxpro. It would be very easy to incorporate offset values if I could get them from an activex control????
  10. Hmmm...I'll give your suggestions a try. I only use the default FSX Learjet. I will have to see if there are those options available..and see if i can find the trim wheel in the panel. Thanks for your help.
  11. All I can say is brilliant! However, is there a way to alter the sensitivity/travel. It seems like I have to scroll for a million years for it to adjust pitch?
  12. I will see if it can scan a range...thanks for the suggestion. And no, I'm not using the whole suite. From what I understand, PMSounds works perfectly with their gauges, however, i simply want to use it with defualt fsx aircraft. Thanks for all your help.
  13. Yes, I can scan for 02b4 in the soundlist.cfg file, except the value changes so quickly that if PMSounds isin't scanning at that very millisecond, it passes right by it....it works intermitteintly, but not reliably..oh well...i guess i will try to find an alternative....thanks for your help
  14. ok...thanks for the response, but I guess the real question is how? What is the exact code to put in the fsuipc.ini file...or is it not that simple?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.