mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[MSPAINT] Treat as a file even if the bitmap file is empty
CORE-18508
This commit is contained in:
parent
77e6348f5f
commit
72974d2bac
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ HBITMAP SetBitmapAndInfo(HBITMAP hBitmap, LPCTSTR name, DWORD dwFileSize, BOOL i
|
|||
|
||||
fileHPPM = fileVPPM = 2834;
|
||||
ZeroMemory(&fileTime, sizeof(fileTime));
|
||||
isFile = FALSE;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue