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

C / C++ / MFC

 
GeneralRe: What is UnPaged memory Pin
Stephen Hewitt8-Mar-06 0:27
Stephen Hewitt8-Mar-06 0:27 
GeneralRe: What is UnPaged memory Pin
sunit58-Mar-06 3:38
sunit58-Mar-06 3:38 
GeneralRe: What is UnPaged memory Pin
Stephen Hewitt8-Mar-06 11:19
Stephen Hewitt8-Mar-06 11:19 
Questionhover buttons Pin
ramyasangeet7-Mar-06 22:15
ramyasangeet7-Mar-06 22:15 
AnswerRe: hover buttons Pin
Nibu babu thomas7-Mar-06 22:24
Nibu babu thomas7-Mar-06 22:24 
GeneralRe: hover buttons Pin
ramyasangeet7-Mar-06 23:18
ramyasangeet7-Mar-06 23:18 
QuestionHOTKEY to SDK application. Pin
RockyJames7-Mar-06 21:27
RockyJames7-Mar-06 21:27 
AnswerRe: HOTKEY to SDK application. Pin
Dominik Reichl7-Mar-06 21:46
Dominik Reichl7-Mar-06 21:46 
RockyJames wrote:
How do we activate the .exe with hokey


Create a shortcut to the executable by right-clicking on it and selecting "Create Shortcut". Move the shortcut to the desktop. Right-click on the new shortcut and select "Properties". On the "Shortcut" tab you can specify a hotkey combination for it.

Best regards
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

GeneralOT, _outp(0x64, 0xad); Pin
kakan7-Mar-06 23:27
professionalkakan7-Mar-06 23:27 
QuestionAbort Printer job Pin
vikramlinux7-Mar-06 21:16
vikramlinux7-Mar-06 21:16 
AnswerRe: Abort Printer job Pin
Ryan Binns7-Mar-06 23:23
Ryan Binns7-Mar-06 23:23 
Questioninstance by using class name stored in a variable Pin
divine_augustine847-Mar-06 20:45
divine_augustine847-Mar-06 20:45 
Questioninstance by using class name stored in a variable Pin
divine_augustine847-Mar-06 20:40
divine_augustine847-Mar-06 20:40 
AnswerRe: instance by using class name stored in a variable Pin
Cedric Moonen7-Mar-06 20:47
Cedric Moonen7-Mar-06 20:47 
AnswerRe: instance by using class name stored in a variable Pin
toxcct7-Mar-06 21:27
toxcct7-Mar-06 21:27 
GeneralRe: instance by using class name stored in a variable Pin
sunit58-Mar-06 0:34
sunit58-Mar-06 0:34 
GeneralRe: instance by using class name stored in a variable Pin
toxcct8-Mar-06 0:38
toxcct8-Mar-06 0:38 
GeneralRe: instance by using class name stored in a variable Pin
sunit58-Mar-06 2:04
sunit58-Mar-06 2:04 
GeneralRe: instance by using class name stored in a variable Pin
toxcct8-Mar-06 2:09
toxcct8-Mar-06 2:09 
GeneralRe: instance by using class name stored in a variable Pin
sunit58-Mar-06 3:34
sunit58-Mar-06 3:34 
AnswerRe: instance by using class name stored in a variable Pin
Roger Stoltz7-Mar-06 23:31
Roger Stoltz7-Mar-06 23:31 
AnswerRe: instance by using class name stored in a variable Pin
jhwurmbach8-Mar-06 3:01
jhwurmbach8-Mar-06 3:01 
QuestionWierd warning Pin
BeakX7-Mar-06 20:37
BeakX7-Mar-06 20:37 
AnswerRe: Wierd warning Pin
Steve Echols7-Mar-06 20:52
Steve Echols7-Mar-06 20:52 
AnswerRe: Wierd warning Pin
sunit57-Mar-06 22:11
sunit57-Mar-06 22:11 

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.