o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

convert DLL into vb6 source code -

Hi,


I missed my visual basic 6 source code . but i have DLL file of the source code.

Help me.. how do you convert DLL into source code. is it possible in vb6?


I have vb decomplier lite software. but it wont convert source code format.

Regards

selva

 

convert DLL into vb6 source code -
Hi, I missed my visual basic 6 source code . but i have DLL file of the source code. Help me.. how do you convert DLL into source code. is it possible in vb6? I have vb decomplier lite software. but it wont convert source code format. Regards selva


how to convert dll file into vb source code -
i have one dll ,i need to convert that dll in to vb source. any one know how to solve this problem.?


convert visual basic code to vb6 (RESOLVED) -
Are there any conversion programs available that will take a VB source code and convert it to vb6 source code


how to convert vb dll to vb source code -
any one know how to convert vb dll file into vb source code. becs i have ond dll file ,but there is no source code for that ..so i need to convert this .dll file into .vbp (source code) ..mannemv


Convert Qbasic to VB6.0 -
Does anyone know how to convert QuickBasic source to Visual Basic 6.0 source?


VB.NET 2008 - Convert source code to PDF -
Hi All, Is there such thing as an addon or program that can take my source code eg. a .vb file and easily convert to a PDF file? I'm writing an application in vb.net 2008 and just want to make a hard copy of my code, but want it to look good. Thanks


Convert exe back to source code -
hai, Is it possible to convert exe back to source code.I know there are decompilers that will give back the exact form design.Is it possible to use this forms and do some changes in the form and again deploy as exe. thanks in advance


Convert huge Hex number to Decimal -
Dear guys I am trying to convert huge hex number to dec in Vb6 but I couldn't manage . I found one function which it could convert 23 hex number to dec but I want to convert more for example 300 or even more. I would like to ask you guys if you have source code for that ,please post


Convert 16bit DLL to 32bit DLL -
Hi, I have to convert 16bit DLL to 32bit DLL, is there any body kind enough to rebuild the 16bit DLL to 32bit DLL, I would be oblized for your kindness and sparing your valuable time. I will send the VC++ source code. and header files. The source code contains comments in Japanese


Converting VB6 To VC++ -
Hi is there a program out there,that will let you convert your visual basic 6.0 source code to vc++ source.Ive look on google and found two but one is 450 bucks VBto Converter 2.20.A bit out of my price range.The other one is not really a vb6 converter.It converts vb.net source.The nam


Can You Convert -
Hey my computer crashed before I had the chance to save my edited source code, is there a way of converting the .exe back into vb6 source code?


how to convert dll file into vbp file -
hi friends, i have one dll file ,but there is no vb source code for that. i need to convert that dll file in to visualbasic source code.how it is possible?? is there any tool for that convertion , similar to zad software tool which is converter tolls for .class file to .java file


Parsing Quake 3 BSP Files Using VB -
Can anyone point me in the right direction in parsing Quake 3 BSP files using VB without any separate 3rd party programs that does it for you? I found plenty of C++ source code that has it, like the ones I found at www.gametutorials.com, but now they charge you $5 for the source code.


Converting between file types w/ Java -
Hello, I am looking for java programs (with source) that do the following : Convert Word to text from Java Convert HTML to text with correct layout and spacing Call Visual Basic or C++ from Java ~Found kind of here, still need help with calling vb [L=http://www.javaworld.com/


listview add item performance -
i want to add the items in liview control. i find out the source in visual c++ i want to convert to vb code the vc source code. it's difficult........ i want to need vb source code. http://msdn2.microsoft.com/en-us/lib...58(VS.80).aspx please..


asm to vb (very urgent) -
I will be very thankful if any one can convert an asm code to vb code. I am attaching the dll with source. Please convert it as soon as possible. Waiting for the challenger to do it. Please mail me if any one does the hard and kind work.. Email :- thatsasif@hotmail.com


Need to find a way to convert something -
I have ASM source code for a game client. Problem is, I don't know ASM. There are a few sections in particular that I'm trying to understand and convert to VB so that I can turn it into either an ActiveX DLL or some other kind of class that can be called directly from VB apps. As f


decompiler for vb6 -
I lost my visual basic source code file.But I have only exe file .can any one know how to convert exe in ro vb6 source code


Pascal to Vb -
Is there programs which convert pascal source code to visual basic source code. Gooday


Source code to convert float and double to string -
I already have integral types down. Tell me what you think: http://www.foryouandi.com/Programming/C_Cpp/source.php Does anyone know how ostringstream converts floats and doubles to strings?


RTF to Txt conversion -
Hi, I am looking for RTF to txt conversion softwares which is free/open source. Rich text box doesn't help me out to convert the rtf as needed. Currently I have a software that will convert RTF to pure text file (no tabs, no special characters[will be replaced with equivalents], etc


Convert ACCESS Forms & Source to VB -
Hello, I have made an application in Access 97. The problem is that if i want to make it work i must install Access 97 or the run-time version. I would like to convert the whole apllication (code, forms etc.) to VB6. Does anyone know if this is possible and how i can do this. M


[2008] Midi - Karaoke - Convert Source - Help -
This is source code of 1 Karaoke Midi / .Kar http://planet-source-code.com/vb/scr...14415&lngWId=1 The source code is VB 6, but i need convert it to VB 2008. Or u have a Midi Karaoke on VB 2008 ? Please help me, i have a project for Church ! Thanks !


delphi -> Vb -
Hi, Does anyone know of any apps or source that I can use to convert some delphi source code into vb as I know nothing about delphi... and dont intend to.. Regards.


run my program on mac -
Ok, basically, i have my procram in vb6 and i can compile it to an .exe, but exe does not run on mac, how do i get a program i have made to run on mac? i searched around and some people said you can't convert an exe to a version that runs on mac, but if you have the source code, then


source code help.. -
hi..could anybody please help me to convert the source code below to vb code: procedure send1 var regs:registers; Begin with regs do dx:=0; ah:=1; al:=0; intr($14,regs); end; end; what is intr($14,regs) means?is it integer?thanks for helping me..and sorry for the trouble


C++ to VB -
This is probably a really stupid question. But it there any way to convert a visual C++ project to a VB Project I have been looking all over the place for source code for one of these peer 2 peer file sharing programs using the gnutella engine. When I found the source code for


Convert/Output HTML code to MHT -
I have managed to code my website to display its HTML source or store it to a variable code on the fly. This version of the web page requires to be sent to an email recipient. Because the page has a couple of images it'd make the email bulky if I sent all the attachments neither will r


How to Convert .RM format to .MP3 Format -
Hi Any knows solution to My problem, I want to convert RM(real media) files to MP3 files... I need stuff/source codes/sample projects on this issue... Plz suggest me ....


help convert C++ into VB code -
Hi all. I have got some code that takes a bitmap, loads it, does some calculations and then displays the new image. My porblem is that is in Borland C++ version 3.1 for windows 3.1 My c++ is not great, so I am trying to convert the code into visual basic code. Firstly, will that be


Convert picture to JPG in memory -
I've searced the forums, and the only thing I found that is close to what I need is the cJPEGi class. The problem is that the jpeg quality is very low (even though they say it's good), and the file size is always the same regardless of the quality I set... So... I need to convert a


Convert Code to C# -
I know how to convert code in C# to VB.NET. But in this one small instance, i want to convert code from VB.NET into C#. Does anyone know of a utility/webpage that does this? It's not a lot of code. Only maybe 10 lines or so.


cacheset (about the system cache) -
http://www.sysinternals.com/ntw2k/source/cacheset.shtml i downloaded the source code from the website. i am not using c++ in my developement but i need the clear cache function of this program. i am using visual c#. how can i convert this application to a dll so that i can just ca


Php to vb -
If i had a php source, which had ways to generate code using 4digits, hw easy wud it b 2 convert 2 vb?


Convert mp3 to mp2 -
I will develop an application that will convert a mp3 audio file to a mp2 audiofile. I think I must first convert the mp3 to wav, and then the wav to mp2. But how can I convert this files. Is there a dll which can do that?


How to convert tif to jpg -
does anyone have some simple code that will convert a .tif to a .jpg? I have the intel Jpeg controls, will these convert from the tiff format? I know this has been asked before, but I've never seen actual code w/ comments.


Convert in SQL -
Hello, I'm looking for a Convert-function in SQL. I know there's something like CONVERT, but Access doesn't accept this. Can anyone tell me how i can convert data in SQL, in a way that works?


Serial File transfer -
Hi all, Is there anywhere I can get the ymodem protocol source code so I can convert it to vb? or is there a vb code already written?


Required source code to make USB Port as Serial port. -
Hi anybody out here, Do anyone know how to write the source code to convert the USB to Serial Port and used it as serial com port to communicate. Please advice Thank You


Convert PowerPoint slide to good quality graphics -
Hi all, I am not sure whether I am posting in a right forum. I am looking for a open source/free software/way to convert a powerpoint file to graphics file. There is a way to convert the PPT slides to Image formats by File -> Save As. But the quality is not so good. So, I am look