Click here to Skip to main content
15,915,827 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to programatically obtain WAN ip address from behind NAT router Pin
popopo13-Sep-03 20:41
popopo13-Sep-03 20:41 
Generaldont know what i did wrong please help Pin
colin2113-Sep-03 18:26
colin2113-Sep-03 18:26 
GeneralRe: dont know what i did wrong please help Pin
Neville Franks13-Sep-03 22:54
Neville Franks13-Sep-03 22:54 
GeneralRe: dont know what i did wrong please help Pin
DougW4814-Sep-03 0:04
DougW4814-Sep-03 0:04 
GeneralResizing Bitmaps without clipping Pin
Hamid Mushtaq13-Sep-03 16:08
Hamid Mushtaq13-Sep-03 16:08 
GeneralRe: Resizing Bitmaps without clipping Pin
JWood13-Sep-03 16:11
JWood13-Sep-03 16:11 
GeneralReading Registry Pin
K7magi13-Sep-03 15:59
K7magi13-Sep-03 15:59 
GeneralRe: Reading Registry Pin
Michael Dunn13-Sep-03 17:31
sitebuilderMichael Dunn13-Sep-03 17:31 
Use your debugger and look at the value of dwLength after it's initialized.

(Hint, sizeof(out) isn't what you think it is, you need to pass the buffer size to the function)

--Mike--
Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber
Ericahist updated (again) Sep 6!
Generalquestion about api hook Pin
Jay Wang13-Sep-03 15:07
Jay Wang13-Sep-03 15:07 
GeneralCouple of questions about toolbars Pin
Xakep13-Sep-03 10:48
Xakep13-Sep-03 10:48 
Generalvoid functions in g++ Pin
keegan13-Sep-03 10:06
keegan13-Sep-03 10:06 
GeneralRe: void functions in g++ Pin
Johnny ²13-Sep-03 10:42
Johnny ²13-Sep-03 10:42 
GeneralRe: void functions in g++ Pin
keegan13-Sep-03 11:14
keegan13-Sep-03 11:14 
GeneralRe: void functions in g++ Pin
Nick Parker13-Sep-03 11:56
protectorNick Parker13-Sep-03 11:56 
GeneralRe: void functions in g++ Pin
ZoogieZork13-Sep-03 11:57
ZoogieZork13-Sep-03 11:57 
GeneralRe: void functions in g++ Pin
keegan13-Sep-03 12:11
keegan13-Sep-03 12:11 
GeneralRe: void functions in g++ Pin
ZoogieZork13-Sep-03 12:32
ZoogieZork13-Sep-03 12:32 
GeneralRe: void functions in g++ Pin
keegan13-Sep-03 12:53
keegan13-Sep-03 12:53 
GeneralOpen & Read & Write in USB port Pin
asd175313-Sep-03 8:23
asd175313-Sep-03 8:23 
GeneralRe: Open & Read & Write in USB port Pin
Felix Gartsman13-Sep-03 8:33
Felix Gartsman13-Sep-03 8:33 
GeneralRe: Open & Read & Write in USB port Pin
asd175313-Sep-03 8:38
asd175313-Sep-03 8:38 
GeneralRe: Open & Read & Write in USB port Pin
Felix Gartsman13-Sep-03 23:16
Felix Gartsman13-Sep-03 23:16 
GeneralMFC-a windows paint example, how do i do the text option Pin
lxxrya00113-Sep-03 8:22
lxxrya00113-Sep-03 8:22 
GeneralRe: MFC-a windows paint example, how do i do the text option Pin
Steve Hopkins13-Sep-03 9:41
Steve Hopkins13-Sep-03 9:41 
GeneralAppend one string at begin of another Pin
skaanji13-Sep-03 7:34
skaanji13-Sep-03 7:34 

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.