Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ dll VS 2008 Pin
indikat4-Aug-09 2:03
indikat4-Aug-09 2:03 
Questioneditbox to listbox problem... Pin
Neil Jigger3-Aug-09 15:24
Neil Jigger3-Aug-09 15:24 
AnswerRe: editbox to listbox problem... Pin
David Crow3-Aug-09 16:44
David Crow3-Aug-09 16:44 
GeneralRe: editbox to listbox problem... Pin
Neil Jigger3-Aug-09 20:41
Neil Jigger3-Aug-09 20:41 
GeneralRe: editbox to listbox problem... Pin
Chandrasekharan P3-Aug-09 21:49
Chandrasekharan P3-Aug-09 21:49 
QuestionHow to create a payload Pin
that_dude_tj3-Aug-09 14:58
that_dude_tj3-Aug-09 14:58 
AnswerRe: How to create a payload Pin
Bacon Ultimate Cheeseburger3-Aug-09 15:02
Bacon Ultimate Cheeseburger3-Aug-09 15:02 
GeneralRe: How to create a payload Pin
that_dude_tj3-Aug-09 15:13
that_dude_tj3-Aug-09 15:13 
im using Nemesis DNS generator so im going to call the file to be used and within the file are only datatype and i use the %c and %s to identify dateype when formatting the output

fp = fopen ("datafilename.dns"), "w");
fprintf(fp, "%c%c%c%c, 0x00, 0x01 ")
fprintf(fp,"%c%s, 0x03, "www");
etc......
fclose(fp);
your code may do the same but i am not a strong programmer and was wonder if you could explain if you code does what this does and point me to some reading material
GeneralRe: How to create a payload Pin
Bacon Ultimate Cheeseburger3-Aug-09 15:22
Bacon Ultimate Cheeseburger3-Aug-09 15:22 
GeneralRe: How to create a payload Pin
that_dude_tj3-Aug-09 18:47
that_dude_tj3-Aug-09 18:47 
GeneralRe: How to create a payload Pin
that_dude_tj3-Aug-09 22:37
that_dude_tj3-Aug-09 22:37 
General: How to create a payload Pin
that_dude_tj3-Aug-09 22:41
that_dude_tj3-Aug-09 22:41 
GeneralRe: How to create a payload Pin
that_dude_tj3-Aug-09 22:40
that_dude_tj3-Aug-09 22:40 
QuestionHow to display a memory HTML file on dialog? Pin
includeh103-Aug-09 11:56
includeh103-Aug-09 11:56 
AnswerRe: How to display a memory HTML file on dialog? Pin
Bacon Ultimate Cheeseburger3-Aug-09 12:41
Bacon Ultimate Cheeseburger3-Aug-09 12:41 
QuestionHELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD3-Aug-09 8:02
THAQCD3-Aug-09 8:02 
AnswerRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
includeh103-Aug-09 12:12
includeh103-Aug-09 12:12 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD4-Aug-09 3:26
THAQCD4-Aug-09 3:26 
AnswerRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
«_Superman_»3-Aug-09 18:51
professional«_Superman_»3-Aug-09 18:51 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD4-Aug-09 3:27
THAQCD4-Aug-09 3:27 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
«_Superman_»4-Aug-09 18:15
professional«_Superman_»4-Aug-09 18:15 
GeneralRe: HELP: I don't know why my pointer changing shapes not consistant? Pin
THAQCD5-Aug-09 4:31
THAQCD5-Aug-09 4:31 
QuestionCHtmlView and IE version Pin
BadJerry3-Aug-09 7:15
BadJerry3-Aug-09 7:15 
AnswerRe: CHtmlView and IE version Pin
Bacon Ultimate Cheeseburger3-Aug-09 11:46
Bacon Ultimate Cheeseburger3-Aug-09 11:46 
QuestionByte Swapping Big End to Little End Pin
Grahamfff3-Aug-09 6:42
Grahamfff3-Aug-09 6:42 

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.