- CreatePipe/CreateNamedPipe unbuffered?
- Posted on May 15th, 2008 | 4 Comments
eddieparkerami@gmail.com wrote: This, on its own, bears any logical conclusion. It obviously works as a FIFO buffer, and maintains ordering. As I already stated: Maybe your problem simply is that...
- using variable arguments
- Posted on May 15th, 2008 | 1 Comments
In article <2a19ff06-7552-4209-aa11-318f6f70b10d@w8g2000prd.googlegroups.com>, TheOne <daewon.yoon@gmail.com> wrote: This is possible if you upgrade to Visual Studio 2005 or 2008. Not possible in...
- Exe binary size, Dialog and Console app
- Posted on May 15th, 2008 | 1 Comments
"TheOne" <daewon.yoon@gmail.com> wrote in message news:0e2ed3e0-4491-457a-b937-c25af7be8900@p25g2000pri.googlegroups.com... It depends on your compiler/linker options. For...
- WaitForInputIdle
- Posted on May 15th, 2008 | 5 Comments
In article <ksudnVpIkvMAhL_VnZ2dnUVZ_tKinZ2d@comcast.com>, aaa@bbb.com says... First you should realize that under normal circumstances, a WM_PAINT message is never put into the message queue at...
- computing window visible region
- Posted on May 14th, 2008 | 2 Comments
Beagle wrote: GetClipBox() (or old KB75236)
- tree control in list view
- Posted on May 14th, 2008 | 1 Comments
On 14 mai, 14:01, sweety_s <gayatri.neel...@gmail.com> wrote: You can use the standard "TreeList" window class (rasdlg.dll)
- Compiling without dependencies on compiler DLLs
- Posted on May 13th, 2008 | 4 Comments
wrote: They can, but since they're SxS loaded and you don't have Microsoft's private key for signing them, they will be incompatible with any other software.
- 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...

