- what is best for rich windows GUI programming.
- Posted on June 28th, 2007 | 4 Comments
ggurubasavaraja@gmail.com wrote: The specialized ms newsgroup is microsoft.public.win32.programmer.ui
- Desperate Need for Document Oriented Model Sample Code.
- Posted on June 27th, 2007 | 1 Comments
Larry Lindstrom wrote: Hi Folks: I have something that seems to be working, so I'm not as desperate as I was when this was posted. What I have, assuming it continues to work as well as it does to...
- Listview's scrollbar message
- Posted on June 27th, 2007 | 3 Comments
win32orphan@gmail.com wrote: I meant subclass (or superclass if you plan to use more listviews in your programs) by modifying listview's windows procedure. The only modification would be to handle...
- What is the difference between NULL and INVALID_HANDLE_VALUE?
- Posted on June 27th, 2007 | 4 Comments
On Jun 27, 5:43 pm, Kellie Fitton <KELLIEFIT...@YAHOO.COM> wrote: Thank you! That indeed answers the question. So I understand both NULL and INVALID_HANDLE_VALUE are correct, but each for a...
- Isn't a Cild Always Above Parent's Z Order?
- Posted on June 27th, 2007 | 2 Comments
Chris Becke wrote: Thanks Chris: Nope, that wasn't the problem. I just needed to set WS_CLIPCHILDREN for the frame and client windows. I'm about to do something useful with what I've learned,
- StretchBlt() to printer dc failure
- Posted on June 27th, 2007 | 2 Comments
On Wed, 20 Jun 2007 14:25:43 -0700, Kellie Fitton <KELLIEFITTON@YAHOO.COM> wrote: and calling StretchBlt() seems to have solved the problem. Not sure why I wasn't doing that originally since the...
- Package installer
- Posted on June 27th, 2007 | 2 Comments
Jeffrey Adler wrote: Inno Setup is a handy tool for creating basic installers, and the price is right--free. It does #1 and #2 with no problem. As for #3, you can have it run programs as part of...
- How query hInst?
- Posted on June 27th, 2007 | 2 Comments
Grzegorz Wróbel schrieb: Many, many thanks. Gerd
- Listbox question (Win32)
- Posted on June 27th, 2007 | 2 Comments
Larry Lindstrom schrieb: Thanks, I will try it. Gerd
- Please Help Me Specify a Parent for a Dialog Box.
- Posted on June 27th, 2007 | 0 Comments
Hi Folks: Developing on WinXP Media, VC6, WIN32, no MFC. I'm attempting to implement a Document Oriented Model for an application. This is the MDI like interface used by Microsoft's Internet...
- serial number
- Posted on June 26th, 2007 | 4 Comments
Jeff Henkels wrote: Ah, true. The OP didn't mention what he really needs that "computer serial number" for. If acceptable for his purposes, I would stick to simple GetVolumeInformation() API than...
- How to poll server status over the Internet ?...
- Posted on June 26th, 2007 | 4 Comments
Windows Application wrote: I don't know what is exactly your scenario with communicating with a server. The next function you usually call after InternetConnect() is HttpOpenRequest() and if it...
- lsof for windows... list process holding port
- Posted on June 25th, 2007 | 4 Comments
On Jun 21, 11:03 pm, marco <m...@dsk.com> wrote: Thanks, netstat -b did the trick
- How to get the items in the start menu ?
- Posted on June 25th, 2007 | 3 Comments
On 25 juin, 18:01, Grzegorz Wróbel </dev/n...@localhost.localdomain> wrote: thanks both for your answer, but I get differences between my start menu and the folder in My Documents ... Why ? Can I...
- ostringstream Unicode problem
- Posted on June 25th, 2007 | 2 Comments
In article <f56vnt$tb$1$8300dec7@news.demon.co.uk>, nospam@gmail.com says... My advice would be to just switch entirely to a Unicode build, and be done with it. When you get down to it, narrow...
- Making Sort By Name Default for "Add Files to Folder" and File:Open
- Posted on June 25th, 2007 | 2 Comments
On Jun 23, 1:04 pm, PeterOut <MajorSetb...@excite.com> wrote: Answer: Set "Sort by Name" as the default for Windows Explorer.
- Changing DEVMODE struct of PrintDlg function
- Posted on June 25th, 2007 | 0 Comments
Hi I am changing DEVMODE sturct in a function which is hooked version of PrintDlgA. I am able to copy default struct from hDevMode but i cant do reverse. I want to set Default orientation to...
- Shell extension (no MFC, ATL...)
- Posted on June 25th, 2007 | 5 Comments
On Jun 23, 6:10 am, Grzegorz Wróbel </dev/n...@localhost.localdomain> wrote: Thanks for the help. It will take me some time too. I am combineing the knowledge from win32 topic help files for the...
- Stress testing of serial routines
- Posted on June 25th, 2007 | 3 Comments
"Bruce Varley" <bxvarley@weastnet.com.au> wrote in message news:137s37684mq7vf0@corp.supernews.com... dumb, problem. Looks bombproof now...
- MCSE Certification
- Posted on June 25th, 2007 | 0 Comments
If you want to know how to migrate a Dfs configuration and determining BIOS data on Windows 2000, visit: http://www.it-techexperts.com/MCSE/HTWin01.asp

