Click here to Skip to main content
15,894,291 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Linking Databases to VB Applications Pin
riced3-Apr-10 23:59
riced3-Apr-10 23:59 
AnswerRe: Linking Databases to VB Applications Pin
εїзεїзεїз4-Apr-10 0:19
εїзεїзεїз4-Apr-10 0:19 
GeneralRe: Linking Databases to VB Applications Pin
Razanust4-Apr-10 4:40
Razanust4-Apr-10 4:40 
GeneralRe: Linking Databases to VB Applications Pin
riced4-Apr-10 4:57
riced4-Apr-10 4:57 
AnswerRe: Linking Databases to VB Applications Pin
Luc Pattyn4-Apr-10 5:09
sitebuilderLuc Pattyn4-Apr-10 5:09 
AnswerRe: Linking Databases to VB Applications Pin
Luc Pattyn4-Apr-10 5:13
sitebuilderLuc Pattyn4-Apr-10 5:13 
GeneralRe: Linking Databases to VB Applications Pin
Razanust4-Apr-10 8:15
Razanust4-Apr-10 8:15 
QuestionProblem with unrar.dll and decompressor-class Pin
Maik Lange2-Apr-10 19:38
Maik Lange2-Apr-10 19:38 
Hi all,

I'm using the unrar.dll and the decompressor-class.
I use a rar-file for extraction with:

Dim d As New Decompressor("filename")
d.UnPackAll("path")


After extraction I wan't to delete the rar-file by code, but I get
the message that the file is allready in use.
I can't find a process in task manager which I can delete.
And there is not event like "d.Dispose()" or "d.Close", "d = Nothing" didn't help too.

How can I set the file free for deleting?

Thanks all for help
br Maik
AnswerRe: Problem with unrar.dll and decompressor-class Pin
Dave Kreskowiak3-Apr-10 3:02
mveDave Kreskowiak3-Apr-10 3:02 
AnswerRe: Problem with unrar.dll and decompressor-class Pin
Luc Pattyn3-Apr-10 4:59
sitebuilderLuc Pattyn3-Apr-10 4:59 
QuestionVB6 Extend maximum height of PictureBox Pin
Bob Hiller2-Apr-10 16:14
Bob Hiller2-Apr-10 16:14 
AnswerRe: VB6 Extend maximum height of PictureBox Pin
Dave Kreskowiak3-Apr-10 3:01
mveDave Kreskowiak3-Apr-10 3:01 
GeneralRe: VB6 Extend maximum height of PictureBox Pin
Luc Pattyn3-Apr-10 5:01
sitebuilderLuc Pattyn3-Apr-10 5:01 
GeneralRe: VB6 Extend maximum height of PictureBox Pin
Bob Hiller3-Apr-10 5:31
Bob Hiller3-Apr-10 5:31 
GeneralRe: VB6 Extend maximum height of PictureBox Pin
Dave Kreskowiak3-Apr-10 5:52
mveDave Kreskowiak3-Apr-10 5:52 
Generalwinmm Pin
FlavioAR2-Apr-10 12:26
FlavioAR2-Apr-10 12:26 
GeneralRe: winmm - cross post Pin
Mycroft Holmes2-Apr-10 23:30
professionalMycroft Holmes2-Apr-10 23:30 
GeneralRe: winmm - cross post Pin
FlavioAR4-Apr-10 4:09
FlavioAR4-Apr-10 4:09 
GeneralRe: winmm - cross post Pin
riced4-Apr-10 4:50
riced4-Apr-10 4:50 
QuestionFormatting Text with VB [modified] Pin
lodogg1-Apr-10 17:26
lodogg1-Apr-10 17:26 
AnswerRe: Formatting Text with VB Pin
Luc Pattyn1-Apr-10 17:49
sitebuilderLuc Pattyn1-Apr-10 17:49 
GeneralRe: Formatting Text with VB Pin
lodogg1-Apr-10 18:15
lodogg1-Apr-10 18:15 
GeneralRe: Formatting Text with VB Pin
Luc Pattyn1-Apr-10 18:42
sitebuilderLuc Pattyn1-Apr-10 18:42 
GeneralRe: Formatting Text with VB Pin
lodogg2-Apr-10 8:35
lodogg2-Apr-10 8:35 
GeneralRe: Formatting Text with VB Pin
Luc Pattyn2-Apr-10 15:31
sitebuilderLuc Pattyn2-Apr-10 15:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.