Click here to Skip to main content
15,889,335 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionFiguring out the name of the Administrators group Pin
A_L30-Jan-06 12:27
A_L30-Jan-06 12:27 
AnswerRe: Figuring out the name of the Administrators group Pin
Michael Dunn30-Jan-06 13:24
sitebuilderMichael Dunn30-Jan-06 13:24 
QuestionVirtualAlloc question ? Pin
devboycpp30-Jan-06 11:26
devboycpp30-Jan-06 11:26 
AnswerRe: VirtualAlloc question ? Pin
Michael Dunn30-Jan-06 12:19
sitebuilderMichael Dunn30-Jan-06 12:19 
GeneralRe: VirtualAlloc question ? Pin
devboycpp31-Jan-06 11:45
devboycpp31-Jan-06 11:45 
AnswerRe: VirtualAlloc question ? Pin
Sumit Kapoor30-Jan-06 14:23
Sumit Kapoor30-Jan-06 14:23 
GeneralRe: VirtualAlloc question ? Pin
devboycpp31-Jan-06 12:18
devboycpp31-Jan-06 12:18 
QuestionAcquiring resource information for a device - Windows XP Pin
Dethulus30-Jan-06 9:18
Dethulus30-Jan-06 9:18 
I'm writing code to try to interface with some custom data acquisition boards our company produces. Actually, I've written several interfaces for these boards over the years as changes in technology have forced us to adapt (ISA->PCI, DOS/Win3.1, Win9x, WinXP). Recent changes in motherboard design have foiled a kludge I've been using to acquire the P&P assigned port addresses for the boards, so I'm scrambling to find a way to acquire those port addresses.

I've downloaded the very excellent EnumDeviceProperties[^] demo project submitted by A. Riazi, but the properties enumerated by this project do not include the resources for Port, Base memory, IRQ assignments, etc., as are shown on the Device Manager properties resource sheet.

Obviously there is some way to access this information. Could someone point me in the right direction?

TIA,

-Dethulus

-- modified at 16:02 Monday 30th January, 2006
AnswerRe: Acquiring resource information for a device - Windows XP Pin
Toby Opferman30-Jan-06 11:16
Toby Opferman30-Jan-06 11:16 
GeneralRe: Acquiring resource information for a device - Windows XP Pin
Dethulus30-Jan-06 12:19
Dethulus30-Jan-06 12:19 
NewsRe: Acquiring resource information for a device - Windows XP Pin
Dethulus31-Jan-06 4:30
Dethulus31-Jan-06 4:30 
QuestionVisual C++ 2005 Pin
masnu30-Jan-06 8:54
masnu30-Jan-06 8:54 
AnswerRe: Visual C++ 2005 Pin
Rob Caldecott30-Jan-06 12:02
Rob Caldecott30-Jan-06 12:02 
QuestionCreating my own control Pin
Mutty30-Jan-06 8:12
Mutty30-Jan-06 8:12 
AnswerRe: Creating my own control Pin
Maximilien30-Jan-06 8:45
Maximilien30-Jan-06 8:45 
GeneralRe: Creating my own control Pin
Mutty30-Jan-06 8:51
Mutty30-Jan-06 8:51 
AnswerRe: Creating my own control Pin
ddmcr30-Jan-06 9:20
ddmcr30-Jan-06 9:20 
QuestionIs there a bug in VC++ 6.0 Compiler? Pin
RanjanShrestha30-Jan-06 7:38
RanjanShrestha30-Jan-06 7:38 
AnswerRe: Is there a bug in VC++ 6.0 Compiler? Pin
Chris Losinger30-Jan-06 7:44
professionalChris Losinger30-Jan-06 7:44 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
RanjanShrestha30-Jan-06 8:02
RanjanShrestha30-Jan-06 8:02 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
Maximilien30-Jan-06 8:07
Maximilien30-Jan-06 8:07 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
ddmcr30-Jan-06 9:26
ddmcr30-Jan-06 9:26 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
Chris Losinger30-Jan-06 8:09
professionalChris Losinger30-Jan-06 8:09 
AnswerRe: Is there a bug in VC++ 6.0 Compiler? Pin
Stephen Hewitt30-Jan-06 11:26
Stephen Hewitt30-Jan-06 11:26 
QuestionSharing Dlls In Team Pin
Swinefeaster30-Jan-06 7:08
Swinefeaster30-Jan-06 7:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.