Custom Query
Results (289 - 291 of 3897)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1027 | Fixed | SS_BITMAP Constant Value is Wrong | Valik | wraithdu |
| Description |
The value of $SS_BITMAP in StaticConstants.au3 is wrong. Currently it is 15, and it should be 14 (0xE). |
|||
| #1028 | Fixed | _ClipBoard_GetData does not work properly | Jpm | Ascend4nt |
| Description |
In working with _ClipBoard_GetData() and looking at the code (in Clipboard.au3), I've noticed some major flaws with it (AutoIT version 3.3.0.0):
With my code, I went ahead and fixed all of the above, and used the _MemMoveMemory() function to transfer memory to an AutoIT structure for only the 'unknown' data types. (The rest can be obtained quite easily). Also: one enhancement: The size of the data is returned in @extended, and is in chars for CF_TEXT, CF_OEMTEXT, and CF_UNICODETEXT, or in bytes for any other data type. I don't know the method for submitting the fixed code or extra documentation (regarding @extended), so please let me know what else I should do. Fixed code is attached. |
|||
| #1030 | Fixed | Check spelling | ZNote | |
| Description |
Check spelling of minimum in _GUICtrlEdit_ShowBalloonTip() &
-> Currently Present:-
|
|||
