Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 3883)

Ticket Resolution Summary Owner Reporter
#2584 Fixed ...\txt2htm\txtFunctions\ - text formating guinness mlipok
Description

with reference to:

http://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page-13#entry1139882

I remove not needed {ENTER}

and change, this:

	windows API WSAGetError return value

to this:

	Windows API WSAGetError return value

I mean change "windows" to "Windows", because this help me to isolate that file with using this RegExp:

.{20,}\r\n\s*?[a-z].{3,} .{5,}

attached file contain:

DirGetSize.txt Formating.zip GUICtrlCreateAvi.txt GUICtrlCreateTreeViewItem.txt GUICtrlSetImage.txt TCPConnect.txt TCPListen.txt TCPRecv.txt UDPBind.txt UDPCloseSocket.txt UDPRecv.txt UDPSend.txt

#2606 Completed ..\txtlibfunctions\ - Formating_3 guinness mlipok
Description

btw there is still this issue: in _WinAPI_DwmEnableBlurBehindWindow.txt

$hRgn
    [optional] The region within the client area to apply the blur behind.
    A zeroth value (Default) will apply the blur behind the entire client area).
@@End@@

is that just a verbal mistake "A zeroth value" ?

#2609 Completed ..\txtlibfunctions\ - Formating_4 guinness mlipok
Description

the next part....

Note: See TracQuery for help on using queries.