Problem - Retrieve all sections from ini file
daniva The GetPrivateProfileSectionNames function Retrieves the names of all sections in an initialization file.
daniva The GetPrivateProfileSectionNames function Retrieves the names of all sections in an initialization file.
daniva The GetPrivateProfileString function Retrieves a string from the specified section in an initialization file.
daniva Sometimes applications display reports, when the window title depends on server, ip, date an time, report type etc.
daniva The FindWindow function retrieves a handle to the top-level window whose class name and window name match the specified strings. This function does not search child windows. This function does not perform a case-sensitive search.
daniva The EndTask function is called to forcibly close a specified window.
daniva The CloseWindow function minimizes (but does not destroy) the specified window.
daniva The SwitchToThisWindow function is called to switch focus to a specified window and bring it to the foreground.
daniva The IsZoomed function determines whether a window is maximized.
daniva The IsIconic function determines whether the specified window is minimized (iconic).The IsIconic function determines whether the specified window is minimized (iconic).
Recent Comments