Jump to content

rharding

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by rharding

  1. QUOTE (Michael_Aivaliotis @ Oct 13 2007, 03:31 PM)

    I've always wondered who all these people are that visit the LAVA Forums but never post. There's about 7000 registered members but only a handful post regularly. I know many of you subscribe via RSS and never visit the site. Now's your time to shine, lurkers! Just pop a comment here, no reason to be shy. Let us know who you are, where you're from, what you do, whatever. It will help you get to know some of the other lurkers. :wub: . For those of you still scratching your heads as to what a lurker is, a lurker is a person that decides to stay shy in either a chat room, a forum or a blog, by not contributing their comments and electing to just watch the babble ensue in front of them. Now that made no sense, but I'm sure you got it.http://avalonstar.com/2006/01/11/lurkers-speak-to-me/' rel='nofollow' target="_blank">

    And yes, if you are one of those regulars you can comment too.

    Hello there,

    thanks for the invite from WA state,

    i work for major cellphone provider where i design / build test automation for them as contractor.

    i am building automated test application using labview together with c# and calling other external windows processes using System.Diagnostics.Process and System.Diagnostics.ProcessStartInfo classes. i last worked with labview v4.1 in 1994! i'm building my c#.net code into the dll and push it over to the labview machine to run there.

    specific question:

    i am using an airpcap packet sniffer where my c# app uses the airpcap.dll unmanaged driver to build the dllimport primarily for automated control of changing wifi sniffing channels from labview. although the data marshalling looks correct, i'm having problems with error code number 1172; System.AccessViolationException; attempted to read/write protected memory. this must be one of those times since i am accessing an unmanaged driver, i must reserve memory for the variables in c#.

    i recall in the msdn pages they had quick reference table that maps the parameter mapping for you as i have worked with dllimport when i needed to.

    any suggestions would be appreciated. have a good day.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.