Click here to Skip to main content
15,892,804 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: silly question! Pin
flora_k21-May-03 3:47
flora_k21-May-03 3:47 
GeneralRe: silly question! Pin
73Zeppelin21-May-03 4:37
73Zeppelin21-May-03 4:37 
GeneralRe: silly question! Pin
jhaga21-May-03 3:43
professionaljhaga21-May-03 3:43 
GeneralWork the workspace Pin
Rohit  Sinha21-May-03 2:49
Rohit  Sinha21-May-03 2:49 
GeneralRe: Work the workspace Pin
Rage21-May-03 6:25
professionalRage21-May-03 6:25 
GeneralRe: Work the workspace Pin
Rohit  Sinha21-May-03 8:02
Rohit  Sinha21-May-03 8:02 
GeneralShellExecute(...) Pin
Raphael Kindt21-May-03 1:51
Raphael Kindt21-May-03 1:51 
GeneralRe: ShellExecute(...) Pin
Joseph Dempsey21-May-03 1:58
Joseph Dempsey21-May-03 1:58 
yes it works. While a console has now window you can do one of two things: 1) pass NULL, 2) pass the result of ::GetDesktopWindow(). The only thing that HWND is for is act as the parent window for any other windows that come up as result of your execution. If what you are executing has no windows it doesn't matter all. If it does they will just be directed to the desktop.

Hope that helps.



Joseph Dempsey
joseph_r_dempsey@yahoo.com

"Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning."
--anonymous

GeneralRe: ShellExecute(...) Pin
Raphael Kindt21-May-03 2:02
Raphael Kindt21-May-03 2:02 
GeneralRe: ShellExecute(...) Pin
Raphael Kindt21-May-03 1:58
Raphael Kindt21-May-03 1:58 
GeneralRe: ShellExecute(...) Pin
Peter Weyzen21-May-03 6:39
Peter Weyzen21-May-03 6:39 
QuestionCan i realize it? Pin
pavelcyu21-May-03 1:42
pavelcyu21-May-03 1:42 
GeneralJaro-Winkler Matching Algorithm Pin
zoltan_ie21-May-03 1:38
zoltan_ie21-May-03 1:38 
Generalmember variables and functions Pin
Drawil21-May-03 1:19
Drawil21-May-03 1:19 
GeneralRe: member variables and functions Pin
David Crow21-May-03 2:41
David Crow21-May-03 2:41 
GeneralRe: member variables and functions Pin
Drawil21-May-03 3:18
Drawil21-May-03 3:18 
GeneralRe: member variables and functions Pin
David Crow21-May-03 3:48
David Crow21-May-03 3:48 
GeneralRe: member variables and functions Pin
Drawil21-May-03 3:59
Drawil21-May-03 3:59 
GeneralAS400 Data Packed Converting Pin
Paul Farry21-May-03 1:17
professionalPaul Farry21-May-03 1:17 
GeneralRe: AS400 Data Packed Converting Pin
David Crow21-May-03 2:43
David Crow21-May-03 2:43 
GeneralRe: AS400 Data Packed Converting Pin
Paul Farry21-May-03 3:21
professionalPaul Farry21-May-03 3:21 
GeneralRe: AS400 Data Packed Converting Pin
David Crow21-May-03 3:52
David Crow21-May-03 3:52 
GeneralHelp me please! im a beginner Pin
DeMoN198521-May-03 0:52
DeMoN198521-May-03 0:52 
GeneralRe: Help me please! im a beginner Pin
jhaga21-May-03 1:46
professionaljhaga21-May-03 1:46 
GeneralRe: Help me please! im a beginner Pin
Anonymous25-May-03 20:00
Anonymous25-May-03 20:00 

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.