|
-
Dec 30th, 2005, 02:03 AM
#1
Thread Starter
Junior Member
[RESOLVED] How do you view certain file extensions
Hi,
What i was wondering how would go by viewing a extension of a file, lets say i want to view a file text.fx?
Would i need the SDK for that game..
what i want to do is able to use a few controls and when you select that specific file that has that extension *.fx and able to show the animation of that time to the animation window...
if this is confusing lol i will try better to explain myself
Wildturkey.
-
Dec 30th, 2005, 02:12 AM
#2
Re: How do you view certain file extensions
 Originally Posted by wildturkey
Hi,
What i was wondering how would go by viewing a extension of a file, lets say i want to view a file text.fx?
Would i need the SDK for that game..
what i want to do is able to use a few controls and when you select that specific file that has that extension *.fx and able to show the animation of that time to the animation window...
if this is confusing lol i will try better to explain myself
Wildturkey.
This is looking like that threads that never get answers, so yes, if you can explain a little better.
Which will be the real format of that .fx file? a movie? .gif?
-
Dec 30th, 2005, 02:25 AM
#3
Re: How do you view certain file extensions
If your creating a custom file extension then you will want to create a file association for the default program for it to open up with.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Dec 30th, 2005, 02:27 AM
#4
Thread Starter
Junior Member
Re: How do you view certain file extensions
that would be the question i am asking... how would you view a file extension .fx file - it could be a gif type of format... i tried with a couple of image viewers they all say unknown format. I was just wondering that maybe it would be in the SDK of that game.. i am trying to write a program that will view there Effects list.
this would be coming from Doom 3.
-
Dec 30th, 2005, 02:30 AM
#5
Thread Starter
Junior Member
Re: How do you view certain file extensions
RobDogg888 Thats Very true, i could do that, and possible something i would do in the future..
thought i was trying to figure out on how to view another person Extension file, See Doom 3 has this .fx file and i would want to make a program that would view those .fx extensions..
-
Dec 30th, 2005, 02:32 AM
#6
Re: How do you view certain file extensions
If you dont know what the type of content is in the file then you need to get that first before you can do any type of handeling for viewing in an appropriate viewer. Is it text based or image based or encrypted binary data?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Dec 30th, 2005, 02:37 AM
#7
Re: How do you view certain file extensions
If you can click on it, and have the file open, then it has an association, that opens a program. You coud check out that program. Otherwise, you'd have to figure out how they save the file, which may not be possible, if it's binary data.
-
Dec 30th, 2005, 02:38 AM
#8
Thread Starter
Junior Member
Re: How do you view certain file extensions
Good Question I wouldnt know. I know when you use it in the Doom 3 Editor, it provids animation.
See I make tools to simplify for beginners to Intermediate, and i am doing rather well.
what i wanted to do is be able to write a Effects viewer program that would allow them to pick and choose the effects from this viewer and able to use it in the editor.
But listening to you on what you said, i do understand.
thanks all for clarifying on the subject.
Wildturkey
-
Dec 30th, 2005, 02:52 AM
#9
Re: [RESOLVED] How do you view certain file extensions
Some info about FX
LINK
LINK
It seems that this files can be edited with notepad, try it.
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
|