Custom Query (3927 matches)
Results (70 - 72 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #371 | Fixed | _GDIPlus_Startup() returns wrong boolean value | ||
| Description |
The GdiplusStartup() function returns 0 on success, so the last line of _GDIPlus_Startup() should be Return $aResult[0] == 0 |
|||
| #388 | Fixed | _GUICtrlToolbar_SetButtonSize example in helpfile incorrect | ||
| Description |
Example for _GUICtrlToolbar_SetButtonSize does not show command being used. It shows $aSize = _GUICtrlToolbar_GetButtonSize ($hToolbar). This example is for _GUICtrlToolbar_GetButtonSize. Latest beta helpfile also has error. |
|||
| #390 | Fixed | Bugfix in visa.au3 | ||
| Description |
In the visa.au3 not only the DLLCall for viQueryf needs the int:cdecl declaration but also the viPrintf DLLCall. So the calls must look like this: ((( $a_results = DllCall("visa32.dll", "int:cdecl", "viPrintf", "int", $h_session, "str", "%s", "str", $s_command) ))) |
|||
Note:
See TracQuery
for help on using queries.
