View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000630 | FSS5PC100 | General | public | 2011-06-03 14:58 | 2011-06-06 10:27 |
Reporter | froelich | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | V1.4 | ||||
Target Version | V1.5 | Fixed in Version | V1.5 | ||
Summary | 0000630: CString conversion doesn't work as expected. | ||||
Description | CString m_Line2; void SetString(char *fpLine2) { m_Line2 = fpLine2; } The above code doesn't work anymore. This is because MultiByteToWideChar() gives wrong results. | ||||
Forum Link | |||||
Found Driver Version | |||||
Fixed Driver Version | |||||