Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/BigFiles.rc
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@ END
// Bitmap
//

IDB_BITMAP1 BITMAP "back.bmp"
IDB_BITMAP1 BITMAP "back.png"

IDB_BITMAP2 BITMAP "forward.bmp"
IDB_BITMAP2 BITMAP "forward.png"

IDB_BITMAP3 BITMAP "open.bmp"
IDB_BITMAP3 BITMAP "open.png"

IDB_BITMAP4 BITMAP "down.bmp"
IDB_BITMAP4 BITMAP "down.png"

IDB_BITMAP5 BITMAP "up.bmp"
IDB_BITMAP5 BITMAP "up.png"


/////////////////////////////////////////////////////////////////////////////
Expand Down
Binary file added src/back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/down.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/forward.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.