|
-
Nov 10th, 2008, 08:04 PM
#1
Thread Starter
Lively Member
[RESOLVED] [2003] Finding the System folder
Is the "C:\WINDOWS\System" Directory in the same location on every computer running a windows OS?
If it isn't how do I make my program find it by its self?
My car if Chevy was VB.NET
Code:
Public Class MyCar
Public Sub Camaro()
Dim Camaro As Car
Camaro = SS.Fast("Sexy")
End Sub
Public Function Fast(ByVal sexy As String ) As String
Return "SUPER" & sexy
End Function
End Class
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|