For VB.NET, the following Module can be used: Module modINI Private Declare Unicode Function WritePrivateProfileString Lib "kernel32" _ Ali…
A central hierarchical database used in Microsoft Windows Operating System to store information that is necessary to configure the system for one or more users…
The following VB.NET program shows how to write the content of a Byte Array into a Text file. Byte is an immutable value type that represents unsigned intege…
The following VB.NET program allows to start multiple calculator applications and later it kill the same instances of all calculator applications. The Process…
The following VB.NET program retrieves the current operating system information like version and platform identifier with the help of OperatingSystem Class and…
Hi mọi người, thủ thuật này không phải mới với một số người, nhưng lại là chập chửng mới bắt đầu hiểu về thủ thuật tích hợp với windows trên ứng dụng. :D Việc…