Click here to Skip to main content
15,889,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: CString to const unsigned char * Pin
David Crow10-May-10 4:26
David Crow10-May-10 4:26 
AnswerRe: CString to const unsigned char * Pin
wangningyu10-May-10 4:34
wangningyu10-May-10 4:34 
GeneralRe: CString to const unsigned char * Pin
David Crow10-May-10 4:49
David Crow10-May-10 4:49 
AnswerRe: CString to const unsigned char * Pin
Richard MacCutchan8-May-10 1:16
mveRichard MacCutchan8-May-10 1:16 
GeneralRe: CString to const unsigned char * Pin
mesajflaviu8-May-10 2:01
mesajflaviu8-May-10 2:01 
QuestionMFC SDI based project reading virtual serial port: uses worker thread for reading data Pin
harinathcau7-May-10 21:16
harinathcau7-May-10 21:16 
AnswerRe: MFC SDI based project reading virtual serial port: uses worker thread for reading data [modified] Pin
Jonathan Davies8-May-10 2:18
Jonathan Davies8-May-10 2:18 
QuestionSetting up a WindowsAPI project Pin
Tiberiu117-May-10 21:06
Tiberiu117-May-10 21:06 
I have a problem setting up OpenGL in a C++ program using Win32. I have a main window that has buttons and checkboxes to control different parameters. After that I want to have two windows that will draw OpenGL code. The two child windows do not reside inside the main window, they are floating, WS_OVERLAPPEDWINDOW style(but I can make it any other style, it just has to work).

I am unsure how to properly create the two child windows and where to place the drawing code. I also do not know where to place the message loop for both of them.

Basically I press a button inside the main config window and my first window would show. If I press it again, then it should destry that window. Is there an example of something similar on the internet? Can someone help me? Thanks.
AnswerRe: Setting up a WindowsAPI project Pin
Software_Developer8-May-10 20:48
Software_Developer8-May-10 20:48 
GeneralRe: Setting up a WindowsAPI project Pin
Tiberiu118-May-10 21:23
Tiberiu118-May-10 21:23 
GeneralRe: in the child window's message pump Pin
Software_Developer9-May-10 8:47
Software_Developer9-May-10 8:47 
QuestionNeed Help : My CHttpFile::SendRequest() , timeouts when sending data to google translator Pin
m_code7-May-10 20:24
m_code7-May-10 20:24 
AnswerRe: Need Help : My CHttpFile::SendRequest() , timeouts when sending data to google translator Pin
Randor 9-May-10 10:22
professional Randor 9-May-10 10:22 
GeneralRe: Need Help : My CHttpFile::SendRequest() , timeouts when sending data to google translator Pin
m_code10-May-10 18:52
m_code10-May-10 18:52 
GeneralRe: Need Help : My CHttpFile::SendRequest() , timeouts when sending data to google translator Pin
Randor 11-May-10 16:40
professional Randor 11-May-10 16:40 
GeneralRe: Need Help : My CHttpFile::SendRequest() , timeouts when sending data to google translator Pin
m_code12-May-10 4:23
m_code12-May-10 4:23 
QuestionNumber Conversion Octal to Hexadecimal Pin
djsproject7-May-10 17:49
djsproject7-May-10 17:49 
AnswerRe: Number Conversion Octal to Hexadecimal Pin
Tim Craig7-May-10 19:36
Tim Craig7-May-10 19:36 
AnswerRe: Number Conversion Octal to Hexadecimal Pin
Richard MacCutchan7-May-10 22:37
mveRichard MacCutchan7-May-10 22:37 
GeneralRe: Number Conversion Octal to Hexadecimal Pin
djsproject8-May-10 17:39
djsproject8-May-10 17:39 
GeneralRe: Number Conversion Octal to Hexadecimal Pin
Emilio Garavaglia10-May-10 5:02
Emilio Garavaglia10-May-10 5:02 
QuestionHow to get PNP Device Id Pin
Jaligamap7-May-10 9:17
Jaligamap7-May-10 9:17 
AnswerRe: How to get PNP Device Id Pin
Randor 9-May-10 10:16
professional Randor 9-May-10 10:16 
GeneralRe: How to get PNP Device Id Pin
pacchij11-May-10 10:41
pacchij11-May-10 10:41 
GeneralRe: How to get PNP Device Id Pin
Randor 11-May-10 16:47
professional Randor 11-May-10 16:47 

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.