|
-
July 31st, 2007, 06:31 AM
#1
Segments in Visual C++ Compiler
Hi all,
I was thinking about what segments are currently supported in Visual C++ compiler. I am currently working on drivers and driver documentation says that DriverEntry routine should be pageable and must be placed in INIT segment using alloc_text pragma directive. Now, I was thinking what other segments are supported.
Also, I do not know whether to post this question on this forum or not.
Thank you.
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
|