mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:42:57 +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;
|
fileHPPM = fileVPPM = 2834;
|
||||||
ZeroMemory(&fileTime, sizeof(fileTime));
|
ZeroMemory(&fileTime, sizeof(fileTime));
|
||||||
isFile = FALSE;
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue