| Previous | 199869 Revisions | Next |
| r34736 Friday 30th January, 2015 at 00:53:17 UTC by Oliver Stöneberg |
|---|
| (MESS) fixed missing file details [Oliver Stöneberg] also aligned all .rc files |
| [src/mess/osd/windows] | mess.rc |
| [src/ume/osd/windows] | ume.rc |
| r243247 | r243248 | |
|---|---|---|
| 7 | 7 | //============================================================ |
| 8 | 8 | |
| 9 | 9 | #include <windows.h> |
| 10 | #include | |
| 10 | #include "messvers.rc" | |
| 11 | 11 | |
| 12 | 12 | 1 24 MOVEABLE PURE "mess.man" |
| 13 | 13 |
| r243247 | r243248 | |
|---|---|---|
| 6 | 6 | // |
| 7 | 7 | //============================================================ |
| 8 | 8 | |
| 9 | #define NOWINRES | |
| 10 | 9 | #include <windows.h> |
| 11 | #include <commctrl.h> | |
| 12 | 10 | #include "umevers.rc" |
| 13 | 11 | |
| 14 | 12 | 1 24 MOVEABLE PURE "ume.man" |
| https://github.com/mamedev/mame/commit/e918f185b30b239e229e9cda14c0859400cbd017 |
| Previous | 199869 Revisions | Next |