Click here to Skip to main content
15,909,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: syntax question Pin
boon kian6-Oct-03 4:42
boon kian6-Oct-03 4:42 
GeneralRe: syntax question Pin
Steve S6-Oct-03 5:08
Steve S6-Oct-03 5:08 
GeneralRe: syntax question Pin
boon kian7-Oct-03 3:21
boon kian7-Oct-03 3:21 
Generalno more ideas... Pin
Max Santos5-Oct-03 4:57
Max Santos5-Oct-03 4:57 
GeneralRe: no more ideas... Pin
includeh105-Oct-03 5:25
includeh105-Oct-03 5:25 
GeneralRe: no more ideas... Pin
Anonymous6-Oct-03 1:38
Anonymous6-Oct-03 1:38 
Generalfile extension and loaded by double click Pin
includeh105-Oct-03 3:42
includeh105-Oct-03 3:42 
GeneralRe: file extension and loaded by double click Pin
Dominik Reichl5-Oct-03 4:14
Dominik Reichl5-Oct-03 4:14 
REG file:

REGEDIT

HKEY_CLASSES_ROOT\.vgb = VGrab.Document
HKEY_CLASSES_ROOT\VGrab.Document\shell\open\command = VGRAB.EXE %1
HKEY_CLASSES_ROOT\VGrab.Document\shell\open\ddeexec = [open("%1")]
HKEY_CLASSES_ROOT\VGrab.Document\shell\open\ddeexec\application = VGRAB
HKEY_CLASSES_ROOT\VGrab.Document = VGrab file

Now replace all vgb and VGrab by your file.

Big Grin | :-D
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)

GeneralRe: file extension and loaded by double click Pin
includeh105-Oct-03 4:17
includeh105-Oct-03 4:17 
GeneralRe: file extension and loaded by double click Pin
Dominik Reichl5-Oct-03 4:32
Dominik Reichl5-Oct-03 4:32 
Questionhow to get a menu wnd handle? Pin
muddog5-Oct-03 3:30
muddog5-Oct-03 3:30 
AnswerRe: how to get a menu wnd handle? Pin
includeh105-Oct-03 3:47
includeh105-Oct-03 3:47 
General32-bit or 64-bit, that's the question Pin
Dominik Reichl5-Oct-03 2:43
Dominik Reichl5-Oct-03 2:43 
GeneralRe: 32-bit or 64-bit, that's the question Pin
includeh105-Oct-03 3:59
includeh105-Oct-03 3:59 
GeneralRe: 32-bit or 64-bit, that's the question Pin
Dominik Reichl5-Oct-03 4:04
Dominik Reichl5-Oct-03 4:04 
GeneralRe: 32-bit or 64-bit, that's the question Pin
includeh105-Oct-03 4:12
includeh105-Oct-03 4:12 
GeneralRe: 32-bit or 64-bit, that's the question Pin
Dominik Reichl5-Oct-03 4:17
Dominik Reichl5-Oct-03 4:17 
GeneralRe: 32-bit or 64-bit, that's the question Pin
includeh105-Oct-03 4:29
includeh105-Oct-03 4:29 
GeneralRe: 32-bit or 64-bit, that's the question Pin
Steve S6-Oct-03 1:07
Steve S6-Oct-03 1:07 
GeneralRe: 32-bit or 64-bit, that's the question Pin
Terry O'Nolley5-Oct-03 7:07
Terry O'Nolley5-Oct-03 7:07 
GeneralRe: 32-bit or 64-bit, that's the question Pin
Bo Hunter5-Oct-03 7:38
Bo Hunter5-Oct-03 7:38 
GeneralRe: 32-bit or 64-bit, that's the question Pin
ZoogieZork5-Oct-03 7:23
ZoogieZork5-Oct-03 7:23 
GeneralRe: 32-bit or 64-bit, that's the question Pin
markkuk5-Oct-03 7:00
markkuk5-Oct-03 7:00 
GeneralRe: 32-bit or 64-bit, that's the question Pin
Michael Dunn5-Oct-03 9:11
sitebuilderMichael Dunn5-Oct-03 9:11 
QuestionDefining safe integer types? Pin
Dominik Reichl5-Oct-03 1:26
Dominik Reichl5-Oct-03 1:26 

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.