Andrew Hall
Results
2
comments of
Andrew Hall
Also fixed a bug to do with a recent update to routine Added 0 to `_r_dc_drawwindow` invocation in `notifications.rc` ``` _r_dc_drawwindow (hdc, hwnd, 0, TRUE); ```
@MohammadMDSA I'm trying to build on Android as well, can't quite get it working. Do you have any hints about how you got it working before I have to work...