Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: morenop
  • Content: Threads
  • Order by date
  1. morenop

    VFP and ReadFile() on WIN32API

    I'm trying to read from the COM1 port from a scanner, I do the test of the (createfile) but when I do the Readfile() I get nothing, can someone help? This is the code : clear hPort =0 DECLARE INTEGER CreateFile IN kernel32; STRING lpFileName, INTEGER dwAccess, INTEGER dwShareMode...

Part and Inventory Search

Back
Top