Win 3.x API Functions Not Wrapped by MFC (Part II)

Last reviewed: July 17, 1997
Article ID: Q86465
7.00 | 1.00 1.50 MS-DOS | WINDOWS kbprg

The information in this article applies to:

  • The Microsoft Foundation Classes (MFC) included with:

        - Microsoft C/C++ version 7.0
        - Microsoft Visual C++ for Windows, versions 1.0 and 1.5
    

SUMMARY

The following are the Microsoft Windows versions 3.0 and 3.1 API functions that are not wrapped by the Microsoft Foundation Classes (MFC) because they are infrequently used.

Windows 3.0 and 3.1 API             Windows 3.0 and 3.1 API (continued)
-----------------------             -----------------------------------

AdjustWindowRect                    GetMetaFile
AdjustWindowRectEx                  GetMetaFileBits
BeginDeferWindowPos                 GetModuleHandle
CopyMetaFile                        GetModuleUsage
CreateCursor                        GetSystemPaletteEntries
CreateDialogIndirectParam           GetSystemPaletteUse
CreateDialogParam                   GetWindowTask
CreateDIBitmap                      GlobalAddAtom
CreateIcon                          GlobalFindAtom
DeferWindowPos                      GlobalGetAtomName
DeleteMetaFile                      InitAtomTable
DestroyCursor                       IsWindow
DestroyIcon                         PlayMetaFileRecord
DialogBoxIndirectParam              PostAppMessage
DialogBoxParam                      RemoveFontResource
EndDeferWindowPos                   SetDIBits
EnumChildWindows                    SetDIBitsToDevice
EnumFonts                           SetMetaFileBits
EnumMetaFile                        SetResourceHandler
EnumTaskWindows                     SetSystemPaletteUse
ExtDeviceMode                       ShowCursor
FindAtom                            SizeofResource
FindResource                        StretchDIBits
GetAtomHandle                       TranslateAccelerator
GetAtomName                         TranslateMDISysAccel
GetClassName                        UnregisterClass
GetDIBits GetMessage


Additional reference words: kbinf 7.00 1.00 1.50 2.00 2.50 wrapped
KBCategory: kbprg
KBSubcategory: MfcMisc
Keywords : kb16bitonly
Technology : kbMfc


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.