UEZ Posted January 1, 2010 Share Posted January 1, 2010 Thanks again for the gigant WinAPI collection and maintenance! Happy new year to all www.autoitscript.com members! UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
Yashied Posted January 10, 2010 Author Share Posted January 10, 2010 (edited) The library has been updated.v2.1Added functions_WinAPI_DuplicateStruct_WinAPI_EnumSystemLocales_WinAPI_EqualStruct_WinAPI_GetDateFormat_WinAPI_GetTimeFormat_WinAPI_GetSystemDefaultLCID+ few examplesChangesAdded a few constants.Fixed a bug related to the declaration of variables.Renamed some internal functions.WinAPI Extended UDF Library for AutoIt 3.3.0.0 is deprecated. This version will not be supported with the release of the next (after 3.3.2.0) AutoIt stable version. Use library for AutoIt 3.3.2.0. Edited January 11, 2010 by Yashied My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
Yashied Posted February 20, 2010 Author Share Posted February 20, 2010 (edited) Now preparing an update for WinAPIEx.au3. If anyone has suggestions, please post here. Edited February 20, 2010 by Yashied My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
Its2l82die Posted February 21, 2010 Share Posted February 21, 2010 Thanks to the whole team that developed this UDF. Using its _WinAPI_EnumProcessWindows function saved me a lot of time. Keep up the good work hope to see more useful functions. Link to comment Share on other sites More sharing options...
Yashied Posted February 23, 2010 Author Share Posted February 23, 2010 The library has been updated.v2.2Added functions_WinAPI_EnumChildProcess_WinAPI_EnumDeviceDrivers_WinAPI_GetDeviceDriverBaseName_WinAPI_GetDeviceDriverFileName_WinAPI_GetParentProcess_WinAPI_GetProcessName_WinAPI_LockFile_WinAPI_PathFindExtension_WinAPI_PathFindFileName_WinAPI_PathFindNextComponent_WinAPI_PathGetArgs_WinAPI_PathGetCharType_WinAPI_PathGetDriveNumber_WinAPI_PathIsExe_WinAPI_PathIsFileSpec_WinAPI_PathIsRelative_WinAPI_PathIsSameRoot_WinAPI_PathRenameExtension_WinAPI_PathUnExpandEnvStrings_WinAPI_PrintWindow_WinAPI_QueryPerformanceCounter_WinAPI_QueryPerformanceFrequency_WinAPI_ShellChangeNotify_WinAPI_ShellEmptyRecycleBin_WinAPI_ShellFileOperation_WinAPI_ShellGetSettings_WinAPI_ShellQueryRecycleBin_WinAPI_ShellSetSettings_WinAPI_UnlockFile+ few examples My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
NerdFencer Posted February 23, 2010 Share Posted February 23, 2010 Great library Just a minor suggestion... In _WinAPI_DllInstall change... RunWait(@SystemDir & '\regsvr32.exe /s ' & $sPath) to... ShellExecuteWait(@SystemDir & '\regsvr32.exe','/s ' & $sPath) and In _WinAPI_DllUninstall, change... RunWait(@SystemDir & '\regsvr32.exe /s /u ' & $sPath) to... ShellExecuteWait(@SystemDir & '\regsvr32.exe','/s /u ' & $sPath) This avoids a possible privileges issue because the run api does not transfer admin privileges where as the shellexecute api does. There is also a better way of doing this that I am looking into that skips regsvr32.exe completely (and just relies on a couple DllCalls), but I don't have it entirely worked out yet. Once again, great library! _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell Link to comment Share on other sites More sharing options...
Yashied Posted February 24, 2010 Author Share Posted February 24, 2010 (edited) Small update (version number has not changed)._WinAPI_GetProcessCreationTime() and _WinAPI_RegQueryLastWriteTime() functions now returns a $tagFILETIME instead of $tagSYSTEMTIME structure (see examples). Edited February 24, 2010 by Yashied My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
DarkHo Posted February 25, 2010 Share Posted February 25, 2010 Thanks Link to comment Share on other sites More sharing options...
Digisoul Posted February 26, 2010 Share Posted February 26, 2010 Awesome work Yashied ! 73 108 111 118 101 65 117 116 111 105 116 Link to comment Share on other sites More sharing options...
Digisoul Posted March 7, 2010 Share Posted March 7, 2010 Little Handy function from me Func _WinAPI_GetFileType($hFile) $aRet = DllCall("kernel32.dll", "int", "GetFileType", "hwnd", $hFile) If (@error) Or (Not $aRet[0]) Then Return SetError(1, 0, False) Switch $aRet[0] Case 1 Return SetError(0, 0, "DISK") Case 2 Return SetError(0, 0, "FILE") Case 3 Return SetError(0, 0, "PIPE") Case Else Return SetError(0, 0, "UNKNOWN") EndSwitch EndFunc ;==>_WinAPI_GetFileType 73 108 111 118 101 65 117 116 111 105 116 Link to comment Share on other sites More sharing options...
netegg Posted March 8, 2010 Share Posted March 8, 2010 (edited) expandcollapse popup;_WinAPI_ShellAppBarMessage ;Sends an appbar message to the system. ; ;Syntax ;UINT_PTR SHAppBarMessage( DWORD dwMessage, PAPPBARDATA pData ); ; ;MSDN ;http://msdn2.microsoft.com/en-us/library/ms647647.aspx ; ;Author zHcH ;For more information,please visit ;http://hi.baidu.com/zhch_ao #cs Global Const $ABM_ACTIVATE = 0x06 Global Const $ABM_GETAUTOHIDEBAR = 0x07 Global Const $ABM_GETSTATE = 0x04 Global Const $ABM_SETSTATE = 0x0000000a Global Const $ABM_GETTASKBARPOS = 0x05 Global Const $ABM_NEW = 0x00 Global Const $ABM_QUERYPOS = 0x02 Global Const $ABM_REMOVE = 0x01 Global Const $ABM_SETAUTOHIDEBAR = 0x08 Global Const $ABM_SETPOS = 0x03 Global Const $ABM_WINDOWPOSCHANGED = 0x09 Global Const $ABS_ALWAYSONTOP = 0x2 Global Const $ABS_AUTOHIDE = 0x1 Global Const $ABE_LEFT = 0 Global Const $ABE_TOP = 1 Global Const $ABE_RIGHT = 2 Global Const $ABE_BOTTOM = 3 ;-------------------------AppBar SHAppBarMessage Function------------------------------ Func _WinAPI_ShellAppBarMessage($Message,ByRef $pabd) local $pabd = DllStructCreate("dword;int;uint;uint;int;int;int;int;int") DllStructSetData($pabd,1,DllStructGetSize($pabd)) ;cbSize DllStructSetData($pabd,2,ControlGetHandle("Start","","Shell_TrayWnd")) ;hWnd $lResult = DllCall("shell32.dll","int","SHAppBarMessage","int",$Message,"ptr",DllStructGetPtr($pabd)) If Not @error Then If $lResult[0] Then Return $lResult[0] EndIf EndIf SetError(1) Return False EndFunc hi, pls look this ;----------------------------------Example---------------------------------- ;---------------------ep1. appbar statuse DllStructSetData($pabd,9,BitOR($ABS_ALWAYSONTOP,$ABS_AUTOHIDE)) DllStructSetData($pabd,9,$ABS_AUTOHIDE) DllStructSetData($pabd,9,$ABS_ALWAYSONTOP) _WinAPI_ShellAppBarMessage($ABM_SETSTATE,$pabd) ;---------------------ep2. get appbar state #cs $result = _WinAPI_ShellAppBarMessage($ABM_GETSTATE,$pabd) If BitAND($result,$ABS_ALWAYSONTOP) = $ABS_ALWAYSONTOP Then ConsoleWrite("ALWAYSONTOP" & @LF) If BitAND($result,$ABS_AUTOHIDE) = $ABS_AUTOHIDE Then ConsoleWrite("AUTOHIDE" & @LF) ;---------------------ep3.set appbar pos $result = _WinAPI_ShellAppBarMessage($ABM_GETTASKBARPOS, $pabd) If $result Then ConsoleWrite("Left : " & $result[0] & @LF) ConsoleWrite("Top : " & $result[1] & @LF) ConsoleWrite("Right : " & $result[2] & @LF) ConsoleWrite("Bottom: " & $result[3] & @LF) EndIf Switch DllStructGetData($pabd,4) Case 0 ConsoleWrite("ABE_LEFT" & @LF) Case 1 ConsoleWrite("ABE_TOP" & @LF) Case 2 ConsoleWrite("ABE_RIGHT" & @LF) Case 3 ConsoleWrite("ABE_BOTTOM" & @LF) EndSwitch #ce Edited March 9, 2010 by netegg Link to comment Share on other sites More sharing options...
Yashied Posted March 9, 2010 Author Share Posted March 9, 2010 Thanks, I'll think about these functions. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
netegg Posted March 16, 2010 Share Posted March 16, 2010 (edited) Hi,is it possible to Enumerate STORAGE_MEDIA_TYPE? I cannot find any advise about this in WinAPI Extended UDF Library. Edited March 16, 2010 by netegg Link to comment Share on other sites More sharing options...
Yashied Posted March 16, 2010 Author Share Posted March 16, 2010 Hi,is it possible to Enumerate STORAGE_MEDIA_TYPE? I cannot find any advise about this in WinAPI Extended UDF Library.???This is constants, they are not used in the library. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
netegg Posted March 16, 2010 Share Posted March 16, 2010 (edited) ???This is constants, they are not used in the library.Yes, I know. But how to ensure a cd-r or a cd-rw? Edited March 16, 2010 by netegg Link to comment Share on other sites More sharing options...
Yashied Posted March 16, 2010 Author Share Posted March 16, 2010 Yes, I know. But how to ensure a cd-r or a cd-rw?Look at _IMAPI2_DriveGetMedia() from monoceres's UDF. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
goldenix Posted March 21, 2010 Share Posted March 21, 2010 (edited) If file name is, lets say in russian & _WinAPI_DragQueryFileEx.au3 is saved as, utf8 format and you drag & drop this file into gui, following function returns: c:\??????.txt instead of real filepath. is there a way to fix this?_WinAPI_DragQueryFileEx() Edited March 21, 2010 by goldenix My Projects:[list][*]Guide - ytube step by step tut for reading memory with autoitscript + samples[*]WinHide - tool to show hide windows, Skinned With GDI+[*]Virtualdub batch job list maker - Batch Process all files with same settings[*]Exp calc - Exp calculator for online games[*]Automated Microsoft SQL Server 2000 installer[*]Image sorter helper for IrfanView - 1 click opens img & move ur mouse to close opened img[/list] Link to comment Share on other sites More sharing options...
Ascend4nt Posted March 24, 2010 Share Posted March 24, 2010 Yashied,This UDF has grown humongous! haha, I forgot about this until I saw it in your signature. I'm surprised how many functions are here that I went and coded myself - seems like there's always some form of duplication in one sense or another.Oh, hey, in the color conversions section, this function: _WinAPI_ColorHLSToRGB() should probably have this line added before the DLLCall:If $iSaturation=0 Then $iHue=160 ; If this isn't set correctly, the return value will always be 0 when $iHue<>160The only way I figured this out was doing a complete port of the Microsoft Color Conversion functions, and comparing it against return values from _ColorConvertRGBtoHSL() and _ColorConvertHSLtoRGB(), which both give alot of mismatches to Color Selection boxes and the API call. The code I ported was from this article: How To Converting Colors Between RGB and HLS (HBS)In case you're wondering, 160 is the special 'UNDEFINED' value from their code. By adding the above modification, your code should return exactly what the Color Selection boxes (and the MS code) does. Otherwise, there will be a lot of '0' return values.Anyway, keep up the good work My contributions: Performance Counters in Windows - Measure CPU, Disk, Network etc Performance | Network Interface Info, Statistics, and Traffic | CPU Multi-Processor Usage w/o Performance Counters | Disk and Device Read/Write Statistics | Atom Table Functions | Process, Thread, & DLL Functions UDFs | Process CPU Usage Trackers | PE File Overlay Extraction | A3X Script Extract | File + Process Imports/Exports Information | Windows Desktop Dimmer Shade | Spotlight + Focus GUI - Highlight and Dim for Eyestrain Relief | CrossHairs (FullScreen) | Rubber-Band Boxes using GUI's (_GUIBox) | GUI Fun! | IE Embedded Control Versioning (use IE9+ and HTML5 in a GUI) | Magnifier (Vista+) Functions UDF | _DLLStructDisplay (Debug!) | _EnumChildWindows (controls etc) | _FileFindEx | _ClipGetHTML | _ClipPutHTML + ClipPutHyperlink | _FileGetShortcutEx | _FilePropertiesDialog | I/O Port Functions | File(s) Drag & Drop | _RunWithReducedPrivileges | _ShellExecuteWithReducedPrivileges | _WinAPI_GetSystemInfo | dotNETGetVersions | Drive(s) Power Status | _WinGetDesktopHandle | _StringParseParameters | Screensaver, Sleep, Desktop Lock Disable | Full-Screen Crash Recovery Wrappers/Modifications of others' contributions: _DOSWildcardsToPCRegEx (original code: RobSaunder's) | WinGetAltTabWinList (original: Authenticity) UDF's added support/programming to: _ExplorerWinGetSelectedItems | MIDIEx UDF (original code: eynstyne) (All personal code/wrappers centrally located at Ascend4nt's AutoIT Code) Link to comment Share on other sites More sharing options...
Yashied Posted March 25, 2010 Author Share Posted March 25, 2010 (edited) Yes, you are right, but I do not understand why this is not done Microdoft. Thanks. Edited March 25, 2010 by Yashied My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
Yashied Posted March 28, 2010 Author Share Posted March 28, 2010 The library has been updated.v2.3Changes_WinAPI_ColorHLSToRGB() returns the incorrect color if the value of saturation is 0. (Thanks Ascend4nt)$tagPROCESS_MEMORY_COUNTERS structure is incorrect.Added functions_WinAPI_AssignProcessToJobObject_WinAPI_CreateJobObject_WinAPI_CreateStreamOnHGlobal_WinAPI_DWordToInt_WinAPI_GetProcessIoCounters_WinAPI_GetHGlobalFromStream_WinAPI_IntToDWord_WinAPI_OpenJobObject_WinAPI_QueryInformationJobObject_WinAPI_RadialGradientFill_WinAPI_RegConnectRegistry_WinAPI_SetInformationJobObject+ few examples My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now