B
Bill Q
Hello,
this may not be the correct group for the post although I am using c# to
follow one of the code4fun directx tutorial. Anyway the author is
loading a texture file using the following
TextureLoader.FromFile ( _device, @"..\..\..\Resources\Left.tga"
I am not sure what the ..\..\..\ means when loading the file. I know
the directory the file lives in is C:\Documents and Settings\Bill\My
Documents\MSDN\BattleTank2005 (C#)\Resources
any help will be appreciated
thanks
bill
this may not be the correct group for the post although I am using c# to
follow one of the code4fun directx tutorial. Anyway the author is
loading a texture file using the following
TextureLoader.FromFile ( _device, @"..\..\..\Resources\Left.tga"
I am not sure what the ..\..\..\ means when loading the file. I know
the directory the file lives in is C:\Documents and Settings\Bill\My
Documents\MSDN\BattleTank2005 (C#)\Resources
any help will be appreciated
thanks
bill