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 strongm 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: *

  1. b99csd

    NetFileEnum : not getting any result

    hi, I want to know all the open file on my system(Win-2000 Server). I am using NetFileEnum function in following way FILE_INFO_3 *buff,*curf; DWORD read, total, resumeh=0, rc, i; buff = NULL; rc=NetFileEnum( NULL, NULL, NULL, 3, (BYTE**)&buff, 2048, &read, &total...

Part and Inventory Search

Back
Top