User profile: dominicanjb

User info
User name:dominicanjb
Name:Edward Encarnacion
Location:Maryland, USA
Statistical data
Birthdate:Feb 23, 1973
Gender:Male
Occupation:Government
Skills:C++
Visual Basic
History
Joined:
Number of posts:5
Latest posts:

Adding Items to Combo Boxes via WIN API
guestgulkan, You are right on the money. The height of the window was too small for the text to app...

Adding Items to Combo Boxes via WIN API
I successfully created a combo box using the CreateWindow function. However, I can't figure out how ...

Adding Items to a Combo Box
I successfully created a combo box, but I can't figure out how to add items to it. I have the follow...

Creating a Label with Transparent Background
Oops. Never mind. I found the error. I thought I was creating a label, but instead, I created a text...

Creating a Label with Transparent Background
Hey Everybody, I'm a new convert from Visual Basic 6.0 to C++. I'd like to create a Windows app t...