Custom Query
Results (76 - 78 of 3841)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3676 | Rejected | $tagResource Help lacks some DisplayTypes | Jpm | anonymous |
#2964 | Fixed | $tagWNDCLASS | Melba23 | Cythor |
Description |
Hello! :) The $tagWNDCLASS struct in the WinAPISys.au3 is wrong. $tagWNDCLASS = 'uint Size;uint Style;ptr hWndProc;int ClsExtra;int WndExtra;ptr hInstance;ptr hIcon;ptr hCursor;ptr hBackground;ptr MenuName;ptr ClassName;ptr hIconSm' Look here: http://msdn.microsoft.com/en-us/library/windows/desktop/ms633576(v=vs.85).aspx The Size and hIconSm elements are not given. |
|||
#2767 | No Bug | 'Attempt to access invalid address' in some cases when using #AutoIt3Wrapper_Res_requestedExecutionLevel=RequireAdministrator | Jos | anonymous |
Description |
Hi, Under some circumstances you get the error message 'Attempt to access invalid address' when running the compiled .exe. Sample code #AutoIt3Wrapper_Res_requestedExecutionLevel=RequireAdministrator To reproduce
If UAC is not enabled you will not get the error. If you run the .exe local or from unc path with UAC enabled you also will not get the error I think that's al you need, if you need anything else please let me know. Kind regards Remco |
Note: See TracQuery
for help on using queries.