How to load TXT file resources inside code?

Hi,
Inside ResourceView tab I right click and select Import then select my "Story.txt" file, and set name for my new resource.
Now inside my code I want to get the content of that file, HOW??
Please help !
Best regards.
[250 byte] By [Stuard] at [2007-11-17 22:37:36]
# 1 Re: How to load TXT file resources inside code?
FindResource, LockResource, etc.
alexey_1979 at 2007-11-10 8:41:34 >
# 2 Re: How to load TXT file resources inside code?
Since we do not speak english but C++ language I understand you.

Bye.
Stuard at 2007-11-10 8:42:34 >
# 3 Re: How to load TXT file resources inside code?
It's WinAPI language! :)
alexey_1979 at 2007-11-10 8:43:34 >