summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winutil.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-135/+0
|
* Fixed GetModuleHandleUni Vladimir Kryvian2015-08-261-1/+1
| | | VirtualQuery first argument fixed.
* Fixed GetModuleHandleUni Vladimir Kryvian2015-08-261-2/+1
|
* Fixed GetModuleHandle to be universal. Vladimir Kryvian2015-08-251-1/+13
|
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-35/+2
| | | | to new license tagged form.
* Handling error where filenames are too long [Chad] Miodrag Milanovic2011-12-071-0/+1
|
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
|
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
| | | | | | Updated osdmini to work again and compile as an actual target (doing nothing at the moment). Converted all of its code over to straight BSD as well.
* Centralized definitions of _WIN32_WINNT. Aaron Giles2008-03-211-1/+0
| | | | | | | | Removed malloc/calloc/realloc/free link-time overrides; we now rely exclusively on compile-time overrides. Made a few tweaks toward getting mingw-w64 working, but there are still linker issues.
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
| | | | | | - removed years from copyright notices - removed redundant (c) from copyright notices - updated "the MAME Team" to be "Nicola Salmoria and the MAME Team"
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+125