Click here to Skip to main content
15,917,481 members

Comments by Midhun PB (Top 4 by date)

Midhun PB 17-Aug-12 2:17am View    
Thanksfor the reply..
My problem is since it is a dynamic UI,and combobox is not defined. the values are added as -
LoadString(Class::LoadLib,IDS_XXX,String,100);
where where LoadLib is a static HMODULE.
I have tried string.IsNullOrEmpty options.but not working
Midhun PB 17-Aug-12 2:12am View    
Deleted
Thanks for the reply Tarun,

In this case comboBox is not defined.
The values to a combobox is added in the following manner:
LoadString(Class::LoadLib,IDS_XXX,String,100);
where LoadLib is a static HMODULE.
Midhun PB 9-Aug-12 10:32am View    
@Joan Murt..
I am new to this site and this is my first post here... Thanks for ur input..will keep that in mind.. :)
Midhun PB 9-Aug-12 7:58am View    
@Wes Aday : my question is
How can we pass custom settings like color brightness contarst etc to MFP while using WIA