Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBuilding Wizards Pin
shevi202726-Oct-04 2:57
shevi202726-Oct-04 2:57 
GeneralRe: Building Wizards Pin
Blake Miller26-Oct-04 6:17
Blake Miller26-Oct-04 6:17 
GeneralFail to bind the socket Pin
amitranjanmishra26-Oct-04 1:23
amitranjanmishra26-Oct-04 1:23 
GeneralRe: Fail to bind the socket Pin
dharani26-Oct-04 21:20
dharani26-Oct-04 21:20 
GeneralRe: Fail to bind the socket Pin
amitranjanmishra27-Oct-04 3:21
amitranjanmishra27-Oct-04 3:21 
GeneralRe: Fail to bind the socket Pin
markkuk27-Oct-04 10:08
markkuk27-Oct-04 10:08 
GeneralOpen the binary file and convert the hexadecimal number Pin
Alex Wong 1926-Oct-04 0:35
Alex Wong 1926-Oct-04 0:35 
GeneralRe: Open the binary file and convert the hexadecimal number Pin
David Crow26-Oct-04 4:37
David Crow26-Oct-04 4:37 
Alex Wong 19 wrote:
...how to Open the binary data file in C++ through the code.

I would suggest CFile for this.

Alex Wong 19 wrote:
...how to use code to convert hexadecimal number to decimal number!

This is limited information, but my first inclination would be to use strtoul(). This assumes you would be reading the data in as a string.


"Opinions are neither right nor wrong. I cannot change your opinion of me. I can, however, change what influences your opinion." - David Crow


Generalfolder size limitation Pin
Raphael Kindt25-Oct-04 23:52
Raphael Kindt25-Oct-04 23:52 
GeneralRe: folder size limitation Pin
vikramlinux26-Oct-04 2:23
vikramlinux26-Oct-04 2:23 
GeneralRe: folder size limitation Pin
David Crow26-Oct-04 8:59
David Crow26-Oct-04 8:59 
QuestionHow to Set the controls to be infront of an Image Pin
wicked_guy25-Oct-04 23:47
wicked_guy25-Oct-04 23:47 
AnswerRe: How to Set the controls to be infront of an Image Pin
Robert A. T. Káldy26-Oct-04 0:32
Robert A. T. Káldy26-Oct-04 0:32 
Questionhow to use this : IAMMultiMediaStream::OpenMoniker Pin
blackbeetle25-Oct-04 23:39
blackbeetle25-Oct-04 23:39 
GeneralDialog with different controls created at runtime Pin
SVPG25-Oct-04 23:30
SVPG25-Oct-04 23:30 
GeneralRe: Dialog with different controls created at runtime Pin
Robert A. T. Káldy26-Oct-04 0:23
Robert A. T. Káldy26-Oct-04 0:23 
GeneralRe: Dialog with different controls created at runtime Pin
BlackDice26-Oct-04 3:42
BlackDice26-Oct-04 3:42 
Questionhow to use ::* Pin
Anonymous25-Oct-04 23:15
Anonymous25-Oct-04 23:15 
AnswerRe: how to use ::* Pin
Robert A. T. Káldy26-Oct-04 0:15
Robert A. T. Káldy26-Oct-04 0:15 
GeneralRe: how to use ::* Pin
Anonymous26-Oct-04 20:34
Anonymous26-Oct-04 20:34 
GeneralInputting Keyboard events into a dialog box Pin
Member 134303625-Oct-04 22:27
Member 134303625-Oct-04 22:27 
GeneralRe: Inputting Keyboard events into a dialog box Pin
P_JAYAPRAKASH25-Oct-04 22:41
P_JAYAPRAKASH25-Oct-04 22:41 
GeneralRe: Inputting Keyboard events into a dialog box Pin
Blake Miller26-Oct-04 6:20
Blake Miller26-Oct-04 6:20 
Generalsuspend process Pin
uttit25-Oct-04 22:21
uttit25-Oct-04 22:21 
GeneralRe: suspend process Pin
Mike Beckerleg25-Oct-04 23:42
Mike Beckerleg25-Oct-04 23: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.