Am 11.10.2010 00:16, schrieb Bernd Kreuss:
from rtl/win/syswin.inc:
DLL_THREAD_ATTACH :
begin
inclocked(Thread_count);
WinEnterCriticalSection(AttachingThread);
if Win32GetCurrentThreadId<> MainThreadIdWin32 then
begin
Am 11.10.2010 00:16, schrieb Bernd Kreuss:
from rtl/win/syswin.inc:
DLL_THREAD_ATTACH :
begin
inclocked(Thread_count);
WinEnterCriticalSection(AttachingThread);
if Win32GetCurrentThreadId<> MainThreadIdWin32 then
begin
Am 12.10.2010 09:51, schrieb Sven Barth:
[4 times the same mail]
Sorry for the spam, but Thunderbird reported an error which wasn't one.
*blush*
Regards,
Sven
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mai
On 10.10.2010 23:42, Bernd Kreuss wrote:
> "Disk full"
Please ignore this thread and don't waste any more time thinking about it.
It was my own stupidity. My über-cool debug log function had a stupid
writeln in it that should not have been used when running on windows and
no stdout is available.
from rtl/win/syswin.inc:
>DLL_THREAD_ATTACH :
> begin
>inclocked(Thread_count);
>
>WinEnterCriticalSection(AttachingThread);
>if Win32GetCurrentThreadId <> MainThreadIdWin32 then
>begin
> { Allocate Threadvars }
>
On 10.10.2010 23:42, Bernd Kreuss wrote:
>> [1428] <2> TRConsole.GetVector: 1 84
>> [1428] <2> TRConsole.GetVector: 2 84
>> [1428] <2> TRConsole.GetVector: 3 84
>> [1428] <2> TRConsole.GetVector: e 3 84 Disk Full
>> [1428] <2> TRConsole.GetVector: 4 84
>> [1428] <2> TRConsole.GetVector: 5