[Lazarus] INVALID_* consts

waldo kitty wkitty42 at windstream.net
Mon Jun 3 21:07:45 CEST 2013


On 6/3/2013 14:19, Mattias Gaertner wrote:
> On Mon, 03 Jun 2013 14:09:39 -0400
> waldo kitty<wkitty42 at windstream.net>  wrote:
>
>> [...]
>> thanks, i think :)
>>
>> what can we do about INVALID_FILE_SIZE?
>
> What function returns that?

i think it is a convenience constant... i searched uncle google for 
"INVALID_FILE_SIZE" and found these... i spent at least an hour early this 
morning rummaging to try to find out what i could about it...

https://www.google.com/search?num=100&q=MSDN+INVALID_FILE_SIZE
then click on the "Search instead for MSDN INVALID_FILE_SIZE" link because the 
thing wants to take out the "_" chars :?

here are some of those links returned...

http://msdn.microsoft.com/en-us/library/windows/desktop/aa364955%28v=vs.85%29.aspx

http://msdn.microsoft.com/en-us/library/windows/desktop/aa364930%28v=vs.85%29.aspx

http://msdn.microsoft.com/en-us/library/aa918933.aspx

http://msdn.microsoft.com/en-us/library/ee496424.aspx



this is a short discussions about a WINE and Shell32 patch...

http://www.winehq.org/pipermail/wine-devel/2005-November/041906.html



start here and see msgs #8-10 (at least)...

http://cboard.cprogramming.com/windows-programming/21261-simple-question-again.html



this link mentions windows.h as does the one above IIRC...

http://stackoverflow.com/questions/354329/anyone-know-where-a-good-windows-constant-list-lives




FWIW: the delphi code i'm wanting to convert uses it in numerous places... it 
seems to be a(nother) winwhatever const value...


-- 
NOTE: No off-list assistance is given without prior approval.
       Please keep mailing list traffic on the list unless
       private contact is specifically requested and granted.




More information about the Lazarus mailing list