- Accessing "in Use" Files == ?
- Posted on June 4th, 2008 | 3 Comments
<shakuni.you.bet@gmail.com> wrote in message news:c896f087-596c-4766-8e65-2c457b351591@u12g2000prd.googlegroups.com... with a few more: - use Backup Semantics - ask coder of lock-maker app to make...
- adding button using win32 api and retrieving using .Net
- Posted on June 4th, 2008 | 2 Comments
<vidishasharma@gmail.com> wrote in message news:fae54332-a9d5-42fd-89cd-e4ffe135b958@s33g2000pri.googlegroups.com... controls have nothing to do with Win32, they just happen to use Win32 things (or...
- Can't separate a spin ctrl from its buddy
- Posted on June 4th, 2008 | 3 Comments
"Ron Francis" <ronfrancis@adam.com.au> wrote in message news:zvednWOh7vDtf9jVnZ2dnUVZ_tHinZ2d@adnap.net.au... Perhaps `INVALID_HANDLE_VALUE'?
- How to find the window who sends me a window-message?
- Posted on June 3rd, 2008 | 2 Comments
On 6$B7n(B2$BF|(B, $B8aA0(B12:06, Dave <d...@est.com> wrote: Thank you for replying!
- Mapping / unmapping views of files
- Posted on June 3rd, 2008 | 2 Comments
skrev: Yep, i did isolate the I/O. I forgot to mention, most likely I would open several of these files at once. Mapping whole 2GB files into one chunk would therefore not be a good option...
- Open File dialog box
- Posted on June 2nd, 2008 | 2 Comments
"Scott McPhillips " <org-dot-mvps-at-scottmcp> wrote in message news:sYqdnXJKcaX89t7VnZ2dnUVZ_sHinZ2d@comcast.com... Thanks, Scott!
- Copying DrawText to Clipboard
- Posted on June 2nd, 2008 | 6 Comments
In article <4843db63.1655044@news.sysmatrix.net>, NoSpam@daqarta.com says... If you're going to do this, why not just put a "copy" button next to the readout? --
- win64 + win32 app sharing shared memory object
- Posted on June 2nd, 2008 | 0 Comments
If i have a 64bit platform; and i run 2 apps, one is a native 64bit app; the other is a 32bit app; they create a shared memory object; and a mutex to lock access to it; is this going to work? Can...
- installer application
- Posted on June 2nd, 2008 | 1 Comments
On May 30, 5:57*pm, ssylee <staniga...@gmail.com> wrote: So why exactly are you trying to write an installer? When it comes to installers, there are many commercial options and even some free...
- CHtmlView::OnTranslateAccelerator nCmdID parameter
- Posted on June 1st, 2008 | 1 Comments
Alexander Smirnov wrote: in docobj.h (enum OLECMDID...)
- I need some info on how to do trial version sofware
- Posted on May 31st, 2008 | 19 Comments
"John" <someone@somewhere.com> wrote in message news:48415e04$1@dnews.tpgi.com.au... ;^)
- Sleep(), SuspendThread()
- Posted on May 31st, 2008 | 2 Comments
Jeroen Mostert schrieb: Thanks! Its because i want to suspend the thread and the whole loop is mutexed, except the Sleep()... chris
- COM question
- Posted on May 31st, 2008 | 3 Comments
"Scott McPhillips " <org-dot-mvps-at-scottmcp> schrieb im Newsbeitrag news:09Sdnbftm_vKJd3VnZ2dnUVZ_hOdnZ2d@comcast.com... Ok, thanks.
- LocalAlloc, LocalFree functions
- Posted on May 30th, 2008 | 1 Comments
alien.0101@gmail.com wrote: If you compare : new => HeapAlloc() => RtlAllocateHeap() on _crtheap LocalAlloc() => RtlAllocateHeap() on Peb->ProcessHeap (= GetProcessHeap()) + MSDN...
- This is going to sound nuts: 2 simultaneous versions of one fileunder Vista.
- Posted on May 30th, 2008 | 1 Comments
table400@yahoo.com wrote in news:e494b246-026d-4358-8c20-9a8a27336d90 @a70g2000hsh.googlegroups.com: There's your problem. The 'Program Files' directory is protected on Vista. Any changes are...
- Find drivers folder on XP/Vista
- Posted on May 30th, 2008 | 1 Comments
On 30 mai, 09:00, "Matt P." <supp...@networkspv.com> wrote: GetSystemDirectory() + ""\\drivers"
- DDK console build problem?
- Posted on May 30th, 2008 | 1 Comments
On May 28, 1:24 pm, Kevin <gocave...@gmail.com> wrote: What are you trying to do with the driver anyway? There are just plain old console applications.
- Custom menu and its owner
- Posted on May 29th, 2008 | 8 Comments
"Jugoslav Dujic" <jdujic@yahoo.com> wrote in message news:6a7h37F368kobU1@mid.individual.net... Yes, that's what I found in my prog. Apparently, the idea is the top window should handle /all/ i/o...
- Calling a DLL function in VS 2008
- Posted on May 29th, 2008 | 2 Comments
Thanks!
- How Can I identify a memory Leak
- Posted on May 29th, 2008 | 7 Comments
ManicQin wrote: There are two things that could go wrong: 1. Your allocation and deallocation is flawed. The chances for that are pretty low, but just in case you could post a piece of example code...

