home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / CODIGO_1 / BITS_DLL / DLLTEST.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-03-15  |  1.4 KB  |  42 lines

  1. Form1
  2. Form1
  3. Form1%
  4. Text3
  5. Text1
  6.     Results :
  7. Courier
  8. Text2
  9. Command1
  10. Command1
  11. mnExit
  12. E&xit
  13. Command1_Click
  14. bitAnd
  15. text1
  16. Text8
  17. Form_Click
  18. mnExit_Click
  19. Text1_Change
  20. bitShiftRight
  21. bitShiftLeft
  22. bitXOr
  23. bitOr
  24. byteHigh
  25. byteLow
  26. bitPack
  27. Text2
  28. Text3
  29. Command1_Click
  30. e1 == 
  31. e2 == 
  32. ------------------
  33.  &  == 
  34.  ^  == 
  35.  |  == 
  36.  << == 
  37.  >> == 
  38. High== 
  39. Low == 
  40. Pack== 
  41. mnExit_Click
  42.