Click here to Skip to main content
15,891,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can I detect wich IDs used for a timer associated with a special window? Pin
BaldwinMartin25-Nov-03 16:00
BaldwinMartin25-Nov-03 16:00 
AnswerRe: Can I detect wich IDs used for a timer associated with a special window? Pin
John R. Shaw25-Nov-03 16:22
John R. Shaw25-Nov-03 16:22 
GeneralRe: Can I detect wich IDs used for a timer associated with a special window? Pin
igor196026-Nov-03 7:34
igor196026-Nov-03 7:34 
AnswerRe: Can I detect wich IDs used for a timer associated with a special window? Pin
igor196026-Nov-03 7:37
igor196026-Nov-03 7:37 
QuestionCan I save resource in a .lib project and load it at runtime? Pin
Behzad Ebrahimi25-Nov-03 11:58
Behzad Ebrahimi25-Nov-03 11:58 
AnswerRe: Can I save resource in a .lib project and load it at runtime? Pin
John R. Shaw25-Nov-03 16:27
John R. Shaw25-Nov-03 16:27 
AnswerRe: Can I save resource in a .lib project and load it at runtime? Pin
Mike Dimmick26-Nov-03 3:34
Mike Dimmick26-Nov-03 3:34 
GeneralMinimum WMI requirements for command prompt c++ Pin
krisp25-Nov-03 10:40
krisp25-Nov-03 10:40 
I only need to use a command prompt for my program and want to call a couple of WMI methods.

All the examples I see on the web use MFC and Windows Forms for showing how to use WMI.

A simple example would be to just call

Win32_WindowsProductActivation.SetProductKey( myKey );

and then close the app.

I just need a start on what I need to include and do to setup a simple call without using forms.

I am not that familiar with MFC Forms, only .Net Forms, but I do not want to have to install the .Net framework so I thought i would just write this in C++. Also, do not want to use VB Script.

Well, hopefully this is easy for someone to whip up an example for me.
Much appreciated.
Thanks.
GeneralThread Interruption Pin
suiram4025-Nov-03 8:26
suiram4025-Nov-03 8:26 
GeneralRe: Thread Interruption Pin
igor196025-Nov-03 8:32
igor196025-Nov-03 8:32 
GeneralRe: Thread Interruption Pin
suiram4025-Nov-03 8:45
suiram4025-Nov-03 8:45 
GeneralRe: Thread Interruption Pin
igor196025-Nov-03 8:51
igor196025-Nov-03 8:51 
GeneralRe: Thread Interruption Pin
suiram4025-Nov-03 9:00
suiram4025-Nov-03 9:00 
GeneralRe: Thread Interruption Pin
igor196025-Nov-03 9:27
igor196025-Nov-03 9:27 
Generalregd threads Pin
karteek25-Nov-03 7:54
karteek25-Nov-03 7:54 
GeneralRe: regd threads Pin
David Crow25-Nov-03 8:21
David Crow25-Nov-03 8:21 
GeneralNeed help setting project to use CxImage Pin
ElizabethC25-Nov-03 7:45
ElizabethC25-Nov-03 7:45 
GeneralRe: Need help setting project to use CxImage Pin
ElizabethC25-Nov-03 8:38
ElizabethC25-Nov-03 8:38 
GeneralGetting a DLL version Pin
Tom Wright25-Nov-03 7:29
Tom Wright25-Nov-03 7:29 
GeneralRe: Getting a DLL version Pin
David Crow25-Nov-03 7:40
David Crow25-Nov-03 7:40 
GeneralRe: Getting a DLL version Pin
Tom Wright25-Nov-03 8:04
Tom Wright25-Nov-03 8:04 
GeneralRe: Getting a DLL version Pin
David Crow25-Nov-03 8:15
David Crow25-Nov-03 8:15 
GeneralTooltip lost after setting state to TBSTATE_HIDDEN Pin
ElizabethC25-Nov-03 7:22
ElizabethC25-Nov-03 7:22 
GeneralScrolling a multiline CRichEditCtrl Pin
alex2000___++25-Nov-03 7:17
alex2000___++25-Nov-03 7:17 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
igor196025-Nov-03 7:32
igor196025-Nov-03 7:32 

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.