Code for display the images from drive using vb 6.0?

Answers were Sorted based on User's Feedback



Code for display the images from drive using vb 6.0?..

Answer / subbu malepati

Joebin, r u giving the answer for that question or asking
another question?

Is This Answer Correct ?    2 Yes 0 No

Code for display the images from drive using vb 6.0?..

Answer / joebin

vb interview qt

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Programming Languages AllOther Interview Questions

write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers

2 Answers  


There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.

1 Answers   Oracle,


what is meant by trigger?

8 Answers   IBM,


What is the worst case of AVL tree?

1 Answers  


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

0 Answers  


what is adodb??y it is used for connection of V.B and access??what is ado?dao?

0 Answers   TCS,


what is the difference between primary key and unique key?

2 Answers   KTree, TCS,


what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?

0 Answers  


What are events in smartforms?

0 Answers   Accenture,


What is the difference between compiled and interpreted languages?

1 Answers  


what are the missinschema properties and should we pass primary key in select command

0 Answers  


what is the difference between conversion and interface in bdc?

1 Answers  


Categories