Tech Support > Microsoft Windows > Development Resources
GetDiskFreeSpaceEx returns disk free space without consideringuser-quota
Posted on May 13th, 2008 | 7 Comments

On May 12, 3:50 pm, "Sebastian G." <se...@seppig.de> wrote: ----------- Hey, I found where the issue was. It is reporting correctly now. It was not reporting because the user was member of Domain...

Un-noticed system time change
Posted on May 13th, 2008 | 1 Comments

sb5309@yahoo.com wrote: Use AdjustTokenPrivilege to disable or permanently drop the SeChangeTimePrivilege, and enable failure auditing of privileges.

Threads, memory allocation, and dangling pointers
Posted on May 12th, 2008 | 4 Comments

On Sat, 10 May 2008 12:50:23 -0700, "boris" <someone@nospam.net> wrote: I can't think of a way to provide enough code to be useful without providing way more than you should find time to read....

RichEdit
Posted on May 12th, 2008 | 1 Comments

stef wrote: There is no "name of a paragraph style" in a RichEdit...

My ubuntu linux (free, open-source) is easy to install and use
Posted on May 12th, 2008 | 9 Comments

: Gee, you right. These lin-retards will want everybody use lin-crap. : Thankfully most people are smarter than that. I'll never install lin-junk on : any of my systems. It's not 1970-s anymore, plus...

catch signal in win32 programming
Posted on May 12th, 2008 | 3 Comments

spleen2060@gmail.com wrote: D'Oh! First hit on Google! <http://www.google.com/search?q=POSIX+signals+Windows+driver&hl=en&safe=off>

Unable to create window after registering a window.
Posted on May 12th, 2008 | 5 Comments

Hi when I try to get Marshal.GetLastWin32Error() for RegisterClassEx(ref wc); I get error code as 2 which means "The system cannot find the file specified." now I do not know which file is being...

catch signal in win32 programming
Posted on May 12th, 2008 | 0 Comments

hi all, there's a way to do this in win32 programming (C/C++) #include <signal.h> void cleanAll() { sig = 1; }

OLE Design Architecture
Posted on May 12th, 2008 | 1 Comments

"Raja" <rokkamraja@gmail.com> wrote in message news:41d3180b-f916-40fa-ab69-b2bd02bb3cca@b64g2000hsa.googlegroups.com... The idea: when COM object FooObj is instantiated as part of COM...

Bitmap to RTF
Posted on May 12th, 2008 | 2 Comments

Done! thanx

c++ exception and thread death
Posted on May 12th, 2008 | 2 Comments

"viki" <vikimun@gmail.com> wrote in message news:0f508f55-6ca6-47bc-8eb8-1036b7a2b0cc@b64g2000hsa.googlegroups.com... As this the above link says, default unhandled exception handler calls...

PdhCollectQueryDataEx hangs
Posted on May 12th, 2008 | 3 Comments

Subrahmanya wrote: Which part of "Oops" didn't you get? :-) Since Windows is closed source, you have to beg Microsoft for fixing this for you.

"readelf" Equivalent?
Posted on May 11th, 2008 | 2 Comments

In article <b69bce26-647c-475f-97aa- 08b6efc40cbf@q24g2000prf.googlegroups.com>, namesagame-usenet@yahoo.com says... Looking up SymInitialize should get you started in the right direction. IIRC, in...

Finding DLL's HMODULE from within the running FARPROC
Posted on May 10th, 2008 | 6 Comments

Folks, thank you ! On May 9, 5:34 pm, Norman Bullen <n...@BlackKittenAssociates.com> wrote:

Regarding some specificity of RDP login
Posted on May 9th, 2008 | 1 Comments

Make sure you have gina 1.4 additions put into your code. Otherwise RDP doesn't work right. Erick On Mon, 5 May 2008, Martin wrote:

Subclassing error
Posted on May 9th, 2008 | 7 Comments

Thanks for that. I tried that exactly but it STILL didn't work (I had comctl32.lib in the wrong place but this didnt change anything). I will just use SetWindowLongPtr(). Thanks to everyone for all...

Create a browser control without window?
Posted on May 9th, 2008 | 2 Comments

moonfacell@gmail.com wrote: You must host it in your process , otherwise some interfaces won't work

How to get a render from IHTMLElement ?
Posted on May 9th, 2008 | 2 Comments

On 5ÔÂ8ÈÕ, ÏÂÎç9ʱ35·Ö, "Sebastian G." <se...@seppig..de> wrote: Yes. I also tried to call Sleep(5000) to pend for 5 seconds, but still can NOT get the render interface. I think somethings were...

First time opening COM port using CreateFile
Posted on May 9th, 2008 | 0 Comments

I just want to post here the conclution to this old thread, I can't reply to the thread any more, I guess it is no longer active... The problem was related to the port timeout settings, this is the...

Terminal Services
Posted on May 9th, 2008 | 6 Comments

Check out LogMeIn FREE, for an admin's dream! -- David Glienna MVP - Visual Developer (Visual Basic) 2006 thru 2008 "Alex" <al@temporaryinbox.com> wrote in...