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

C / C++ / MFC

 
AnswerRe: Switch between views in a SDI with Splitter? Pin
Monty226-Apr-04 3:55
Monty226-Apr-04 3:55 
GeneralDialog under main application Pin
brdavid26-Apr-04 2:01
brdavid26-Apr-04 2:01 
GeneralRe: Dialog under main application Pin
Prakash Nadar26-Apr-04 2:45
Prakash Nadar26-Apr-04 2:45 
GeneralRe: Dialog under main application Pin
Antony M Kancidrowski26-Apr-04 4:00
Antony M Kancidrowski26-Apr-04 4:00 
GeneralRe: Dialog under main application Pin
brdavid26-Apr-04 11:22
brdavid26-Apr-04 11:22 
GeneralRe: Dialog under main application Pin
Antony M Kancidrowski26-Apr-04 11:30
Antony M Kancidrowski26-Apr-04 11:30 
QuestionHow to create a concave ploygon,in v c++ ,using openGL Pin
shliwan26-Apr-04 1:47
shliwan26-Apr-04 1:47 
AnswerRe: How to create a concave ploygon,in v c++ ,using openGL Pin
Navin26-Apr-04 4:36
Navin26-Apr-04 4:36 
You will likely have to split it up into triangles. I am guessing if you search around there are probably algorithms to do it, if you can't split it up some other way (e.g., you know what the polygon is going to be, so you can split it up in the code.)


Sometimes I feel like I'm a USB printer in a parallel universe.
GeneralRe: How to create a concave ploygon,in v c++ ,using openGL Pin
Anonymous27-Apr-04 2:41
Anonymous27-Apr-04 2:41 
GeneralJNI Pin
roadragedave26-Apr-04 0:46
roadragedave26-Apr-04 0:46 
GeneralRe: JNI Pin
Mike Dimmick26-Apr-04 1:59
Mike Dimmick26-Apr-04 1:59 
GeneralVC++ application error on WinXP Pin
PrashantJ25-Apr-04 23:51
PrashantJ25-Apr-04 23:51 
GeneralExport Image as EPS File Format Pin
pubududilena25-Apr-04 23:08
pubududilena25-Apr-04 23:08 
GeneralRe: Export Image as EPS File Format Pin
Maarten Kools26-Apr-04 3:52
professionalMaarten Kools26-Apr-04 3:52 
GeneralRe: Export Image as EPS File Format Pin
pubududilena26-Apr-04 18:01
pubududilena26-Apr-04 18:01 
GeneralCString to UTF-8 Pin
Stojan7825-Apr-04 23:00
Stojan7825-Apr-04 23:00 
GeneralRe: CString to UTF-8 Pin
Mike Dimmick26-Apr-04 0:08
Mike Dimmick26-Apr-04 0:08 
GeneralcFileDialog Pin
macmac3825-Apr-04 22:53
macmac3825-Apr-04 22:53 
GeneralRe: cFileDialog Pin
Maxwell Chen25-Apr-04 23:11
Maxwell Chen25-Apr-04 23:11 
GeneralRe: cFileDialog Pin
jmkhael25-Apr-04 23:13
jmkhael25-Apr-04 23:13 
GeneralRe: cFileDialog Pin
Maxwell Chen25-Apr-04 23:17
Maxwell Chen25-Apr-04 23:17 
GeneralRe: cFileDialog Pin
jmkhael25-Apr-04 23:26
jmkhael25-Apr-04 23:26 
GeneralRe: cFileDialog Pin
Maxwell Chen25-Apr-04 23:41
Maxwell Chen25-Apr-04 23:41 
GeneralRe: cFileDialog Pin
macmac3825-Apr-04 23:23
macmac3825-Apr-04 23:23 
GeneralHo to place a screen saver in a Dialog BOx Pin
Azghar Hussain25-Apr-04 22:05
professionalAzghar Hussain25-Apr-04 22:05 

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.