Tech Support > Microsoft Windows > Development Resources
"Show Desktop" command - what exactly is going on?
Posted on November 26th, 2006 | 5 Comments

Grzegorz Wróbel wrote: The window that is brought at top of Z-order is actually of WorkerW class. I got my app working in the secondary mode by placing that WorkerW window below mine. I would still...

'Showmessage' in VC++
Posted on November 24th, 2006 | 1 Comments

"Pascal Steiss" <_NO-SPAM_pascal.steiss@gmx.ch> wrote: MessageBox() -- --------- Scott Seligman <scott at <firstname> and michelle dot net> --------- What do you despise? By this are you truly...

How to change the filename when the user clicks OK button
Posted on November 24th, 2006 | 1 Comments

sowen wrote: solved, ignore it please :D

LPCTSTR - how?
Posted on November 24th, 2006 | 2 Comments

On Fri, 24 Nov 2006 12:42:10 +0000 (UTC), "Pascal Steiss" <_NO-SPAM_pascal.steiss@gmx.ch> wrote: Depends why you are trying to do that. The definition of LPCTSTR depends on whether UNICODE is...

PocketPC GUI issue
Posted on November 24th, 2006 | 4 Comments

On 24 Nov 2006 00:45:15 -0800, "Sabyasachi" <sabyamishra@gmail.com> wrote: Scott provided some hints. Did you try the code in the link I referenced? -----------------------------------------

How to notify another application?
Posted on November 24th, 2006 | 4 Comments

Scott McPhillips wrote: Scott thatnks for your input and yes it was helpful indeed, and thanks to Axonn Echysttas for explaining every thing in very nice tutorial here...

How to bring an Application to front
Posted on November 23rd, 2006 | 7 Comments

Grzegorz Wróbel wrote: -- Grzegorz Wróbel http://www.4neurons.com/ 677265676F727940346E6575726F6E732E636F6D

Simulating mouse buton press isung SendInput activates screensaverand turns offmonitor!
Posted on November 23rd, 2006 | 3 Comments

Grzegorz Wróbel wrote: Now I can see it. I forgot to zero the time member of MOUSEINPUT structure. It was random value there. But why activating screensaver and turning off monitor? It seems that...

viudeo streaming
Posted on November 23rd, 2006 | 0 Comments

hi How I decompress streaming video? thank's gabriele fantoni

Is it possible to separate the event-handling part from the control?
Posted on November 23rd, 2006 | 5 Comments

"BruceWho" <Bruce.Who.HK@gmail.com> wrote in message news:1164201082.120744.241520@k70g2000cwa.googlegroups.com... This seems to be like WinForms style, where the handler (aka "delegate") of button...

Problem in displaying 8 & 4 bit bmps
Posted on November 23rd, 2006 | 14 Comments

abhi wrote: are fine. -- Grzegorz Wróbel http://www.4neurons.com/ 677265676F727940346E6575726F6E732E636F6D

Trouble with Polygon() function
Posted on November 23rd, 2006 | 1 Comments

Fernando wrote: You're setting the thickness to 6 pixels and you're drawing the rectangle starting at the top left corner of the DC (location 0, 0). The coordinates in the various drawing functions...

strings list
Posted on November 23rd, 2006 | 2 Comments

Gandalf wrote: Depends on what kind of list you are talking about. Uli

access denied Visual studio
Posted on November 22nd, 2006 | 0 Comments

I'm trying to debug a C++ windows executable with VS.NET 2005, but whenever I press F5 it says "unable to start program blabla.exe" access is denied. anybody know how to solve this?

Windows Vista: VirtualStore related software issues
Posted on November 22nd, 2006 | 0 Comments

Forgive me if this is the wrong newsgroup, but I didn't see a vista-specific group to address these issues to. I have several applications that I need to update to work with Vista. There are a...

Serial ports from SetupAPIs
Posted on November 22nd, 2006 | 0 Comments

Hi all! I would like to use SetupAPI (SetupDiXXX functions) to enumerate serial ports. I found how to enumerate devices using these APIs, but how to pick serial ports out? Thanks!

RGB24 vs. RGB32
Posted on November 22nd, 2006 | 5 Comments

4N wrote: I don't think it is still true nowadays (it certainly was on 386 processor and older). Now most basic instructions are done within 1 CPU cycle (or even less on average if you take into...

Identify chinese characters in CJK charset
Posted on November 22nd, 2006 | 0 Comments

Hello, I need to check whether the given character is chinese or japanese or korean from CJK charset. When a Char Code is given, the charmap gives the detail as CJK character but i want to know...

Is it possible to run a console application on windows, and have it continue after user logs out?
Posted on November 21st, 2006 | 3 Comments

anywherenotes@gmail.com wrote: That's funny because I saw a thread, not so long ago, where someone was being worried about the opposite - that the console window can stay forever. You can search...

Dialog box from system service?
Posted on November 21st, 2006 | 7 Comments

Lucian Wischik wrote: And the return value? And import library? ;) -- Grzegorz Wróbel http://www.4neurons.com/ 677265676F727940346E6575726F6E732E636F6D