Ide Indy Delphi

User.382 SetWindowContextHelpID
User.383 GetWindowContextHelpID
User.384 SetMenuContextHelpID
User.385 GetMenuContextHelpID
User.389 LoadImage
User.390 CopyImage
User.391 SignalProc32
User.394 DrawIconEx
User.395 GetIconInfo
User.397 RegisterClassEx
User.398 GetClassInfoEx
User.399 ChildWindowFromPointEx
User.409 InitThreadInput
User.427 FindWindowEx
User.428 TileWindows
User.429 CascadeWindows
User.441 InsertMenuItem
User.443 GetMenuItemInfo
User.446 SetMenuItemInfo
User.448 DrawAnimatedRects
User.449 DrawState
User.450 CreateIconFromResourceEx
User.475 SetScrollInfo
User.476 GetScrollInfo
User.477 GetKeyboardLayoutName
User.478 LoadKeyboardLayout
User.479 MenuItemFromPoint
User.498 Bear498
User.533 WNetInitialize
User.534 WNetLogOn
User.600 GetShellWindow
User.601 DoHotkeyStuff
User.602 SetCheckCursorTimer
User.604 BroadcastSystemMessage
User.605 HackTaskMonitor
User.606 FormatMessage
User.608 GetForegroundWindow
User.609 SetForegroundWindow
User.610 DestroyIcon32
User.620 ChangeDisplaySettings
User.621 EnumDisplaySettings
User.640 MsgWaitForMultipleObjects
User.650 ActivateKeyboardLayout
User.651 GetKeyboardLayout
User.652 GetKeyboardLayoutList
User.654 UnloadKeyboardLayout
User.655 PostPostedMessages
User.656 DrawFrameControl
User.657 DrawCaptionTemp
User.658 DispatchInput
User.659 DrawEdge
User.660 DrawCaption
User.661 SetSysColorsTemp
User.662 DrawMenuBarTemp
User.663 GetMenuDefaultItem
User.664 SetMenuDefaultItem
User.665 GetMenuItemRect
User.666 CheckMenuRadioItem
User.667 TrackPopupMenuEx
User.668 SetWindowRgn
User.669 GetWindowRgn
User.800 ChooseFont_CallBack16
User.801 FindReplace_CallBack16
User.802 OpenFileName_CallBack16
User.803 PrintDlg_CallBack16
User.804 ChooseColor_CallBack16
User.819 PeekMessage32
User.820 GetMessage32
User.821 TranslateMessage32
User.823 CallMsgFilter32
User.824 IsDialogMessage32
User.825 PostMessage32
User.826 PostThreadMessage32
User.827 MessageBoxIndirect
User.850 UsrThkConnectionDataLs
User.851 MsgThkConnectionDataLs
User.853 Ft_UsrThkThkConnectionData
User.854 Ft_UsrF2ThkThkConnectionData
User.855 Usr32ThkConnectionDataSl
User.890 InstallImt
User.891 UnInstallImt
--------------------------------------------------------------------------
User Functions changed in Win95
--------------------------------------------------------------------------
User.8 (WEP) moved to User.9 (WEP)
--------------------------------------------------------------------------
User Functions no longer existant in Win95
--------------------------------------------------------------------------
User.314 SignalProc
User.336 LoadCursorIconHandler
User.341 _FFFE_FARFRAME
User.343 GetFilePortName
User.356 LoadDIBCursorHandler
User.357 LoadDIBIconHandler
==========================================================================
GDI
==========================================================================
--------------------------------------------------------------------------
bool PolyBezier(word DC, long points, word numpoints) (GDI.502)
--------------------------------------------------------------------------
Draws bezier curves.
DC: handle of DC to paint bezier curves in
points: pointer to an array of TPOINT structures identifying the
coordinates
numpoints: number of points stored in points.
--------------------------------------------------------------------------
bool PolyBezierTo(word DC, long points, word numpoints) (GDI.503)
--------------------------------------------------------------------------
Draws bezier curves. Starting point for the first bezier curve is the
current cursor position.
DC: handle of DC to paint bezier curves in
points: pointer to an array of TPOINT structures identifying the
coordinates
numpoints: number of points stored in points.
--------------------------------------------------------------------------
List of all new GDI functions
--------------------------------------------------------------------------
GDI.188 GetTextExtentEx
GDI.266 OpenPrinterA
GDI.267 StartDocPrinterA
GDI.268 StartPagePrinter
GDI.269 WritePrinter
GDI.270 EndPagePrinter
GDI.271 AbortPrinter
GDI.272 EndDocPrinter
GDI.274 ClosePrinter
GDI.280 GetRealDriverInfo
GDI.281 DrvSetPrinterData
GDI.282 DrvGetPrinterData
GDI.299 EngineGetCharWidthEx
GDI.315 EngineRealizeFontExt
GDI.316 EngineGetCharWidthStr
GDI.404 GetTTGlyphIndexMap
GDI.489 CreateDIBSection
GDI.490 CloseEnhMetaFile
GDI.491 CopyEnhMetaFile
GDI.492 CreateEnhMetaFile
GDI.493 DeleteEnhMetaFile
GDI.495 GDIComment
GDI.496 GetEnhMetaFile
GDI.497 GetEnhMetaFileBits
GDI.498 GetEnhMetaFileDescription
GDI.499 GetEnhMetaFileHeader
GDI.501 GetEnhMetaFilePaletteEntries
GDI.502 PolyBezier
GDI.503 PolyBezierTo
GDI.504 PlayEnhMetaFileRecord
GDI.505 SetEnhMetaFileBits
GDI.506 SetMetaRgn
GDI.508 ExtSelectClipRgn
GDI.511 AbortPath
GDI.512 BeginPath
GDI.513 CloseFigure
GDI.514 EndPath
GDI.515 FillPath
GDI.516 FlattenPath
GDI.517 GetPath
GDI.518 PathToRegion
GDI.519 SelectClipPath
GDI.520 StrokeAndFillPath
GDI.521 StrokePath
GDI.522 WidenPath
GDI.523 ExtCreatePen
GDI.524 GetArcDirection
GDI.525 SetArcDirection
GDI.526 GetMiterLimit
GDI.527 SetMiterLimit
GDI.528 GDIParametersInfo
GDI.529 CreateHalfTonePalette
GDI.602 SetDIBColorTable
GDI.603 GetDIBColorTable
GDI.604 SetSolidBrush
GDI.605 SysDeleteObject
GDI.606 SetMagicColors
GDI.607 GetRegionData
GDI.608 ExtCreateRegion
GDI.609 GDIFreeResources
GDI.610 GDISignalProc32
GDI.611 GetRandomRgn
GDI.612 GetTextCharset
GDI.613 EnumFontFamiliesEx
GDI.614 AddLpkToGDI
GDI.615 GetCharacterPlacement
GDI.616 GetFontLanguageInfo
GDI.650 BuildInverseTableDIB
GDI.701 GDIThkConnectionDataLs
GDI.702 FT_GDIFThkThkConnectionData
GDI.703 FdThkConnectionDataSl
GDI.704 IcmThkConnectionDataSl
GDI.801 SetIcmMode
GDI.804 EnumProfiles
GDI.807 CheckColorSignAmut
GDI.808 GetColorSpace
GDI.809 GetLogColorSpace
GDI.810 CreateColorSpace
GDI.811 SetColorSpace
GDI.812 DeleteColorSpace
GDI.813 GetICMProfile
GDI.814 SetICMProfile
GDI.815 GetDeviceGammaRamp
GDI.816 SetDeviceGammaRamp
GDI.817 ColorMatchToTarget
GDI.820 ICMCreateTransform
GDI.821 ICMDeleteTransform
GDI.822 ICMTranslateRGB
GDI.823 ICMTranslateRGBs
GDI.824 ICMCheckColorSignAmut
--------------------------------------------------------------------------
GDI Functions no longer existant in Win95
--------------------------------------------------------------------------