kritzikratzi/Oscilloscope

[Windows 7] Acess violation on startup

micsthepick opened this issue · 1 comments

Windows 7, 32 bit, VC++ 2015 (x86) 14.0.24215
Found in versions 1.0.7 and 1.0.8
application creates a window, and crashes before it draws to that window
debugging with Visual Studio 2015 shows that the following error occurred: "Unhandled exception at 0x00000000 in Oscilloscope.exe: 0xC0000005: Access violation executing location 0x00000000"

(The specific version that the error was taken from was 1.0.8)