When I try to right-click on a file inside the Open/Save 'Common dialog', the entire program exit entirely. This seems to only happen on programs compiled with FASM. Even the FASMW IDE exhibits the same behavior. Can anybody try this, so that I'll know, if the problem is with my system:
1) Run Fasmw.exe
2) File | Open...
3) right-click on any file (say to show the file properties)
At this point Fasmw.exe would exit without any warning or message. I'm using Windows ME.
Also, the 'dialogitem' macro for the resource section, doesn't seem to have any effect. I mean WS_EX_CLIENTEDGE or WS_EX_STATICEDGE are not applied as it should be.
|