First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Heavy malloc()/free() load and threads
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:87zl29wdxz.fsf(a)fever.mssgmbh.com" type="cite"> <blockquote type="ci... 21 Mar 2010 21:58
Blanking the video display programmatically.
Is there a way programmatically to blank (i.e. disable) CRTC0 and CRTC1 from user mode. Win32k contains the functions win32k!DrvEnableDisplay/win32k!DrvDisableDisplay which get called for example when changing the video mode from the control panel and by the power management subsystem. Is there a way to invok... 22 Mar 2010 16:50
Getting error 1453 - 'insufficient quota' during overlapped IO
We recently hit error 1453 while doing an overlapped Write to disk from our document management application. There is no quota configured on this system, which makes it seem that this error is actually complaining about the lack of some other resource. What can cause this error to occur (besides disk quota)? ... 16 Mar 2010 17:24
Automation compatible interface registration ?
Hello, As I remember I must register custom interface and it's marshaling stub/proxy under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface key. But I'm not sure about automation compatible intercaces (dispinterface/dual) which are marshaled by automation marshaler. Should I register them under HKLM\SOFTWARE... 16 Mar 2010 07:57
is VirtualAlloc thread safe?
Is VirtualAlloc thread safe or do I need to protect the call in a multithreaded application? Thanks, Ayal ... 15 Mar 2010 21:51
Problems with Wow64DisableWow64FsRedirection
Message-ID: <97a47e9ea7634fdb92a826186935e6f2(a)newspe.com> X-Mailer: http://www.umailcampaign.com, ip log:129.188.33.27 Newsgroups: microsoft.public.win32.programmer.kernel NNTP-Posting-Host: 22.bb.5446.static.theplanet.com 70.84.187.34 Lines: 1 Path: news.netfront.net!news.glorb.com!news2.glorb.com!news.... 15 Mar 2010 12:20
BindIfilterFromStream returns E_FAIL
I'm trying to work with IFilter's from C#. When I use the LoadIFilter method, it works great. It reads the file, everything is fine. However,my files are in a database. Therefore, I'd rather use BindIFilterFromStream which uses the IStream interface to process the data. Unfortunately, it keeps failing with E_FAIL. ... 13 Mar 2010 20:53
exception handler not recognized
I've some code which provides the functionality of UNIX ucontext (makecotnext()/swapcontext()). It is supposed to replace WIN32 Fiber (because fibers have some limitations -> can not be migrated between threads etc.). The code uses inline assembler and works until the defered function throws an exception. In t... 13 Mar 2010 21:59
Determine who is using a file?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:h_xmn.250577$OX4.38631(a)newsfe25.iad" type="cite"> <meta content="text/html; charset=IS... 12 Mar 2010 19:33
C runtime library function 'remove(path)' does work
> Can anyone explain this behavior? Yes, thank you. And you can be among our number when you read about filesystem tunelling. MSKB 172190 is your friend. ... 18 Mar 2010 17:47
First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22