Click here to Skip to main content
15,886,799 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to convert VB 6.0 application to support Greek Regional settings? Pin
Dave Kreskowiak30-Jan-09 1:57
mveDave Kreskowiak30-Jan-09 1:57 
QuestionWindows application compatible with Mac Operating system Pin
pavanip22-Jan-09 1:15
pavanip22-Jan-09 1:15 
AnswerRe: Windows application compatible with Mac Operating system Pin
Ashutosh Phoujdar22-Jan-09 1:34
Ashutosh Phoujdar22-Jan-09 1:34 
AnswerRe: Windows application compatible with Mac Operating system Pin
Dave Kreskowiak22-Jan-09 7:18
mveDave Kreskowiak22-Jan-09 7:18 
GeneralRe: Windows application compatible with Mac Operating system Pin
pavanip23-Jan-09 1:11
pavanip23-Jan-09 1:11 
GeneralRe: Windows application compatible with Mac Operating system Pin
EliottA23-Jan-09 2:16
EliottA23-Jan-09 2:16 
GeneralRe: Windows application compatible with Mac Operating system Pin
Dave Kreskowiak23-Jan-09 2:27
mveDave Kreskowiak23-Jan-09 2:27 
Questionnot able to disconnet the mapped drive with "NET USE" command in VB6 Pin
Ankur.Bakliwal22-Jan-09 0:42
Ankur.Bakliwal22-Jan-09 0:42 
Hi,

My VB6 program is using NET USE command to connect the remote folder to get some files. This program also disconnects after the processing of the files by using following command-
net use \\10.10.0.234\abc_folder /delete
At above command line, my program gets hanged


When i run the above command in DOS command prompt, its giving me following error -

There are open files and/or incomplete directory searches pending on the connection to \\10.10.0.234\abc_folder

Is it OK to continue disconnecting and force them closed? <Y/N> [N]:



Does anybody know about the error and solution... Sigh | :sigh:

Please help me by giving solution ASAP.....

Thanks In Advance---Rose | [Rose]

Ankur Bakliwal
Mumbai, India

Thanks,
Ankur Bakliwal

AnswerRe: not able to disconnet the mapped drive with "NET USE" command in VB6 Pin
Ashutosh Phoujdar22-Jan-09 0:50
Ashutosh Phoujdar22-Jan-09 0:50 
GeneralRe: not able to disconnet the mapped drive with "NET USE" command in VB6 Pin
Ankur.Bakliwal22-Jan-09 1:33
Ankur.Bakliwal22-Jan-09 1:33 
QuestionDo not allowing user to order rows Pin
RA|-|UL PATEL22-Jan-09 0:08
RA|-|UL PATEL22-Jan-09 0:08 
AnswerRe: Do not allowing user to order rows Pin
Ashutosh Phoujdar22-Jan-09 0:20
Ashutosh Phoujdar22-Jan-09 0:20 
GeneralRe: Do not allowing user to order rows Pin
RA|-|UL PATEL22-Jan-09 1:30
RA|-|UL PATEL22-Jan-09 1:30 
GeneralRe: Do not allowing user to order rows Pin
Ashutosh Phoujdar22-Jan-09 1:46
Ashutosh Phoujdar22-Jan-09 1:46 
GeneralRe: Do not allowing user to order rows Pin
RA|-|UL PATEL22-Jan-09 17:14
RA|-|UL PATEL22-Jan-09 17:14 
QuestionExport DataGridView to Excel And Word WithOut Ms Excel And Word Pin
mehrnoosh21-Jan-09 19:58
mehrnoosh21-Jan-09 19:58 
AnswerRe: Export DataGridView to Excel And Word WithOut Ms Excel And Word Pin
Wendelius21-Jan-09 20:15
mentorWendelius21-Jan-09 20:15 
AnswerRe: Export DataGridView to Excel And Word WithOut Ms Excel And Word Pin
Ashutosh Phoujdar22-Jan-09 0:15
Ashutosh Phoujdar22-Jan-09 0:15 
AnswerRe: Export DataGridView to Excel And Word WithOut Ms Excel And Word Pin
rohan_puranik22-Jan-09 20:07
rohan_puranik22-Jan-09 20:07 
QuestionScrollbar height and width Pin
r.ps21-Jan-09 18:27
r.ps21-Jan-09 18:27 
AnswerRe: Scrollbar height and width Pin
dan!sh 21-Jan-09 18:56
professional dan!sh 21-Jan-09 18:56 
GeneralRe: Scrollbar height and width Pin
r.ps21-Jan-09 19:15
r.ps21-Jan-09 19:15 
GeneralRe: Scrollbar height and width Pin
dan!sh 21-Jan-09 20:03
professional dan!sh 21-Jan-09 20:03 
GeneralRe: Scrollbar height and width Pin
r.ps21-Jan-09 20:30
r.ps21-Jan-09 20:30 
QuestionCombobox in DataGridView Pin
Chrispie12321-Jan-09 18:25
Chrispie12321-Jan-09 18:25 

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.