i have asdecr.dll file
and i have to call c++ 2010 dll made file in vb 6
tell me process in detail..
like after open vb 6 what should i have to do to open dll file...
step by step

Recommended Answers

All 2 Replies

i have to use this winmm.dll...

Private Declare Function timeGetTime Lib "winmm.dll" () As Long

is this delaration function correct??
and i have to add asdecr.dll files as referance...
getting this error:-can't add a reference to the specified file

help me.. for my project

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.