473,471 Members | 2,005 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Wpf tooltip exist Direct3d memleak in native code in xp and vista os


<1>use the D3D control panel, enable the debug DLL and maximum
validation,for D3D control panel ,you need to install the directx sdk.
<2>Start up the debug monitor (<MSVC install directory>\Common7\Tools
\Bin\winnt\Dbmon.Exe).
<3>If you use the tooltip in native code,then run the program,show the
tooltip,then exit the program,
the Dbmon.exe will report serious direct3d9 memleak in xp and vista
os.but If I use the wpf tooltip in c#,it is no problem.

I do not know why?

The following is my code fragment of mfc project

void CFntClrDialogDlg::OnColor()
{

if((ToolTip^)_tooltip == nullptr)
{
_tooltip = gcnew System::Windows::Controls::ToolTip();
}

_tooltip->Content = "Wpf Tooltip";
_tooltip->Placement =
System::Windows::Controls::Primitives::PlacementMo de::Mouse;
_tooltip->IsOpen=!_tooltip->IsOpen;

}

This is the dbmon.exe output in vista os:
Direct3D9: (ERROR) :Memory still allocated! Alloc count = 612
Direct3D9: (ERROR) :Current Process (pid) = 00000bbc
Direct3D9: (ERROR) :Memory Address: 2b358910 lAllocID=241
dwSize=000050b0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b35da20 lAllocID=242
dwSize=00000480, ReturnAddr=69f4b23d (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b35df00 lAllocID=243
dwSize=00001018, ReturnAddr=69f72bf4 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b35ef80 lAllocID=244
dwSize=00002058, ReturnAddr=69f49e05 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b361040 lAllocID=245
dwSize=000002d0, ReturnAddr=69f49e89 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3581c0 lAllocID=246
dwSize=00000018, ReturnAddr=69f49ecd (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b361370 lAllocID=248
dwSize=00001d88, ReturnAddr=69f33fd1 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b363160 lAllocID=249
dwSize=000002d0, ReturnAddr=69f34017 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b363490 lAllocID=250
dwSize=00000018, ReturnAddr=69f3405e (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b363510 lAllocID=255
dwSize=0001854c, ReturnAddr=69f5a6be (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27118cd0 lAllocID=256
dwSize=00001950, ReturnAddr=69f5aab5 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2711a680 lAllocID=264
dwSize=00001018, ReturnAddr=69f72bf4 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bfa0 lAllocID=265
dwSize=00000040, ReturnAddr=69f5baf7 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2711b700 lAllocID=266
dwSize=00002058, ReturnAddr=69f49e05 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c040 lAllocID=267
dwSize=000002d0, ReturnAddr=69f49e89 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c370 lAllocID=268
dwSize=00000018, ReturnAddr=69f49ecd (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2711d7c0 lAllocID=270
dwSize=00005530, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c3f0 lAllocID=271
dwSize=000001a0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bac0 lAllocID=272
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27122d50 lAllocID=273
dwSize=00002020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c5f0 lAllocID=274
dwSize=00000918, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bb60 lAllocID=275
dwSize=000000c0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bc80 lAllocID=276
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37cf70 lAllocID=277
dwSize=00000028, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bd90 lAllocID=278
dwSize=000000c0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27124dd0 lAllocID=279
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37beb0 lAllocID=280
dwSize=00000050, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27124ee0 lAllocID=281
dwSize=00000028, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27124f70 lAllocID=282
dwSize=000000d0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37d000 lAllocID=283
dwSize=0002c228, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9290 lAllocID=284
dwSize=00000030, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9320 lAllocID=285
dwSize=00000028, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a93b0 lAllocID=286
dwSize=00000820, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9c30 lAllocID=287
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9cd0 lAllocID=288
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271250a0 lAllocID=289
dwSize=00001020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9d70 lAllocID=290
dwSize=00000120, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9ef0 lAllocID=291
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27126120 lAllocID=292
dwSize=00000e20, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27126fa0 lAllocID=293
dwSize=00000120, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127120 lAllocID=294
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271271e0 lAllocID=295
dwSize=00000600, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127840 lAllocID=296
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127900 lAllocID=297
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271279c0 lAllocID=298
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127a80 lAllocID=299
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127b40 lAllocID=300
dwSize=00000058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127c00 lAllocID=301
dwSize=00000068, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127cd0 lAllocID=302
dwSize=00000058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127d90 lAllocID=303
dwSize=000000f0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127ee0 lAllocID=304
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127ff0 lAllocID=305
dwSize=000000f0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128140 lAllocID=306
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128250 lAllocID=307
dwSize=000000f0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271283a0 lAllocID=308
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271284b0 lAllocID=309
dwSize=000000d8, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271285f0 lAllocID=310
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128700 lAllocID=311
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271287c0 lAllocID=312
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128860 lAllocID=313
dwSize=00000030, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271288f0 lAllocID=314
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128990 lAllocID=315
dwSize=000059b8, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712e3b0 lAllocID=316
dwSize=00001020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f430 lAllocID=317
dwSize=00000040, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9fb0 lAllocID=318
dwSize=00004020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3ae030 lAllocID=319
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3ae0e0 lAllocID=320
dwSize=00003058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3b11a0 lAllocID=321
dwSize=0000fad0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f4d0 lAllocID=322
dwSize=00000068, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f5a0 lAllocID=323
dwSize=00000158, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f760 lAllocID=324
dwSize=00000040, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c0cd0 lAllocID=325
dwSize=00004020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f800 lAllocID=326
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c4d50 lAllocID=327
dwSize=00003058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f8b0 lAllocID=328
dwSize=00000220, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712fb30 lAllocID=329
dwSize=00000328, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c7e10 lAllocID=330
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c7ec0 lAllocID=331
dwSize=00000088, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712fec0 lAllocID=332
dwSize=00000118, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27130040 lAllocID=333
dwSize=00000068, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27130110 lAllocID=334
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 31620070 lAllocID=335
dwSize=00182650, ...

ÔĶÁ¸ü¶à >>

»Ø¸´ ´ð¸´×÷Õß ×ª·¢

ÄúÐèÒªÏȵǼ²ÅÄÜ·¢Ìû¡£
Òª·¢Ìû×Ó£¬ÄúÐèÒªÏȼÓÈë´ËÂÛ̳¡£
ÇëÏÈÔÚ¶©ÔÄÉèÖÃÒ³ÉϸüÐÂÄúµÄêdzƣ¬È»ºóÔÙ½øÐз¢Ìû¡£
ÄúûÓз¢ÌûµÄȨÏÞ¡£
Willy Denoyette [MVP]
²é¿´¸öÈË×ÊÁÏ
¸ü¶àÑ¡Ïî 1ÔÂ17ÈÕ, ÏÂÎç7ʱ22·Ö
ÐÂÎÅÂÛ̳£ºmicrosoft.public.dotnet.languages.csharp
·¢¼þÈË£º"Willy Denoyette [MVP]" <willy.denoye...@telenet.be>
ÈÕÆÚ£ºThu, 17 Jan 2008 12:22:01 +0100
µ±µØʱ¼ä£º2008Äê1ÔÂ17ÈÕ(ÐÇÆÚËÄ) ÏÂÎç7ʱ22·Ö
Ö÷Ì⣺Re: Wpf tooltip exist Direct3d memleak in native code in xp and
vista os
»Ø¸´ | ´ð¸´×÷Õß | ת·¢ | ´òÓ¡ | µ¥¸öÌû×Ó | ÏÔʾÔ*ʼÓʼþ | ±¨¸æ´ËÌû | ²éÕÒ´Ë×÷ÕßµÄÌû×Ó
"walve_wei" <wal...@gmail.comwrote in message

news:ffbf184e-
a9*************************@k2g2000h...legroup s.com...

- Òþ²Ø±»ÒýÓÃÎÄ×Ö -
- ÏÔʾÒýÓõÄÎÄ×Ö -
<1>use the D3D control panel, enable the debug DLL and maximum
validation,for D3D control panel ,you need to install the directx sdk.
<2>Start up the debug monitor (<MSVC install directory>\Common7\Tools
\Bin\winnt\Dbmon.Exe).
<3>If you use the tooltip in native code,then run the program,show the
tooltip,then exit the program,
the Dbmon.exe will report serious direct3d9 memleak in xp and vista
os.but If I use the wpf tooltip in c#,it is no problem.
I do not know why?
The following is my code fragment of mfc project
void CFntClrDialogDlg::OnColor()
{
if((ToolTip^)_tooltip == nullptr)
{
_tooltip = gcnew System::Windows::Controls::ToolTip();
}
_tooltip->Content = "Wpf Tooltip";
_tooltip->Placement =
System::Windows::Controls::Primitives::PlacementMo de::Mouse;
_tooltip->IsOpen=!_tooltip->IsOpen;
}
This is the dbmon.exe output in vista os:
Direct3D9: (ERROR) :Memory still allocated! Alloc count = 612
Direct3D9: (ERROR) :Current Process (pid) = 00000bbc
Direct3D9: (ERROR) :Memory Address: 2b358910 lAllocID=241
dwSize=000050b0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b35da20 lAllocID=242
dwSize=00000480, ReturnAddr=69f4b23d (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b35df00 lAllocID=243
dwSize=00001018, ReturnAddr=69f72bf4 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b35ef80 lAllocID=244
dwSize=00002058, ReturnAddr=69f49e05 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b361040 lAllocID=245
dwSize=000002d0, ReturnAddr=69f49e89 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3581c0 lAllocID=246
dwSize=00000018, ReturnAddr=69f49ecd (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b361370 lAllocID=248
dwSize=00001d88, ReturnAddr=69f33fd1 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b363160 lAllocID=249
dwSize=000002d0, ReturnAddr=69f34017 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b363490 lAllocID=250
dwSize=00000018, ReturnAddr=69f3405e (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b363510 lAllocID=255
dwSize=0001854c, ReturnAddr=69f5a6be (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27118cd0 lAllocID=256
dwSize=00001950, ReturnAddr=69f5aab5 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2711a680 lAllocID=264
dwSize=00001018, ReturnAddr=69f72bf4 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bfa0 lAllocID=265
dwSize=00000040, ReturnAddr=69f5baf7 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2711b700 lAllocID=266
dwSize=00002058, ReturnAddr=69f49e05 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c040 lAllocID=267
dwSize=000002d0, ReturnAddr=69f49e89 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c370 lAllocID=268
dwSize=00000018, ReturnAddr=69f49ecd (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2711d7c0 lAllocID=270
dwSize=00005530, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c3f0 lAllocID=271
dwSize=000001a0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bac0 lAllocID=272
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27122d50 lAllocID=273
dwSize=00002020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37c5f0 lAllocID=274
dwSize=00000918, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bb60 lAllocID=275
dwSize=000000c0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bc80 lAllocID=276
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37cf70 lAllocID=277
dwSize=00000028, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37bd90 lAllocID=278
dwSize=000000c0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27124dd0 lAllocID=279
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37beb0 lAllocID=280
dwSize=00000050, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27124ee0 lAllocID=281
dwSize=00000028, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27124f70 lAllocID=282
dwSize=000000d0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b37d000 lAllocID=283
dwSize=0002c228, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9290 lAllocID=284
dwSize=00000030, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9320 lAllocID=285
dwSize=00000028, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a93b0 lAllocID=286
dwSize=00000820, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9c30 lAllocID=287
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9cd0 lAllocID=288
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271250a0 lAllocID=289
dwSize=00001020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9d70 lAllocID=290
dwSize=00000120, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9ef0 lAllocID=291
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27126120 lAllocID=292
dwSize=00000e20, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27126fa0 lAllocID=293
dwSize=00000120, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127120 lAllocID=294
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271271e0 lAllocID=295
dwSize=00000600, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127840 lAllocID=296
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127900 lAllocID=297
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271279c0 lAllocID=298
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127a80 lAllocID=299
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127b40 lAllocID=300
dwSize=00000058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127c00 lAllocID=301
dwSize=00000068, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127cd0 lAllocID=302
dwSize=00000058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127d90 lAllocID=303
dwSize=000000f0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127ee0 lAllocID=304
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27127ff0 lAllocID=305
dwSize=000000f0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128140 lAllocID=306
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128250 lAllocID=307
dwSize=000000f0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271283a0 lAllocID=308
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271284b0 lAllocID=309
dwSize=000000d8, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271285f0 lAllocID=310
dwSize=000000a8, ReturnAddr=69f5df8f (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128700 lAllocID=311
dwSize=00000060, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271287c0 lAllocID=312
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128860 lAllocID=313
dwSize=00000030, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 271288f0 lAllocID=314
dwSize=00000038, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 27128990 lAllocID=315
dwSize=000059b8, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712e3b0 lAllocID=316
dwSize=00001020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f430 lAllocID=317
dwSize=00000040, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3a9fb0 lAllocID=318
dwSize=00004020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3ae030 lAllocID=319
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3ae0e0 lAllocID=320
dwSize=00003058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3b11a0 lAllocID=321
dwSize=0000fad0, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f4d0 lAllocID=322
dwSize=00000068, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f5a0 lAllocID=323
dwSize=00000158, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f760 lAllocID=324
dwSize=00000040, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c0cd0 lAllocID=325
dwSize=00004020, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f800 lAllocID=326
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c4d50 lAllocID=327
dwSize=00003058, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712f8b0 lAllocID=328
dwSize=00000220, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2712fb30 lAllocID=329
dwSize=00000328, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c7e10 lAllocID=330
dwSize=00000048, ReturnAddr=69f3c943 (pid=00000bbc)
Direct3D9: (ERROR) :Memory Address: 2b3c7ec0
...
Jan 19 '08 #1
0 1598

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Nick | last post by:
This is really starting to piss me off. Someone please prove me wrong. Here is a link to the function in DX 9 sdk....
11
by: Webster | last post by:
Hello, I was wondering if there's a way to create a tooltip but add graphics to it. Currently I have a picturebox that I dynamically add graphics/labels/etc to, but when this "tooltip" is on the...
2
by: kirk | last post by:
I am trying to make a crafty tooltip, like the ones that popup when you hover over the tray icons for Windows Vista, such as the "battery meter", "network connectivity", "speaker volume" ...I am...
10
by: =?Utf-8?B?QmlsbEQ=?= | last post by:
I have installed C# 2008 Express edition in Windows Vista, and I found this huge bug: the tooltip shown to the up corner of a window has the old yellow style color. Minimize, Maximize, Close...
16
by: Charles Law | last post by:
I have to take this personally now. Tooltips have been flakey since the dawn of .NET, but to still have to put up with a disappearing tooltip in VS 2008 is getting beyond a joke. Tooltips have...
4
by: =?Utf-8?B?dmlwZXJ4MTk2Nw==?= | last post by:
We are having an issue with an application we are developing. We have a Legacy COM DLL in C++ that we have converted to Visual Studio 2008. This COM DLL has methods that are calling Managed C#...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.