Click here to Skip to main content
15,893,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Download file from internet (http) Pin
Dominik Reichl13-Oct-03 8:16
Dominik Reichl13-Oct-03 8:16 
GeneralInternet from a Windows Service Pin
Bart13-Oct-03 5:25
Bart13-Oct-03 5:25 
GeneralWS_CLIPCHILDREN problem Pin
jmgir13-Oct-03 5:21
jmgir13-Oct-03 5:21 
Generalwrapper to a function with an unknown number of variables Pin
sagmam13-Oct-03 5:06
sagmam13-Oct-03 5:06 
GeneralRe: wrapper to a function with an unknown number of variables Pin
Phil Hamer13-Oct-03 5:33
Phil Hamer13-Oct-03 5:33 
QuestionBeginner: How to declare pointers ? Pin
MirNixDirNix13-Oct-03 5:05
MirNixDirNix13-Oct-03 5:05 
AnswerRe: Beginner: How to declare pointers ? Pin
Phil Hamer13-Oct-03 5:21
Phil Hamer13-Oct-03 5:21 
GeneralCFileDialog + PropertySheet Pin
act_x13-Oct-03 5:00
act_x13-Oct-03 5:00 
I have a Dialog app that creates a PropertySheet .

While performing
propertySheet.Create()
I had allowed the windows Style to be -1 as default. In my main Dialog I have a routine where I call a Method of one of the pages in the PropertySheet that does
a CFileDialog.DoModal(). With the above mentioned window style of -1 for the PropertySheet all works fine .



I changed the style of the PrpertySheet in the Create func to be
WS_VISIBLE | WS_CHILD and the call to the CfIleDialog.DoModal() doesnt end (I never see the FileDialog displayed ) . What is going on ? Any clues . Please help

Engineering is the effort !

GeneralProblem starting windows service from command line Pin
haritadala13-Oct-03 4:26
haritadala13-Oct-03 4:26 
GeneralCentering a CFormView into a main window Pin
wollet13-Oct-03 4:02
wollet13-Oct-03 4:02 
GeneralQuestion about taborder using win32 API Pin
Perry Bruins13-Oct-03 3:43
Perry Bruins13-Oct-03 3:43 
GeneralRe: Question about taborder using win32 API Pin
ELEFK13-Oct-03 4:14
sussELEFK13-Oct-03 4:14 
GeneralRe: Question about taborder using win32 API Pin
Michael Dunn13-Oct-03 4:32
sitebuilderMichael Dunn13-Oct-03 4:32 
QuestionHow to make .ACS(agent character storage) Pin
sunju13-Oct-03 2:43
sunju13-Oct-03 2:43 
GeneralCloseHandle Pin
jmkhael13-Oct-03 2:12
jmkhael13-Oct-03 2:12 
GeneralRe: CloseHandle Pin
Phil Hamer13-Oct-03 4:58
Phil Hamer13-Oct-03 4:58 
GeneralRe: CloseHandle Pin
Steve S13-Oct-03 5:22
Steve S13-Oct-03 5:22 
GeneralRe: CloseHandle Pin
Phil Hamer13-Oct-03 5:40
Phil Hamer13-Oct-03 5:40 
GeneralRe: CloseHandle Pin
Steve S13-Oct-03 5:56
Steve S13-Oct-03 5:56 
GeneralRe: CloseHandle Pin
jmkhael13-Oct-03 5:54
jmkhael13-Oct-03 5:54 
GeneralProblems with DirectDraw!! Pin
Dani_Filth13-Oct-03 2:11
Dani_Filth13-Oct-03 2:11 
GeneralRe: Problems with DirectDraw!! Pin
Tomas Wilhelmsson13-Oct-03 3:30
Tomas Wilhelmsson13-Oct-03 3:30 
Generalenvironment variables Pin
ranjjj13-Oct-03 1:44
ranjjj13-Oct-03 1:44 
GeneralRe: environment variables Pin
Michael P Butler13-Oct-03 2:11
Michael P Butler13-Oct-03 2:11 
GeneralRe: environment variables Pin
jmkhael13-Oct-03 2:34
jmkhael13-Oct-03 2: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.