Click here to Skip to main content
15,902,635 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSocket hook - connect to already established connection Pin
thisismyfakemail1232-Oct-06 6:05
thisismyfakemail1232-Oct-06 6:05 
AnswerRe: Socket hook - connect to already established connection Pin
Dave Kreskowiak2-Oct-06 8:12
mveDave Kreskowiak2-Oct-06 8:12 
GeneralRe: Socket hook - connect to already established connection Pin
Colin Angus Mackay3-Oct-06 5:35
Colin Angus Mackay3-Oct-06 5:35 
GeneralRe: Socket hook - connect to already established connection Pin
Dave Kreskowiak3-Oct-06 5:51
mveDave Kreskowiak3-Oct-06 5:51 
AnswerRe: Socket hook - connect to already established connection Pin
Colin Angus Mackay3-Oct-06 5:37
Colin Angus Mackay3-Oct-06 5:37 
QuestionHow to take values of a dataset, and populate a local table? Pin
Rashar2-Oct-06 6:04
Rashar2-Oct-06 6:04 
Questioncheck what drive is primary? Pin
ADY0072-Oct-06 4:43
ADY0072-Oct-06 4:43 
AnswerRe: check what drive is primary? Pin
Colin Angus Mackay2-Oct-06 5:26
Colin Angus Mackay2-Oct-06 5:26 
ADY007 wrote:
how to check were the program files are on?? C:/ or D:? how to check it please??


The program files need not be on the primary drive, and the name of the folder will be localised for the language version of Windows.

You need to read the following documentation:
* Environment.GetFolderPath()[^] - This has a code sample you might find useful
* Environment.SpecialFolder[^] - This has details of all the other folders to which you can find the location.


Questionunzip a .zip file? Pin
ADY0072-Oct-06 3:36
ADY0072-Oct-06 3:36 
AnswerRe: unzip a .zip file? Pin
Dave Sexton2-Oct-06 4:03
Dave Sexton2-Oct-06 4:03 
GeneralRe: unzip a .zip file? Pin
ADY0072-Oct-06 4:38
ADY0072-Oct-06 4:38 
AnswerRe: unzip a .zip file? Pin
jimpar2-Oct-06 6:03
jimpar2-Oct-06 6:03 
Questionretrieve data from SQL database Pin
minniemooo2-Oct-06 2:09
minniemooo2-Oct-06 2:09 
AnswerRe: retrieve data from SQL database Pin
Dave Sexton2-Oct-06 2:14
Dave Sexton2-Oct-06 2:14 
GeneralRe: retrieve data from SQL database Pin
minniemooo2-Oct-06 2:25
minniemooo2-Oct-06 2:25 
GeneralRe: retrieve data from SQL database Pin
Dave Sexton2-Oct-06 3:05
Dave Sexton2-Oct-06 3:05 
GeneralRe: retrieve data from SQL database Pin
minniemooo2-Oct-06 3:24
minniemooo2-Oct-06 3:24 
QuestionMs Word and VB.Net Pin
viji]1-Oct-06 23:39
viji]1-Oct-06 23:39 
AnswerRe: Ms Word and VB.Net Pin
Dave Sexton2-Oct-06 2:09
Dave Sexton2-Oct-06 2:09 
GeneralRe: Ms Word and VB.Net Pin
viji]2-Oct-06 18:58
viji]2-Oct-06 18:58 
AnswerRe: Ms Word and VB.Net Pin
Dave Kreskowiak2-Oct-06 3:04
mveDave Kreskowiak2-Oct-06 3:04 
GeneralRe: Ms Word and VB.Net Pin
db_cooper19502-Oct-06 9:34
db_cooper19502-Oct-06 9:34 
GeneralRe: Ms Word and VB.Net Pin
Dave Kreskowiak2-Oct-06 13:05
mveDave Kreskowiak2-Oct-06 13:05 
QuestionDeployment Demo(Trial) Program Pin
FriendlySoluations1-Oct-06 23:19
FriendlySoluations1-Oct-06 23:19 
AnswerRe: Deployment Demo(Trial) Program Pin
Christian Graus1-Oct-06 23:40
protectorChristian Graus1-Oct-06 23:40 

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.