ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scintilla-interest
scintilla-interest
[scintilla] Allocation query
by Neil Hodgson other posts by this author
Feb 29 2004 9:12AM messages near this date
Re: [scintilla] Thanks Neil and some help on Page Up - Page Down needed | [scintilla] [ scintilla-Support Requests-907171 ] MSSQL lexer
This patch from Bruce Dodson makes all methods that take a stringresult
argument ("char *" in C) allow a NULL (0) value to indicate that the method
should return the size of the buffer to allocate to hold the complete
result. This should make it easier for wrapper generators to correctly wrap
these methods. The methods that take a stringresult argument and have
therefore been changed are GetCurLine, GetLine, GetSelText, and GetText but
not the WM_* and EM_* Windows edit control emulation messages. I added some
documentation. Committed to CVS.

   Neil

_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved