twooclock

Results 4 issues of twooclock

Could author add basic description of arhitecture, some word about each project (how it serves, what it does) along with instructions on running this project? Seems interesting so thank you!

Line 1290: WriteToIniFile(_T("0"), _T("**PinterName**"), m_szPrinterName, infpath); shoud be WriteToIniFile(_T("0"), _T("**PrinterName**"), m_szPrinterName, infpath); This prevents usage of different profiles since profiles are determined via PrinterName. LastUsedProfile is always used.

Is it possible to use qrcode.js in a HTML page using tag? I tried this: and also this: import { QRCodeCanvas } from '../plugins/js-qrcode/qrcode.js'; but always got JS errors...

It uses default phone name (samsung SM-A115) which is fine, but it would be useful to rename it to something more meaningful (XCompanyPhone).