- No window on XP ??
- Posted by cnlai on December 31st, 2003
I use VB to create user forms. After collecting user inputs, the data is
passed onto a program written in C (invoked by the API CreateProcess).
The C program displays a dialog box showing the progress (copying
files). Towards the end, the program asks whether user wants to read a
text file.
If yes, the program calls "CreateProcess" to start an independent
process (notepad.exe). But the notepad window is not shown.
If I run the C program by supplying the correct argument, notepad window
is displayed (no problem on win98/95).
Can someone tell me why ?
Note. In the calling program written in VB, I indicate that child window
can inherit parent handles, but the security descriptor is NULL.
Thanks.
Similar Posts
- Extra window before User Window requires OK to continue (Help and Support) by MalcolmUK
- restore window size makes media center window disappear off screen (Windows Media Center Edition) by sailor sue
- Dual boot with Window 2003 server and Window XP home edition. (Help and Support) by Sighsky
- Moving a window - the window only moves when mouse is released (Basics) by Michael
- Can Wacom Intuous tablet scroll a window up/down... by dragging the window area itself ? (Graphics & Designing) by Shiperton Henethe

