Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, ich hab
CDtestDlg::SetDlgItemText(IDC_STATIC4,curfp);
curfp ist int aber das nimmt er nicht an. Wie konvertiere ich jetzt die zahl, die in curfp ist ,in die form das das geht ?
MFG estrago
SetDlgItemInt(IDC_STATIC4,curfp)