Re: hide taskbar after SwitchToThisWindow

Tech-Archive recommends: Fix windows errors by optimizing your registry



"AliR (VC++ MVP)" <AliR@xxxxxxxxxxxxx> wrote in message
news:cMm3i.21174$YL5.17885@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Nice find on the SwitchToThisWindow(), I didn't know about this function.
Microsoft needs to have a better what's new section everytime they release
a new version of the SDK.


Heh, this is one that they were forced to document because some app of
theirs like IE or Media Player used it, and they had to comply with the
Justice Dept's order to make API's used in MS apps available to their
competitors. The API was included in the document MS released when they did
this, some years ago.
You can tell by the language, "this function is deprecated and not intended
for general use. It is recommended that you do not use it in new programs
because it might be altered or unavailable in subsequent versions of
Windows."

-- David



.



Relevant Pages

  • Re: Converting ARMV4I BSP into ARMV4
    ... Yes, PPC is WindowsCE. ... of libraries that are custom to PPC, and not duplicated on the regular CE ... Note that the whole point of an SDK is that it must match the exact OS build ... use a PPC SDK and expect the app to run on both platforms. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Recommendation of Development Tools for Wireless and Barcode Scanning
    ... Our app proudly works in batch mode. ... >> means our app works even when no connection is available. ... We have already had a barcode scanning ... using the SDK will let ...
    (microsoft.public.pocketpc)
  • Re: eVC++4.0 and target SDK
    ... I just started to create an app for a Windows CE5.0 system with AMD CPU. ... I just installed software as follows, ... when I tried to install the target SDK, ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Unsupported Functions and Objects w/ new SDKs from Visual Studio 2
    ... you will get the following error because in AfxInet.h for the PC 2003 SDK ... You must have created a C++ MFC Desktop app. ... But I also want to use VS 2005 and compile PPC 2003 SE devices which do not ...
    (microsoft.public.pocketpc.developer)
  • Re: ADO.NET EntityFramework and Large SQL Databases
    ... Why don't you put your entity framework code in separated assembly - class library? ... My problem comes everytime i have to build my app. ... DESCENT way to have the Entity model co-existing in peace in my Winform ...
    (microsoft.public.dotnet.framework.adonet)