Click here to Skip to main content
15,895,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Passing MultiDimensional Array as a paramenters in Functions Pin
hsprasain24-Jun-07 13:24
hsprasain24-Jun-07 13:24 
QuestionMACRO Basic Programming? Pin
hifiger200424-Jun-07 7:57
hifiger200424-Jun-07 7:57 
AnswerRe: MACRO Basic Programming? Pin
Christian Graus24-Jun-07 11:18
protectorChristian Graus24-Jun-07 11:18 
GeneralRe: MACRO Basic Programming? Pin
hifiger200424-Jun-07 15:01
hifiger200424-Jun-07 15:01 
Questionupload via ftp Pin
abdelhameed8124-Jun-07 2:58
abdelhameed8124-Jun-07 2:58 
AnswerRe: upload via ftp Pin
Guffa24-Jun-07 6:27
Guffa24-Jun-07 6:27 
QuestionFolder list Pin
Anybloodyid24-Jun-07 2:07
Anybloodyid24-Jun-07 2:07 
AnswerRe: Folder list Pin
Dave Kreskowiak24-Jun-07 6:45
mveDave Kreskowiak24-Jun-07 6:45 
You have a problem. Not only can the user change the name of the GameFolder, they can also change the name of it. So, what are you going to use to positively identify the REAL GameFolder?

Are you going to look for certain .EXE's or .DLL's?? Do these games write some consistent values to the registry, in consistant places?

You could look for folder names, starting at the root, but this can be a very time consuming process. You would normall start your search using the default names of folders on their default home paths, like under the Program Files folder.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionHow to use FTP browser in Visual Basic.Net Pin
ankur010124-Jun-07 0:46
ankur010124-Jun-07 0:46 
AnswerRe: How to use FTP browser in Visual Basic.Net Pin
Dave Kreskowiak24-Jun-07 6:29
mveDave Kreskowiak24-Jun-07 6:29 
QuestionResetting an identifier Pin
DA_Loring23-Jun-07 8:15
DA_Loring23-Jun-07 8:15 
AnswerRe: Resetting an identifier Pin
Colin Angus Mackay23-Jun-07 10:35
Colin Angus Mackay23-Jun-07 10:35 
Questionquestion Pin
anjoom23-Jun-07 4:06
anjoom23-Jun-07 4:06 
AnswerRe: question Pin
doWhileSomething23-Jun-07 9:11
doWhileSomething23-Jun-07 9:11 
AnswerRe: question Pin
Christian Graus23-Jun-07 13:27
protectorChristian Graus23-Jun-07 13:27 
Questionposition of referenced dll Pin
firefoxpdm23-Jun-07 3:11
firefoxpdm23-Jun-07 3:11 
AnswerRe: position of referenced dll Pin
Dave Sexton23-Jun-07 7:45
Dave Sexton23-Jun-07 7:45 
QuestionRe: position of referenced dll [modified] Pin
firefoxpdm23-Jun-07 9:30
firefoxpdm23-Jun-07 9:30 
Questiontreeview code improvement Pin
Nilish23-Jun-07 2:50
Nilish23-Jun-07 2:50 
AnswerRe: treeview code improvement Pin
Dave Kreskowiak24-Jun-07 6:26
mveDave Kreskowiak24-Jun-07 6:26 
QuestionDirect HDD sector read/write in vb.net Pin
VIP-CoMmAnDo23-Jun-07 0:26
VIP-CoMmAnDo23-Jun-07 0:26 
QuestionExecute an Exe while startup... Pin
Dileep_Vickey23-Jun-07 0:21
Dileep_Vickey23-Jun-07 0:21 
AnswerRe: Execute an Exe while startup... Pin
The ANZAC23-Jun-07 0:33
The ANZAC23-Jun-07 0:33 
Questionchange position of column of DataGridview Pin
Rupesh Kumar Swami22-Jun-07 23:47
Rupesh Kumar Swami22-Jun-07 23:47 
AnswerRe: change position of column of DataGridview Pin
ctlqt1223-Jun-07 6:26
ctlqt1223-Jun-07 6:26 

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.