Module application_support_functions

Module application_support_functions 

Source
Expand description

Section 5 - Application Support Functions (403-444)

Structs§

CHOOSECOLOR
C.6 CHOOSECOLOR
CHOOSEFONT
C.7 CHOOSEFONT
FINDREPLACE
C.14 FINDREPLACE
OPENFILENAME
C.28 OPENFILENAME
PRINTDLG
C.32 PRINTDLG

Functions§

ExtractIcon
#403 ExtractIcon
FindExecutable
#404 FindExecutable
GetPrivateProfileString
#405 GetPrivateProfileString
GetProfileString
#405 GetProfileString
WritePrivateProfileString
#406 WritePrivateProfileString
WriteProfileString
#406 WriteProfileString
GetPrivateProfileInt
#407 GetPrivateProfileInt
GetProfileInt
#407 GetProfileInt
IsCharAlpha
#411 IsCharAlpha
IsCharAlphaNumeric
#412 IsCharAlphaNumeric
IsCharLower
#413 IsCharLower
IsCharUpper
#414 IsCharUpper
lstrcmp
#415 lstrcmp
lstrcmpi
#415 lstrcmpi
lstrcat
#416 lstrcat
lstrcpy
#416 lstrcpy
lstrcpyn
#416 lstrcpyn
lstrlen
#417 lstrlen
wsprintf
#418 wsprintf
wvsprintf
#418 wvsprintf
IsDBCSLeadByte
#419 IsDBCSLeadByte
ToAscii
#420 ToAscii
CopyRect
#423 CopyRect
SetRect
#423 SetRect
SetRectEmpty
#423 SetRectEmpty
InflateRect
#423 InflateRect
OffsetRect
#423 OffsetRect
EqualRect
#424 EqualRect
IsRectEmpty
#424 IsRectEmpty
PtInRect
#424 PtInRect
IntersectRect
#425 IntersectRect
UnionRect
#425 UnionRect
SubtractRect
#425 SubtractRect
OutputDebugString
#426 OutputDebugString
FatalAppExit
#428 FatalAppExit
FatalExit
#429 FatalExit
FlashWindow
#432 FlashWindow
MessageBeep
#433 MessageBeep
MessageBox
#434 MessageBox
SetErrorMode
#435 SetErrorMode
GetExpandedName
#436 GetExpandedName
ChooseColor
#437 ChooseColor
ChooseFont
#438 ChooseFont
FindText
#439 FindText
ReplaceText
#439 ReplaceText
GetOpenFileName
#440 GetOpenFileName
GetSaveFileName
#440 GetSaveFileName
GetFileTitle
#441 GetFileTitle
PrintDlg
#442 PrintDlg
CommDlgExtendedError
#443 CommDlgExtendedError
MulDiv
#444 MulDiv