1. CustomCursor............ Custom cursor
2. ReadRegKey........................ Read registry key value
3. WriteRegKey........................Write registry key value
4. GetExePath........................ Get the application path
5. GetParameter ............. Get configuration file parameters
6. RebootExpires ............. disable reboot
7. RebootRestore ............ restore the restart function
8. CloseExpires ........................ disables the window closing function
9. CloseRestore ........................ restore window closing function
10. HideDesktop............Hide desktop icons
11. ShowDesktop................Show desktop icons
12. ChangeWallPaper............Change wallpaper
13. myGetWindowsDirectory....... Get the Windows directory
14. myGetSystemDirectory....... Get the system directory
15. myGetTempPath ............. Get the temporary path
16. myGetLogicalDrives..........Get logical drives
17. myGetUserName ............. Get user name
18. myGetComputerName.......... Get the computer name
19. mySelectDirectory......................Select directory
20. myClearDocument ............ Clear the content of my document in the start menu
21. SystemAbout ............. Call the system about dialog box
22. SelectDir........................ Select directory
23. HideFormOnTask............Hide the window on the taskbar
24. ConvertBMPtoJPG ............. Convert BMP format to JPG
25. ConvertJPGtoBMP ............. Convert JPG format to BMP
26. Replacing........................ Replacing a certain string
27. SmallTOBig............ Convert numbers into uppercase Chinese (1 - 1)
28. CreateShortCut............ Create a shortcut
29. myAddDocument ............. Adds files to recently opened documents
30. GetFileIcon............ Get the file icon
31. GetCDROMNumber............ Get the CDROM serial number
32. SetCDAutoRun ............ Set whether the CD-ROM drive runs automatically
33. OpenCDROM........................Open the CD-ROM drive
34. CloseCDROM........................Close the CD-ROM drive
35. GetDiskSizeAvail ............ Gets all bytes and remaining bytes on the disk
36. GetDiskSize ............. Gets all bytes and remaining bytes on the disk
37. SystemBarCall ............ System control panel function call
38. GetUserNameAPI ............ Get user name (API method)
39. GetWindowsProductID.......... Get WINDOWS product ID
40. HideTaskbar............Hide the taskbar
41. ShowTaskbar ............. Show the taskbar
42. MakeTree........................ Get directory tree
43. CreateDsn........................Create DSN
44. CnToPY ........................ Convert Chinese to the first letter of Pinyin
45. AddIcoToIE ............. Add application icon to IE
46. SetVolume......................Set the disk volume label
47. FormatFloppy............Format floppy disk
48. IsAudioCD ............. Determine whether there is a CD in the optical drive
49. PlayAudioCD ............. Play CD disk
50. DiskInDrive ........................ determines whether the drive is ready
51. CheckDriverType......................Check the driver type
52. IsFileInUse ............. Determines whether the file is in use
53. CopyDir ........................ Copy the directory containing subdirectories
54. DeleteDir (No use) ...........Delete a directory containing subdirectories
55. CreateTempFile............Create a temporary file
56. SearchFile ........................ Search for files
57. GetProgramAssociation ....... Get application extension
58. myGetFileTime............. Get the file creation time
59. SetFileDateTime ............. Set file time
60. GetFileLastAccessTime....... Get the last access time of the file
61. CreateDirectory........................Create a directory
62. ChangeDirectory............Change directory
63. GetDirectory............ Get the directory
64. SetCurrentDirectory..........Set the current directory
65. RenameDirOrFile............Change directory or file name
66. CreateMultiDir............Create a multi-level directory
67. DirExist...................... Determine whether the directory exists
68. ChangeFileExtension..........Change the file extension
69. GetFileExtension............ Get the file extension
70. FileCopy1 ........................ file copy
71. FileCopy2 ........................ file copy
72. FileCopy3 ........................ file copy
73. SetFileAttribAPI ............ Set file attributes (API method)
74. SetFileAttrib ............. Set file attributes
75. GetFilePath1 ............ Get the file path (with at the end)
76. GetFilePath2 ............ Get the file path (without trailing)
77. CopyDelRenMovFile..........Copy, delete, rename or move files
78. GetPortUsed ............. Get the list of used serial ports
79. SetMediaAudioOff ............ Play media files silently
80. SetMediaAudioOn ............. Open media to play file sound
81. WaitExeFinish ............. Wait until the execution of the executable file is completed