summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwininfo.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-603/+0
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-1/+1
* Fixed register_window_class Vladimir Kryvian2015-08-271-0/+2
* Fixed GetModuleHandle to be universal. Vladimir Kryvian2015-08-251-2/+4
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-11/+11
* WM_SIZE etc may be posted before CreateWindowEx returns Vas Crabb2015-02-211-2/+2
* (Break|Watch)points window for Windows debugger Vas Crabb2015-02-211-0/+38
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-0/+561