|
-
September 14th, 2005, 03:38 AM
#1
Help on c++ Window Form and Handle
Guys,
i can just create a new item "Form (.net)" and then how can i show the form in my "Main()" execution? subsequently getting the form handle value...
Okay, i got the method working however i bump into another problem here. how can i get through the following?
why is
stop my "Main()" from proceeding ?? by right it is just suppose to launch the form and then still proceed to execute the rest of the code right??
i dont get it please advise?.....
my purpose here is to get the form launch out and proceed with the rest of the remaining code..
Please advise.
Thank You;
Last edited by codegurugeek; September 14th, 2005 at 04:34 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|