ReactOS 0.4.15-dev-7958-gcd0bb1a
CAppScrnshotPreview Class Reference

#include <appview.h>

Inheritance diagram for CAppScrnshotPreview:
Collaboration diagram for CAppScrnshotPreview:

Public Member Functions

HWND Create (HWND hParent)
 
VOID PreviousDisplayCleanup ()
 
VOID DisplayEmpty ()
 
BOOL DisplayImage (LPCWSTR lpszLocation)
 
int GetRequestedWidth (int Height)
 
 CAppScrnshotPreview (const CStringW &BasePath)
 
 ~CAppScrnshotPreview ()
 
- Public Member Functions inherited from ATL::CWindowImpl< CAppScrnshotPreview >
HWND Create (HWND hWndParent, _U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, _U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL)
 
- Public Member Functions inherited from ATL::CWindowImplBaseT< TBase, TWinTraits >
 CWindowImplBaseT ()
 
virtual void OnFinalMessage (HWND)
 
BOOL SubclassWindow (HWND hWnd)
 
HWND UnsubclassWindow (BOOL bForce=FALSE)
 
virtual WNDPROC GetWindowProc ()
 
LRESULT DefWindowProc (UINT uMsg, WPARAM wParam, LPARAM lParam)
 
HWND Create (HWND hWndParent, _U_RECT rect, LPCTSTR szWindowName, DWORD dwStyle, DWORD dwExStyle, _U_MENUorID MenuOrID, ATOM atom, LPVOID lpCreateParam)
 
- Public Member Functions inherited from ATL::CWindowImplRoot< TBase >
 CWindowImplRoot ()
 
virtual ~CWindowImplRoot ()
 
- Public Member Functions inherited from ATL::CWindow
 CWindow (HWND hWnd=NULL)
 
 operator HWND () const
 
UINT ArrangeIconicWindows ()
 
void Attach (HWND hWndNew)
 
HDC BeginPaint (LPPAINTSTRUCT lpPaint)
 
BOOL BringWindowToTop ()
 
BOOL CenterWindow (HWND hWndCenter=NULL)
 
BOOL ChangeClipboardChain (HWND hWndNewNext)
 
BOOL CheckDlgButton (int nIDButton, UINT nCheck)
 
BOOL CheckRadioButton (int nIDFirstButton, int nIDLastButton, int nIDCheckButton)
 
HWND ChildWindowFromPoint (POINT point) const
 
HWND ChildWindowFromPointEx (POINT point, UINT uFlags) const
 
BOOL ClientToScreen (LPPOINT lpPoint) const
 
BOOL ClientToScreen (LPRECT lpRect) const
 
HWND Create (LPCTSTR lpstrWndClass, HWND hWndParent, _U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, _U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL)
 
BOOL CreateCaret (HBITMAP pBitmap)
 
BOOL CreateGrayCaret (int nWidth, int nHeight)
 
BOOL CreateSolidCaret (int nWidth, int nHeight)
 
HDWP DeferWindowPos (HDWP hWinPosInfo, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags)
 
BOOL DestroyWindow ()
 
HWND Detach ()
 
int DlgDirList (LPTSTR lpPathSpec, int nIDListBox, int nIDStaticPath, UINT nFileType)
 
int DlgDirListComboBox (LPTSTR lpPathSpec, int nIDComboBox, int nIDStaticPath, UINT nFileType)
 
BOOL DlgDirSelect (LPTSTR lpString, int nCount, int nIDListBox)
 
BOOL DlgDirSelectComboBox (LPTSTR lpString, int nCount, int nIDComboBox)
 
void DragAcceptFiles (BOOL bAccept=TRUE)
 
BOOL DrawMenuBar ()
 
BOOL EnableScrollBar (UINT uSBFlags, UINT uArrowFlags=ESB_ENABLE_BOTH)
 
BOOL EnableWindow (BOOL bEnable=TRUE)
 
void EndPaint (LPPAINTSTRUCT lpPaint)
 
BOOL FlashWindow (BOOL bInvert)
 
BOOL GetClientRect (LPRECT lpRect) const
 
HDC GetDC ()
 
HDC GetDCEx (HRGN hRgnClip, DWORD flags)
 
HWND GetDescendantWindow (int nID) const
 
HRESULT GetDlgControl (int nID, REFIID iid, void **ppCtrl)
 
int GetDlgCtrlID () const
 
HRESULT GetDlgHost (int nID, REFIID iid, void **ppHost)
 
HWND GetDlgItem (_In_ int nID) const
 
UINT GetDlgItemInt (_In_ int nID, _Out_opt_ BOOL *lpTrans=NULL, _In_ BOOL bSigned=TRUE) const
 
UINT GetDlgItemText (_In_ int nID, _Out_writes_to_(nMaxCount, return+1) LPTSTR lpStr, _In_ int nMaxCount) const
 
BOOL GetDlgItemText (_In_ int nID, _Inout_ _Outref_result_maybenull_ _Post_z_ BSTR &bstrText) const
 
DWORD GetExStyle () const
 
HFONT GetFont () const
 
DWORD GetHotKey () const
 
HICON GetIcon (BOOL bBigIcon=TRUE) const
 
HWND GetLastActivePopup () const
 
HMENU GetMenu () const
 
HWND GetNextDlgGroupItem (HWND hWndCtl, BOOL bPrevious=FALSE) const
 
HWND GetNextDlgTabItem (HWND hWndCtl, BOOL bPrevious=FALSE) const
 
CWindow GetParent () const
 
BOOL GetScrollInfo (int nBar, LPSCROLLINFO lpScrollInfo)
 
BOOL GetScrollPos (int nBar)
 
BOOL GetScrollRange (int nBar, LPINT lpMinPos, LPINT lpMaxPos) const
 
DWORD GetStyle () const
 
HMENU GetSystemMenu (BOOL bRevert)
 
HWND GetTopLevelParent () const
 
HWND GetTopLevelWindow () const
 
HWND GetTopWindow () const
 
BOOL GetUpdateRect (LPRECT lpRect, BOOL bErase=FALSE)
 
int GetUpdateRgn (HRGN hRgn, BOOL bErase=FALSE)
 
HWND GetWindow (UINT nCmd) const
 
DWORD GetWindowContextHelpId () const
 
HDC GetWindowDC ()
 
LONG GetWindowLong (int nIndex) const
 
LONG_PTR GetWindowLongPtr (int nIndex) const
 
BOOL GetWindowPlacement (WINDOWPLACEMENT *lpwndpl) const
 
DWORD GetWindowProcessID ()
 
BOOL GetWindowRect (LPRECT lpRect) const
 
int GetWindowRgn (HRGN hRgn)
 
int GetWindowText (_Out_writes_to_(nMaxCount, return+1) LPTSTR lpszStringBuf, _In_ int nMaxCount) const
 
BOOL GetWindowText (_Inout_ _Outref_result_maybenull_ _Post_z_ BSTR &bstrText) const
 
int GetWindowTextLength () const
 
DWORD GetWindowThreadID ()
 
WORD GetWindowWord (int nIndex) const
 
void GotoDlgCtrl (HWND hWndCtrl) const
 
BOOL HideCaret ()
 
BOOL HiliteMenuItem (HMENU hMenu, UINT uHiliteItem, UINT uHilite)
 
BOOL Invalidate (BOOL bErase=TRUE)
 
BOOL InvalidateRect (LPCRECT lpRect, BOOL bErase=TRUE)
 
void InvalidateRgn (HRGN hRgn, BOOL bErase=TRUE)
 
BOOL IsChild (const HWND hWnd) const
 
BOOL IsDialogMessage (LPMSG lpMsg)
 
UINT IsDlgButtonChecked (int nIDButton) const
 
BOOL IsIconic () const
 
BOOL IsParentDialog ()
 
BOOL IsWindow () const
 
BOOL IsWindowEnabled () const
 
BOOL IsWindowVisible () const
 
BOOL IsWindowUnicode ()
 
BOOL IsZoomed () const
 
BOOL KillTimer (UINT_PTR nIDEvent)
 
BOOL LockWindowUpdate (BOOL bLock=TRUE)
 
int MapWindowPoints (HWND hWndTo, LPPOINT lpPoint, UINT nCount) const
 
int MapWindowPoints (HWND hWndTo, LPRECT lpRect) const
 
int MessageBox (LPCTSTR lpszText, LPCTSTR lpszCaption=NULL, UINT nType=MB_OK)
 
BOOL ModifyStyle (DWORD dwRemove, DWORD dwAdd, UINT nFlags=0)
 
BOOL ModifyStyleEx (DWORD dwRemove, DWORD dwAdd, UINT nFlags=0)
 
BOOL MoveWindow (int x, int y, int nWidth, int nHeight, BOOL bRepaint=TRUE)
 
void NextDlgCtrl () const
 
BOOL OpenClipboard ()
 
BOOL PostMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
void PrevDlgCtrl () const
 
void Print (HDC hDC, DWORD dwFlags) const
 
void PrintClient (HDC hDC, DWORD dwFlags) const
 
BOOL RedrawWindow (LPCRECT lpRectUpdate=NULL, HRGN hRgnUpdate=NULL, UINT flags=RDW_INVALIDATE|RDW_UPDATENOW|RDW_ERASE)
 
int ReleaseDC (HDC hDC)
 
BOOL ResizeClient (int nWidth, int nHeight, BOOL bRedraw=FALSE)
 
BOOL ScreenToClient (LPPOINT lpPoint) const
 
BOOL ScrollWindow (int xAmount, int yAmount, LPCRECT lpRect=NULL, LPCRECT lpClipRect=NULL)
 
int ScrollWindowEx (int dx, int dy, LPCRECT lpRectScroll, LPCRECT lpRectClip, HRGN hRgnUpdate, LPRECT lpRectUpdate, UINT flags)
 
LRESULT SendDlgItemMessage (int nID, UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
LRESULT SendMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
void SendMessageToDescendants (UINT message, WPARAM wParam=0, LPARAM lParam=0, BOOL bDeep=TRUE)
 
BOOL SendNotifyMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
HWND SetActiveWindow ()
 
HWND SetCapture ()
 
HWND SetClipboardViewer ()
 
int SetDlgCtrlID (int nID)
 
BOOL SetDlgItemInt (int nID, UINT nValue, BOOL bSigned=TRUE)
 
BOOL SetDlgItemText (int nID, LPCTSTR lpszString)
 
HWND SetFocus ()
 
void SetFont (HFONT hFont, BOOL bRedraw=TRUE)
 
int SetHotKey (WORD wVirtualKeyCode, WORD wModifiers)
 
HICON SetIcon (HICON hIcon, BOOL bBigIcon=TRUE)
 
BOOL SetMenu (HMENU hMenu)
 
HWND SetParent (HWND hWndNewParent)
 
void SetRedraw (BOOL bRedraw=TRUE)
 
int SetScrollInfo (int nBar, LPSCROLLINFO lpScrollInfo, BOOL bRedraw=TRUE)
 
int SetScrollPos (int nBar, int nPos, BOOL bRedraw=TRUE)
 
BOOL SetScrollRange (int nBar, int nMinPos, int nMaxPos, BOOL bRedraw=TRUE)
 
UINT_PTR SetTimer (UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)=NULL)
 
BOOL SetWindowContextHelpId (DWORD dwContextHelpId)
 
LONG SetWindowLong (int nIndex, LONG dwNewLong)
 
LONG_PTR SetWindowLongPtr (int nIndex, LONG_PTR dwNewLong)
 
BOOL SetWindowPlacement (const WINDOWPLACEMENT *lpwndpl)
 
BOOL SetWindowPos (HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags)
 
int SetWindowRgn (HRGN hRgn, BOOL bRedraw=FALSE)
 
BOOL SetWindowText (LPCTSTR lpszString)
 
WORD SetWindowWord (int nIndex, WORD wNewWord)
 
BOOL ShowCaret ()
 
BOOL ShowOwnedPopups (BOOL bShow=TRUE)
 
BOOL ShowScrollBar (UINT nBar, BOOL bShow=TRUE)
 
BOOL ShowWindow (int nCmdShow)
 
BOOL ShowWindowAsync (int nCmdShow)
 
BOOL UpdateWindow ()
 
BOOL ValidateRect (LPCRECT lpRect)
 
BOOL ValidateRgn (HRGN hRgn)
 
BOOL WinHelp (LPCTSTR lpszHelp, UINT nCmd=HELP_CONTEXT, DWORD dwData=0)
 
virtual BOOL ProcessWindowMessage (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult, DWORD dwMsgMapID)=0
 

Static Public Member Functions

static ATL::CWndClassInfoGetWndClassInfo ()
 
- Static Public Member Functions inherited from ATL::CWindowImpl< CAppScrnshotPreview >
static LPCTSTR GetWndCaption ()
 
- Static Public Member Functions inherited from ATL::CWindowImplBaseT< TBase, TWinTraits >
static DWORD GetWndStyle (DWORD dwStyle)
 
static DWORD GetWndExStyle (DWORD dwExStyle)
 
static LRESULT CALLBACK StartWindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static LRESULT CALLBACK WindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
- Static Public Member Functions inherited from ATL::CWindow
static LPCTSTR GetWndClassName ()
 
static LRESULT SendMessage (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
 

Private Member Functions

BOOL ProcessWindowMessage (HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam, LRESULT &theResult, DWORD dwMapId)
 
VOID DisplayLoading ()
 
VOID DisplayFailed ()
 
BOOL DisplayFile (LPCWSTR lpszFileName)
 
VOID SetStatus (SCRNSHOT_STATUS Status)
 
VOID PaintOnDC (HDC hdc, int width, int height, BOOL bDrawBkgnd)
 
float GetLoadingDotWidth (int width, int height)
 
float GetFrameDotShift (int Frame, int width, int height)
 

Private Attributes

CStringW m_BasePath
 
SCRNSHOT_STATUS ScrnshotPrevStauts = SCRNSHOT_PREV_EMPTY
 
Gdiplus::Image * pImage = NULL
 
HICON hBrokenImgIcon = NULL
 
BOOL bLoadingTimerOn = FALSE
 
int LoadingAnimationFrame = 0
 
int BrokenImgSize = BROKENIMG_ICON_SIZE
 
pASYNCINET AsyncInet = NULL
 
LONGLONG ContentID = 0
 
CStringW TempImagePath
 

Additional Inherited Members

- Public Types inherited from ATL::CWindowImplRoot< TBase >
enum  { WINSTATE_DESTROYED = 0x00000001 }
 
- Public Attributes inherited from ATL::CWindowImplBaseT< TBase, TWinTraits >
WNDPROC m_pfnSuperWindowProc
 
- Public Attributes inherited from ATL::CWindowImplRoot< TBase >
CWndProcThunk m_thunk
 
const _ATL_MSGm_pCurrentMsg
 
DWORD m_dwState
 
- Public Attributes inherited from ATL::CWindow
HWND m_hWnd
 
- Static Public Attributes inherited from ATL::CWindow
static RECT rcDefault
 

Detailed Description

Definition at line 99 of file appview.h.

Constructor & Destructor Documentation

◆ CAppScrnshotPreview()

CAppScrnshotPreview::CAppScrnshotPreview ( const CStringW BasePath)

Definition at line 317 of file appview.cpp.

317 : m_BasePath(BasePath)
318{
319}
CStringW m_BasePath
Definition: appview.h:102

◆ ~CAppScrnshotPreview()

CAppScrnshotPreview::~CAppScrnshotPreview ( )

Definition at line 732 of file appview.cpp.

733{
735}
VOID PreviousDisplayCleanup()
Definition: appview.cpp:609

Member Function Documentation

◆ Create()

HWND CAppScrnshotPreview::Create ( HWND  hParent)

Definition at line 601 of file appview.cpp.

602{
603 RECT r = {0, 0, 0, 0};
604
605 return CWindowImpl::Create(hParent, r, L"", WS_CHILD | WS_VISIBLE);
606}
HWND Create(HWND hWndParent, _U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, _U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL)
Definition: atlwin.h:1734
GLdouble GLdouble GLdouble r
Definition: gl.h:2055
#define L(x)
Definition: ntvdm.h:50
#define WS_CHILD
Definition: pedump.c:617
#define WS_VISIBLE
Definition: pedump.c:620

Referenced by CAppInfoDisplay::ProcessWindowMessage().

◆ DisplayEmpty()

VOID CAppScrnshotPreview::DisplayEmpty ( )

Definition at line 634 of file appview.cpp.

635{
639}
@ SCRNSHOT_PREV_EMPTY
Definition: appview.h:46
#define InterlockedIncrement64(a)
Definition: btrfs_drv.h:143
VOID SetStatus(SCRNSHOT_STATUS Status)
Definition: appview.cpp:481
LONGLONG ContentID
Definition: appview.h:110

Referenced by CAppInfoDisplay::SetWelcomeText(), and CAppInfoDisplay::ShowAppInfo().

◆ DisplayFailed()

VOID CAppScrnshotPreview::DisplayFailed ( )
private

Definition at line 459 of file appview.cpp.

Referenced by DisplayFile(), DisplayImage(), and ProcessWindowMessage().

◆ DisplayFile()

BOOL CAppScrnshotPreview::DisplayFile ( LPCWSTR  lpszFileName)
private

Definition at line 467 of file appview.cpp.

468{
471 pImage = Bitmap::FromFile(lpszFileName, 0);
472 if (pImage->GetLastStatus() != Ok)
473 {
475 return FALSE;
476 }
477 return TRUE;
478}
@ SCRNSHOT_PREV_IMAGE
Definition: appview.h:48
static Bitmap * FromFile(const WCHAR *filename, BOOL useEmbeddedColorManagement)
Gdiplus::Image * pImage
Definition: appview.h:104
#define TRUE
Definition: types.h:120
#define FALSE
Definition: types.h:117
@ Ok
Definition: gdiplustypes.h:26

Referenced by DisplayImage(), and ProcessWindowMessage().

◆ DisplayImage()

BOOL CAppScrnshotPreview::DisplayImage ( LPCWSTR  lpszLocation)

Definition at line 642 of file appview.cpp.

643{
646
647 if (PathIsURLW(lpszLocation))
648 {
650
652 if (!DownloadParam)
653 return FALSE;
654
655 DownloadParam->hwndNotify = m_hWnd;
656 DownloadParam->ID = ID;
657 // generate a filename
658 CStringW ScrnshotFolder = m_BasePath;
659 PathAppendW(ScrnshotFolder.GetBuffer(MAX_PATH), L"screenshots");
660 ScrnshotFolder.ReleaseBuffer();
661
662 if (!PathIsDirectoryW(ScrnshotFolder.GetString()))
663 {
664 CreateDirectoryW(ScrnshotFolder.GetString(), NULL);
665 }
666
667 if (!GetTempFileNameW(
668 ScrnshotFolder.GetString(), L"img", 0, DownloadParam->DownloadFileName.GetBuffer(MAX_PATH)))
669 {
670 DownloadParam->DownloadFileName.ReleaseBuffer();
671 delete DownloadParam;
673 return FALSE;
674 }
675 DownloadParam->DownloadFileName.ReleaseBuffer();
676
677 DownloadParam->hFile = CreateFileW(
678 DownloadParam->DownloadFileName.GetString(), GENERIC_WRITE, 0, NULL, CREATE_ALWAYS, FILE_ATTRIBUTE_NORMAL,
679 NULL);
681 {
682 delete DownloadParam;
684 return FALSE;
685 }
686
689 if (!AsyncInet)
690 {
692 DeleteFileW(DownloadParam->DownloadFileName.GetBuffer());
693 delete DownloadParam;
695 return FALSE;
696 }
697 return TRUE;
698 }
699 else
700 {
701 return DisplayFile(lpszLocation);
702 }
703}
int ScrnshotDownloadCallback(pASYNCINET AsyncInet, ASYNC_EVENT Event, WPARAM wParam, LPARAM lParam, VOID *Extension)
Definition: appview.cpp:285
struct __ScrnshotDownloadParam ScrnshotDownloadParam
pASYNCINET AsyncInetDownload(LPCWSTR lpszAgent, DWORD dwAccessType, LPCWSTR lpszProxy, LPCWSTR lpszProxyBypass, LPCWSTR lpszUrl, BOOL bAllowCache, ASYNCINET_CALLBACK Callback, VOID *Extension)
Definition: asyncinet.cpp:33
void ReleaseBuffer(_In_ int nNewLength=-1)
Definition: atlsimpstr.h:387
PXSTR GetString() noexcept
Definition: atlsimpstr.h:367
HWND m_hWnd
Definition: atlwin.h:273
BOOL DisplayFile(LPCWSTR lpszFileName)
Definition: appview.cpp:467
pASYNCINET AsyncInet
Definition: appview.h:109
#define NULL
Definition: types.h:112
#define CloseHandle
Definition: compat.h:739
#define INVALID_HANDLE_VALUE
Definition: compat.h:731
#define MAX_PATH
Definition: compat.h:34
#define CreateFileW
Definition: compat.h:741
#define FILE_ATTRIBUTE_NORMAL
Definition: compat.h:137
BOOL WINAPI DeleteFileW(IN LPCWSTR lpFileName)
Definition: delete.c:39
BOOL WINAPI CreateDirectoryW(IN LPCWSTR lpPathName, IN LPSECURITY_ATTRIBUTES lpSecurityAttributes)
Definition: dir.c:90
BOOL WINAPI PathIsDirectoryW(LPCWSTR lpszPath)
Definition: path.c:1723
BOOL WINAPI PathIsURLW(LPCWSTR lpstrPath)
Definition: url.c:2432
UINT WINAPI GetTempFileNameW(IN LPCWSTR lpPathName, IN LPCWSTR lpPrefixString, IN UINT uUnique, OUT LPWSTR lpTempFileName)
Definition: filename.c:84
#define CREATE_ALWAYS
Definition: disk.h:72
#define GENERIC_WRITE
Definition: nt_native.h:90
#define PathAppendW
Definition: pathcch.h:309
#define ID
Definition: ruserpass.c:36
int64_t LONGLONG
Definition: typedefs.h:68
#define INTERNET_OPEN_TYPE_PRECONFIG
Definition: wininet.h:521

Referenced by CAppInfoDisplay::ShowAppInfo().

◆ DisplayLoading()

VOID CAppScrnshotPreview::DisplayLoading ( )
private

Definition at line 446 of file appview.cpp.

447{
449 if (bLoadingTimerOn)
450 {
452 }
456}
#define LOADING_ANIMATION_FPS
Definition: appview.h:55
@ SCRNSHOT_PREV_LOADING
Definition: appview.h:47
#define TIMER_LOADING_ANIMATION
Definition: appview.h:52
int LoadingAnimationFrame
Definition: appview.h:107
UINT_PTR WINAPI SetTimer(_In_opt_ HWND, _In_ UINT_PTR, _In_ UINT, _In_opt_ TIMERPROC)
BOOL WINAPI KillTimer(_In_opt_ HWND, _In_ UINT_PTR)

Referenced by DisplayImage().

◆ GetFrameDotShift()

float CAppScrnshotPreview::GetFrameDotShift ( int  Frame,
int  width,
int  height 
)
private

Definition at line 577 of file appview.cpp.

578{
579 return min(width, height) * (1.0 / 16.0) * (2.0 / (2.0 - sqrt(3.0))) *
580 (max(sin((float)Frame * 2 * PI / (LOADING_ANIMATION_PERIOD * LOADING_ANIMATION_FPS)), sqrt(3.0) / 2.0) -
581 sqrt(3.0) / 2.0);
582}
_STLP_DECLSPEC complex< float > _STLP_CALL sin(const complex< float > &)
_STLP_DECLSPEC complex< float > _STLP_CALL sqrt(const complex< float > &)
Definition: complex.cpp:188
#define PI
Definition: appview.h:57
#define LOADING_ANIMATION_PERIOD
Definition: appview.h:54
GLint GLint GLsizei GLsizei height
Definition: gl.h:1546
GLint GLint GLsizei width
Definition: gl.h:1546
#define min(a, b)
Definition: monoChain.cc:55
#define max(a, b)
Definition: svc.c:63

Referenced by PaintOnDC().

◆ GetLoadingDotWidth()

float CAppScrnshotPreview::GetLoadingDotWidth ( int  width,
int  height 
)
private

Definition at line 571 of file appview.cpp.

572{
573 return min(width, height) / 20.0;
574}

Referenced by PaintOnDC().

◆ GetRequestedWidth()

int CAppScrnshotPreview::GetRequestedWidth ( int  Height)

Definition at line 706 of file appview.cpp.

707{
708 switch (ScrnshotPrevStauts)
709 {
711 return 0;
713 return 200;
715 if (pImage)
716 {
717 // return the width needed to display image inside the window.
718 // and always keep window w/h ratio inside [ 1/SCRNSHOT_MAX_ASPECT_RAT, SCRNSHOT_MAX_ASPECT_RAT ]
719 return (int)floor(
720 (float)Height *
721 max(min((float)pImage->GetWidth() / (float)pImage->GetHeight(), (float)SCRNSHOT_MAX_ASPECT_RAT),
722 1.0 / (float)SCRNSHOT_MAX_ASPECT_RAT));
723 }
724 return 0;
726 return 200;
727 default:
728 return 0;
729 }
730}
#define SCRNSHOT_MAX_ASPECT_RAT
Definition: appview.h:28
SCRNSHOT_STATUS ScrnshotPrevStauts
Definition: appview.h:103
_Check_return_ _CRTIMP double __cdecl floor(_In_ double x)
_In_ HFONT _Out_ PUINT Height
Definition: font.h:88

Referenced by CAppInfoDisplay::ResizeChildren().

◆ GetWndClassInfo()

ATL::CWndClassInfo & CAppScrnshotPreview::GetWndClassInfo ( )
static

Definition at line 585 of file appview.cpp.

586{
587 DWORD csStyle = CS_VREDRAW | CS_HREDRAW;
588 static ATL::CWndClassInfo wc = {
589 {sizeof(WNDCLASSEX), csStyle, StartWindowProc, 0, 0, NULL, 0, LoadCursorW(NULL, IDC_ARROW),
590 (HBRUSH)(COLOR_BTNFACE + 1), 0, L"RAppsScrnshotPreview", NULL},
591 NULL,
592 NULL,
593 IDC_ARROW,
594 TRUE,
595 0,
596 _T("")};
597 return wc;
598}
static LRESULT CALLBACK StartWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
Definition: atlwin.h:1619
unsigned long DWORD
Definition: ntddk_ex.h:95
#define _T(x)
Definition: vfdio.h:22
#define CS_VREDRAW
Definition: winuser.h:658
#define CS_HREDRAW
Definition: winuser.h:653
#define IDC_ARROW
Definition: winuser.h:687
HCURSOR WINAPI LoadCursorW(_In_opt_ HINSTANCE, _In_ LPCWSTR)
Definition: cursoricon.c:2105
WNDCLASSEXA WNDCLASSEX
Definition: winuser.h:5719
#define COLOR_BTNFACE
Definition: winuser.h:928

◆ PaintOnDC()

VOID CAppScrnshotPreview::PaintOnDC ( HDC  hdc,
int  width,
int  height,
BOOL  bDrawBkgnd 
)
private

Definition at line 487 of file appview.cpp.

488{
489 // use an off screen dc to avoid blinking
493
494 if (bDrawBkgnd)
495 {
496 HBRUSH hOldBrush = (HBRUSH)SelectObject(hdcMem, (HGDIOBJ)GetSysColorBrush(COLOR_BTNFACE));
497 PatBlt(hdcMem, 0, 0, width, height, PATCOPY);
498 SelectObject(hdcMem, hOldBrush);
499 }
500
501 switch (ScrnshotPrevStauts)
502 {
504 {
505 }
506 break;
507
509 {
510 Graphics graphics(hdcMem);
511 Color color(255, 0, 0);
512 SolidBrush dotBrush(Color(255, 100, 100, 100));
513
514 graphics.SetSmoothingMode(SmoothingMode::SmoothingModeAntiAlias);
515
516 // Paint three dot
517 float DotWidth = GetLoadingDotWidth(width, height);
518 graphics.FillEllipse(
519 (Brush *)(&dotBrush), (REAL)width / 2.0 - min(width, height) * 2.0 / 16.0 - DotWidth / 2.0,
520 (REAL)height / 2.0 -
522 DotWidth, DotWidth);
523
524 graphics.FillEllipse(
525 (Brush *)(&dotBrush), (REAL)width / 2.0 - DotWidth / 2.0,
526 (REAL)height / 2.0 - GetFrameDotShift(LoadingAnimationFrame, width, height) - DotWidth / 2.0, DotWidth,
527 DotWidth);
528
529 graphics.FillEllipse(
530 (Brush *)(&dotBrush), (REAL)width / 2.0 + min(width, height) * 2.0 / 16.0 - DotWidth / 2.0,
531 (REAL)height / 2.0 -
533 DotWidth, DotWidth);
534 }
535 break;
536
538 {
539 if (pImage)
540 {
541 // always draw entire image inside the window.
542 Graphics graphics(hdcMem);
543 float ZoomRatio =
544 min(((float)width / (float)pImage->GetWidth()), ((float)height / (float)pImage->GetHeight()));
545 float ZoomedImgWidth = ZoomRatio * (float)pImage->GetWidth();
546 float ZoomedImgHeight = ZoomRatio * (float)pImage->GetHeight();
547
548 graphics.DrawImage(
549 pImage, ((float)width - ZoomedImgWidth) / 2.0, ((float)height - ZoomedImgHeight) / 2.0,
550 ZoomedImgWidth, ZoomedImgHeight);
551 }
552 }
553 break;
554
556 {
560 }
561 break;
562 }
563
564 // copy the content form off-screen dc to hdc
565 BitBlt(hdc, 0, 0, width, height, hdcMem, 0, 0, SRCCOPY);
568}
float GetLoadingDotWidth(int width, int height)
Definition: appview.cpp:571
HICON hBrokenImgIcon
Definition: appview.h:105
float GetFrameDotShift(int Frame, int width, int height)
Definition: appview.cpp:577
static HBITMAP hBitmap
Definition: timezone.c:26
float REAL
Definition: types.h:41
static VOID BitBlt(_In_ ULONG Left, _In_ ULONG Top, _In_ ULONG Width, _In_ ULONG Height, _In_reads_bytes_(Delta *Height) PUCHAR Buffer, _In_ ULONG BitsPerPixel, _In_ ULONG Delta)
Definition: common.c:57
pKey DeleteObject()
GLuint color
Definition: glext.h:6243
HDC hdc
Definition: main.c:9
static HBITMAP
Definition: button.c:44
static HDC
Definition: imagelist.c:92
static float(__cdecl *square_half_float)(float x
HDC hdcMem
Definition: welcome.c:104
#define DI_COMPAT
Definition: wingdi.h:68
HGDIOBJ WINAPI SelectObject(_In_ HDC, _In_ HGDIOBJ)
Definition: dc.c:1539
#define DI_NORMAL
Definition: wingdi.h:72
HDC WINAPI CreateCompatibleDC(_In_opt_ HDC hdc)
#define SRCCOPY
Definition: wingdi.h:333
#define PATCOPY
Definition: wingdi.h:335
BOOL WINAPI PatBlt(_In_ HDC, _In_ int, _In_ int, _In_ int, _In_ int, _In_ DWORD)
HBITMAP WINAPI CreateCompatibleBitmap(_In_ HDC hdc, _In_ INT cx, _In_ INT cy)
BOOL WINAPI DeleteDC(_In_ HDC)
HBRUSH WINAPI GetSysColorBrush(_In_ int)
BOOL WINAPI DrawIconEx(_In_ HDC, _In_ int, _In_ int, _In_ HICON, _In_ int, _In_ int, _In_ UINT, _In_opt_ HBRUSH, _In_ UINT)
Definition: cursoricon.c:2028

Referenced by ProcessWindowMessage().

◆ PreviousDisplayCleanup()

VOID CAppScrnshotPreview::PreviousDisplayCleanup ( )

Definition at line 609 of file appview.cpp.

610{
611 if (bLoadingTimerOn)
612 {
615 }
617 if (pImage)
618 {
619 delete pImage;
620 pImage = NULL;
621 }
622 if (AsyncInet)
623 {
625 }
626 if (!TempImagePath.IsEmpty())
627 {
630 }
631}
BOOL AsyncInetCancel(pASYNCINET AsyncInet)
Definition: asyncinet.cpp:126
bool IsEmpty() const noexcept
Definition: atlsimpstr.h:394
void Empty() noexcept
Definition: atlsimpstr.h:253
CStringW TempImagePath
Definition: appview.h:112

Referenced by DisplayEmpty(), DisplayFailed(), DisplayFile(), DisplayImage(), ProcessWindowMessage(), and ~CAppScrnshotPreview().

◆ ProcessWindowMessage()

BOOL CAppScrnshotPreview::ProcessWindowMessage ( HWND  hwnd,
UINT  Msg,
WPARAM  wParam,
LPARAM  lParam,
LRESULT theResult,
DWORD  dwMapId 
)
privatevirtual

Implements ATL::CMessageMap.

Definition at line 322 of file appview.cpp.

329{
330 theResult = 0;
331 switch (Msg)
332 {
333 case WM_CREATE:
336 break;
337 case WM_SIZE:
338 {
340 {
342
343 if (hBrokenImgIcon)
344 {
348 }
349 }
350 break;
351 }
353 {
356 AsyncInet = NULL;
357 switch (wParam)
358 {
359 case ERROR_SUCCESS:
360 if (ContentID == DownloadParam->ID)
361 {
362 DisplayFile(DownloadParam->DownloadFileName);
363 // send a message to trigger resizing
365 InvalidateRect(0, 0);
367 DownloadParam->DownloadFileName; // record tmp file path in order to delete it when cleanup
368 }
369 else
370 {
371 // the picture downloaded is already outdated. delete it.
372 DeleteFileW(DownloadParam->DownloadFileName);
373 }
374 break;
375 case ERROR_CANCELLED:
376 DeleteFileW(DownloadParam->DownloadFileName);
377 break;
378 default:
380 // send a message to trigger resizing
382 InvalidateRect(0, 0);
383 DeleteFileW(DownloadParam->DownloadFileName);
384 break;
385 }
386 delete DownloadParam;
387 break;
388 }
389 case WM_PAINT:
390 {
391 PAINTSTRUCT ps;
392 HDC hdc = BeginPaint(&ps);
393 CRect rect;
395
396 PaintOnDC(hdc, rect.Width(), rect.Height(), ps.fErase);
397
398 EndPaint(&ps);
399 break;
400 }
401 case WM_PRINTCLIENT:
402 {
404 {
405 if (!IsWindowVisible())
406 break;
407 }
408 CRect rect;
410
411 PaintOnDC((HDC)wParam, rect.Width(), rect.Height(), lParam & PRF_ERASEBKGND);
412 break;
413 }
414 case WM_ERASEBKGND:
415 {
416 return TRUE; // do not erase to avoid blinking
417 }
418 case WM_TIMER:
419 {
420 switch (wParam)
421 {
425 HDC hdc = GetDC();
426 CRect rect;
428
429 PaintOnDC(hdc, rect.Width(), rect.Height(), TRUE);
430 ReleaseDC(hdc);
431 }
432 break;
433 }
434 case WM_DESTROY:
435 {
439 break;
440 }
441 }
442 return FALSE;
443}
#define WM_RAPPS_DOWNLOAD_COMPLETE
Definition: appview.h:40
#define BROKENIMG_ICON_SIZE
Definition: appview.h:25
#define WM_RAPPS_RESIZE_CHILDREN
Definition: appview.h:42
VOID AsyncInetRelease(pASYNCINET AsyncInet)
Definition: asyncinet.cpp:184
#define IDI_BROKEN_IMAGE
Definition: resource.h:17
HDC GetDC()
Definition: atlwin.h:547
CWindow GetParent() const
Definition: atlwin.h:700
BOOL IsWindowVisible() const
Definition: atlwin.h:958
VOID PaintOnDC(HDC hdc, int width, int height, BOOL bDrawBkgnd)
Definition: appview.cpp:487
struct @1632 Msg[]
WPARAM wParam
Definition: combotst.c:138
LPARAM lParam
Definition: combotst.c:139
#define ERROR_SUCCESS
Definition: deptool.c:10
HINSTANCE hInst
Definition: dxdiag.c:13
static HICON
Definition: imagelist.c:84
#define WM_PRINTCLIENT
Definition: richedit.h:70
& rect
Definition: startmenu.cpp:1413
#define GET_Y_LPARAM(lp)
Definition: windowsx.h:300
#define GET_X_LPARAM(lp)
Definition: windowsx.h:299
#define ERROR_CANCELLED
Definition: winerror.h:726
#define WM_PAINT
Definition: winuser.h:1620
int WINAPI ReleaseDC(_In_opt_ HWND, _In_ HDC)
#define WM_ERASEBKGND
Definition: winuser.h:1625
#define IMAGE_ICON
Definition: winuser.h:212
#define WM_CREATE
Definition: winuser.h:1608
#define WM_SIZE
Definition: winuser.h:1611
#define PRF_ERASEBKGND
Definition: winuser.h:2526
BOOL WINAPI GetClientRect(_In_ HWND, _Out_ LPRECT)
#define WM_TIMER
Definition: winuser.h:1742
BOOL WINAPI EndPaint(_In_ HWND, _In_ const PAINTSTRUCT *)
#define LoadImage
Definition: winuser.h:5815
#define PRF_CHECKVISIBLE
Definition: winuser.h:2523
#define WM_DESTROY
Definition: winuser.h:1609
BOOL WINAPI InvalidateRect(_In_opt_ HWND, _In_opt_ LPCRECT, _In_ BOOL)
HDC WINAPI BeginPaint(_In_ HWND, _Out_ LPPAINTSTRUCT)
#define MAKEINTRESOURCE
Definition: winuser.h:591
LRESULT WINAPI SendMessageW(_In_ HWND, _In_ UINT, _In_ WPARAM, _In_ LPARAM)

◆ SetStatus()

VOID CAppScrnshotPreview::SetStatus ( SCRNSHOT_STATUS  Status)
private

Definition at line 481 of file appview.cpp.

482{
484}
Status
Definition: gdiplustypes.h:25

Referenced by DisplayEmpty(), DisplayFailed(), DisplayFile(), and DisplayLoading().

Member Data Documentation

◆ AsyncInet

pASYNCINET CAppScrnshotPreview::AsyncInet = NULL
private

Definition at line 109 of file appview.h.

Referenced by DisplayImage(), PreviousDisplayCleanup(), and ProcessWindowMessage().

◆ bLoadingTimerOn

BOOL CAppScrnshotPreview::bLoadingTimerOn = FALSE
private

Definition at line 106 of file appview.h.

Referenced by DisplayLoading(), and PreviousDisplayCleanup().

◆ BrokenImgSize

int CAppScrnshotPreview::BrokenImgSize = BROKENIMG_ICON_SIZE
private

Definition at line 108 of file appview.h.

Referenced by PaintOnDC(), and ProcessWindowMessage().

◆ ContentID

LONGLONG CAppScrnshotPreview::ContentID = 0
private

Definition at line 110 of file appview.h.

Referenced by DisplayEmpty(), DisplayFailed(), DisplayImage(), and ProcessWindowMessage().

◆ hBrokenImgIcon

HICON CAppScrnshotPreview::hBrokenImgIcon = NULL
private

Definition at line 105 of file appview.h.

Referenced by PaintOnDC(), and ProcessWindowMessage().

◆ LoadingAnimationFrame

int CAppScrnshotPreview::LoadingAnimationFrame = 0
private

Definition at line 107 of file appview.h.

Referenced by DisplayLoading(), PaintOnDC(), PreviousDisplayCleanup(), and ProcessWindowMessage().

◆ m_BasePath

CStringW CAppScrnshotPreview::m_BasePath
private

Definition at line 102 of file appview.h.

Referenced by DisplayImage().

◆ pImage

Gdiplus::Image* CAppScrnshotPreview::pImage = NULL
private

Definition at line 104 of file appview.h.

Referenced by DisplayFile(), GetRequestedWidth(), PaintOnDC(), and PreviousDisplayCleanup().

◆ ScrnshotPrevStauts

SCRNSHOT_STATUS CAppScrnshotPreview::ScrnshotPrevStauts = SCRNSHOT_PREV_EMPTY
private

Definition at line 103 of file appview.h.

Referenced by GetRequestedWidth(), PaintOnDC(), and SetStatus().

◆ TempImagePath

CStringW CAppScrnshotPreview::TempImagePath
private

Definition at line 112 of file appview.h.

Referenced by PreviousDisplayCleanup(), and ProcessWindowMessage().


The documentation for this class was generated from the following files: