I'm trying to convert a haphazard module to a class to improve reusability. However, I get the following error when I try to compile:
Compile Error: Only public user defined types defined in public object modules can be used as parameters or return types for public procedures of class modules...
is there any way of making a vb prog create a word file without using OLE? i was thinking of writing the headers for the word file with the print or put commands.
thanks
How do i get an acitveX dll to diaplay a form when a function is called? i am using the follownig code:
frmAbout.show
but the program seems to ignore the line and continues on.
Thanks for the help.
i have just recently started in vb.net, holding back upgrading from vb6 due to cost.
Anyway, I want to add a splash screen showing version and author etc.
In vb 6 there was a simple code of app.major for version app.minor for point release and app.revision for revision.
in short: the app...
can activex dlls display a form? i made a msn plus plugin but the form never shows. if i put a msgbox there it will show but anything after and includin the form.show code is ignored
My program encodes and mp3 and then deletes the source wave file.
When i run my program in the vb6 ide it works properly, but when i compile it and run it after it encodes adngets up to the deleting bit i get an error "Runtime Error 1000-path/file access error". Does ne1 no what this means and...
Does anyone know how to get vb to split a user specified file into little 'chunks'? Also how to write a batch file from vb to join the files together or get vb to join them together? i also need a way to sense how many 'chunks' a file has been split into.
Thanks
i need a code that will chop a file up into smaller bits
eg say a 2.88 mb file, into a 1.44 mb file
ie take the data, write it out in clumps of 1424 kb
Do u know of any vb6 controls that could report the life left in the laptops battery? i.e. Hours/mins left, percentage of charge, total useage so far. I run XP Pro and unlike win2k does not tell remaining time. I try sysinfo but it reports x% 0hrs remaining, 0mins remaining, 0secs remaining
Thanks
Does anyone know how i can make my own web browser in vb6? I dont want it to rely on MS Internet Explorer because the core is unstable.
I dont want to use ie or opera they are unstable and netscape is crap in the new revision.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.