Click here to Skip to main content
15,903,203 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC Dialog app and ShellExecute() Pin
David Crow17-Feb-04 3:05
David Crow17-Feb-04 3:05 
GeneralRe: MFC Dialog app and ShellExecute() Pin
Steve Messer17-Feb-04 6:00
Steve Messer17-Feb-04 6:00 
GeneralI have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
kathyayini16-Feb-04 19:39
kathyayini16-Feb-04 19:39 
GeneralRe: I have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
pfsat16-Feb-04 20:45
pfsat16-Feb-04 20:45 
GeneralRe: I have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
kathyayini16-Feb-04 22:54
kathyayini16-Feb-04 22:54 
GeneralRe: I have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
pfsat26-Feb-04 10:12
pfsat26-Feb-04 10:12 
GeneralProperty sheet inside a Form View Pin
P_JAYAPRAKASH16-Feb-04 18:51
P_JAYAPRAKASH16-Feb-04 18:51 
GeneralRe: Property sheet inside a Form View Pin
Prakash Nadar16-Feb-04 19:14
Prakash Nadar16-Feb-04 19:14 
I dont know about eVC++, but i would do it this way. Put a static frame on the formview dialog, then in the initialization fot the formview i will create the propertysheet, add the pages to it, get the rectangle are of the static rectangle and move the propertysheet to that rect. Thats it,
also note that the parent of the propertysheet should be the formview window handle.

Hope i solved ur problem in some way.


"When death smiles at you, only thing you can do is smile back at it" - Russel Crowe (Gladiator)
GeneralRe: Property sheet inside a Form View Pin
Rick York16-Feb-04 19:50
mveRick York16-Feb-04 19:50 
GeneralRe: Property sheet inside a Form View Pin
Selvam R17-Feb-04 0:06
professionalSelvam R17-Feb-04 0:06 
GeneralTooltips in a dialog based application Pin
satadru16-Feb-04 18:45
satadru16-Feb-04 18:45 
GeneralRe: Tooltips in a dialog based application Pin
Selvam R16-Feb-04 21:10
professionalSelvam R16-Feb-04 21:10 
GeneralHELP, Run time error - Pure virtual function call Pin
Md Saleem Navalur16-Feb-04 18:35
Md Saleem Navalur16-Feb-04 18:35 
GeneralRe: HELP, Run time error - Pure virtual function call Pin
John M. Drescher16-Feb-04 19:18
John M. Drescher16-Feb-04 19:18 
GeneralRe: HELP, Run time error - Pure virtual function call Pin
Prakash Nadar16-Feb-04 19:32
Prakash Nadar16-Feb-04 19:32 
GeneralRe: HELP, Run time error - Pure virtual function call Pin
Steve S17-Feb-04 2:23
Steve S17-Feb-04 2:23 
GeneralRe: HELP, Run time error - Pure virtual function call Pin
Prakash Nadar17-Feb-04 3:27
Prakash Nadar17-Feb-04 3:27 
GeneralRe: HELP, Run time error - Pure virtual function call Pin
Roger Allen17-Feb-04 6:37
Roger Allen17-Feb-04 6:37 
GeneralRe: HELP, Run time error - Pure virtual function call Pin
Prakash Nadar17-Feb-04 14:53
Prakash Nadar17-Feb-04 14:53 
GeneralWorking with Images and Dialogs Pin
dkmorris199916-Feb-04 18:32
dkmorris199916-Feb-04 18:32 
GeneralRe: Working with Images and Dialogs Pin
erkanina16-Feb-04 21:51
erkanina16-Feb-04 21:51 
Generalconstant tooltip over cwnd derived control Pin
Atif Mushtaq16-Feb-04 18:22
Atif Mushtaq16-Feb-04 18:22 
GeneralRe: constant tooltip over cwnd derived control Pin
satadru16-Feb-04 18:42
satadru16-Feb-04 18:42 
GeneralRe: constant tooltip over cwnd derived control Pin
Atif Mushtaq17-Feb-04 18:25
Atif Mushtaq17-Feb-04 18:25 
QuestionHow to power-off computer on Win9x? Pin
Abin16-Feb-04 18:09
Abin16-Feb-04 18:09 

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.