User: iacovosph

  • Public profile

User profile: iacovosph

User info
User name:iacovosph
History
Joined:
Number of posts:6
Latest posts:

win32 api string commands
dont worry!! i found it!! its "itoa(value, string, size)" and it works!! thank you for your help!...

win32 api string commands
ok.. now it works.. THANK YOU!!! but how do I reverse the string?? i want the value of "X" to app...

win32 api string commands
ok.. this works: case WM_INITDIALOG: SetDlgItemInt(hDlg, IDC_FWEDIT, "2", TRUE); ...

win32 api string commands
you mean like this? hwndX = GetDlgItem(hDlg, IDC_FWEDIT); SetDlgItemInt(hwndXT, IDC_FWEDIT, "123...

win32 api string commands
hello everyone, i am using a string command to get the value of a textbox located in a dialogbox...

This user does not accept Private Messages