T O P I C R E V I E W |
znakeeye |
Posted - Oct 01 2009 : 07:52:26 AM VAX 1649, VS 2008 SP1.
In my rc-file: IDR_MY_PIC BINARY "res\\\\picture.bmp" IDR_MY_TXT BINARY "res\\\\picture.txt"
If I press Alt+G at the path, I'd expect VAX to open the file. |
3 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Oct 15 2009 : 2:24:36 PM I like your idea, so I've opened a feature request for this:
case=33914 |
znakeeye |
Posted - Oct 02 2009 : 08:53:25 AM This is not RC-specific. If normal Alt+G logic fails, it makes sense to try "If the string at the cursor is a valid path, open it.". |
accord |
Posted - Oct 01 2009 : 4:01:14 PM Have you considered using Open file in solution dialog? Not the same, but still can be fast. I think improving C++, C#, etc. features would be useful for more users than parsing and supporting features in .rc files since rc files are not used by every C++ program. |