home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / net_prn / netprint.frm (.txt) < prev    next >
Visual Basic Form  |  1991-09-07  |  5KB  |  100 lines

  1. Form1
  2. NetPrint
  3. Form1,
  4. Frame2
  5. Available Printers and Ports
  6. NetPrinters
  7. PrintPorts
  8. Connect
  9. &Connect
  10. Frame1
  11. Linked Printers
  12. LinkedPrinters
  13. Disconnect
  14. &Disconnect
  15. Form_Click
  16. WNetGetConnection
  17. LocalDev
  18. rmtname
  19. buffsize
  20.     Form_Load
  21. LinkedPrinters_Click
  22. linkedPrinters
  23. printports
  24. selstart
  25. GetPrivateProfileInt(
  26. lpApplicationNameA
  27.     lpKeyName
  28. nDefault
  29. lpFileNamey
  30. GetPrivateProfileString
  31.     lpDefault
  32. lpReturnedString
  33. nSize
  34. KeyName
  35. NULL!
  36. Default
  37. App_Name
  38. Key_Vall
  39. Ini_Name
  40. appname
  41. Def_Val
  42. netprinters-
  43. WNetAddConnection
  44. NetPath
  45. Password
  46. WNetCancelConnection
  47. Force
  48. Connect_Click
  49.     findlinks
  50.     listindex
  51. SendMessage
  52. wParam
  53. lParam$
  54. GetFocus
  55. PutFocusz
  56. WM_USER
  57. LB_RESETCONTENT
  58. ClearListBox
  59. Ctrl1
  60. hWndOld
  61. Link_PrinterR
  62.     Link_Port
  63.     ClearList
  64. Disconnect_Click
  65. Linked_Port
  66. Network
  67. Connection
  68. already
  69. exists
  70. Frame2_DragDrop
  71. Source
  72. NetPrint has been placed in the public domain by Art Krumsee
  73. CompuServe ID 76702,1526.  Internet address art.krumsee@osu.edu
  74. User}
  75. User}
  76. Kernel
  77. SetFocus
  78. Form_Load
  79. NetPrint has been placed in the public domain by Art Krumsee
  80. CompuServe ID 76702,1526.  Internet address art.krumsee@osu.edu
  81. Get list of available printers from NETPRINT.ini
  82. Netprint
  83. No Printers Defined"
  84. netprint.ini
  85. Connect_Click
  86. x% = MsgBox(printports.text)
  87. You must select a printer and a port and then press Connect.
  88. Password required.  Could not connect printer.
  89. Network Connection to that port already exists."
  90. Network Link Failed"
  91. findlinks
  92. Find out which printer ports are already linked
  93. ClearListBox
  94. Disconnect_Click
  95. x% = MsgBox(printports.text)
  96. You must select a linked printer and then press Disconnect."
  97. This printer port was not connected to a network device.
  98. Open files prevented the completion of this operation"
  99. Network Disconnect Failed"
  100.