Mi R4ultra ds me va muy bien
Wed, 7 Jan 2009 13:26:49 +0100
...
|
???q?V?^?f?U?_?h?Z ?^ ?]?U?`?U?]?q?W?U?_?h?Z
Tue, 06 Jan 2009 06:52:26 -0800
ÈGÈHÈEÈP ÈcÈU ÈBÈCÇõÈPÇý ÇöÈCÇ÷ Çü ÈEÈCÇúÇ÷ÇøÈFÈGÇõÈC 2008-09!
...
|
Strange behaviour of GetShortPathName when using a path with Unicode chars
Tue, 2 Dec 2008 12:52:38 +0100
Hi,
Our test team has brought us the below problem on the table which is
reproducible on W2K, XP, Vista:
Case 1. Path "c:\TtTt"
GetShortPathName returns "c:\TtTt"
GetLongPathName returns "c:\TtTt"
Case 2. Path "c:\TtTtTtTt" (8 chars)
GetShortPathName returns "c:\TtTt"
GetLongPathName ...
|
Youtube Geyser 1st Video Traffic Marketing Solution www.youtubegeyser.com
Sat, 29 Nov 2008 05:17:06 +0100
YouTubeGeyser Will Let You:
Drive people to your video niche to any of your existing websites!
Just choose the plan you need and you have a couple of Traffic
Don't miss your chance...
http://youtubegeyser.com
...
|
Send Free SMS Worlwide to any mobile phone iphone gsm http://free4sms.info
Sat, 29 Nov 2008 04:40:10 +0100
Free4sms is a free service.
Send SMS for Free worldwide to any mobile phone gsm, iphone, smart phone.
use it with moderation.
http://free4sms.info/
free4sms enables you to send free SMS from its site to any cellular phone worldwide. free4sms service is provided like is, there is no guarantee of timely d ...
|
When does Windows call vectored continue handlers?
Wed, 26 Nov 2008 22:43:52 +0200
In Windows Vista and Windows Server 2003 SP1, there apparently
are new functions AddVectoredContinueHandler and
RemoveVectoredContinueHandler. These are not the same as
AddVectoredExceptionHandler and RemoveVectoredExceptionHandler.
If a process has registered a continue handler with
AddVectoreContinueHandle ...
|
32 bit process call createremotethread on 64 bit process
Tue, 25 Nov 2008 08:19:06 -0800 (PST)
Hi, can anyone tell me if these calls are supported in the above
scenario?
What about vice versa?
How about OpenProcess / ReadProcessMemory? Can 32 bit apps call those
on 64 bit apps and vice versa?
Thanks. I'm having trouble finding doc and I don't want to have to
test manually right now. ...
|
|
|
Installing Aptana IDE causes PdhEnumObjects() to take up 90% CPU
Thu, 20 Nov 2008 01:30:18 -0800 (PST)
Hi,
I'm making calls to pdhenumobjects() to get performance stats, which
is working fine for me until I launch Aptana Studio.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
DWORD dwTemp = 0;
PDH_STATUS stat;
// this is just ...
|
Politics
Tue, 21 Oct 2008 04:00:01 -0700
attracted wargames crimes vomiting slinger statistics doco greeting recast ...
|
HeapAlloc crashes in wcsncpy
Thu, 16 Oct 2008 23:37:02 -0700 (PDT)
am using a procedure which calls HeapAlloc to allocate memory.
void myAlloc(DWORD Size)
{
if ( Size > 0 ) {
char *Temp;
Temp = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (DWORD)
Size);
return Temp;
}
else
return (void *)0;
}
And the call to this f ...
|