RamonUnch

Results 476 comments of RamonUnch
trafficstars

> it has no problem on open dialog (I can't test via hotkeys, but via menu is no problem here) You are right, I just had problems because I was...

Amazing, I will give it a try.

According to the doc, we should return TRUE for the `WM_INITDIALOG` processing even (i guess) for the open dialog even though it works with return FALSE. DOC: for OFNHookProcOldStyle >**Return...

I did not test GreenPad under OS/2 warp. It should be possible via two ways: 1) [Installing Win32s under WIN-OS2](https://www.os2world.com/wiki/index.php/Installing_Win32s_in_Win-OS/2) 2) Using [Odin](http://odin.netlabs.org/en/site/index.xml) The odds are high everything works fine...

From quick testing it seems that Win32s build of GreenPad works fine on WIN-OS2+Win32s1.25a (with comctl32.dll from beta) under OS/2 Warp 4.51.

Wow, that's so beautiful! Which Windows version does Odin identifies itself as?

Interesting to report that since it does not support proper Unicode...

I took a glance at ReactOS source and It seems the DC is released on ReleaseDC()/EndPaint() even when the CS_OWNDC style is specified, the CS_OWNDC style is checked however to...

This should be possible and would be nice, I was thinking to dynamically load iconv.dll if it were present. I did not know about uconv, does it have advantages compared...

GPL is quite contagious. But would this even apply if the dependency is optional and the dll is not shipped with GreenPad? There seems to be quite some debates about...