News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

how to convert handle value to string?

Started by elmo, October 16, 2010, 02:36:36 AM

Previous topic - Next topic

elmo

I create ComboBox:



.data?
hCombo1     dd ?

.code:
invoke CreateWindowEx,blablablabla.......
mov hCombo1,eax




Now, I want to display hCombo1 in the TextBox or I want to convert hCombo1 to string..
How it's code? Thank you.
Fritz Gamaliel
be the king of accounting programmer world!

Farabi

invoke dw2a,hCombo1, addr buff ;  << Now buff contain the string of the handle on decimal.
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"