AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CreateWindowEx

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
nm02008



Joined: 16 Feb 2008
Posts: 1

PostPosted: Mon Jul 14, 2008 1:30 pm    Post subject: CreateWindowEx Reply with quote

Hello,
i want to use the splashimage like feature in my .NET application
and colud someone please tell me the equivalent code for

splashimage,,x0 y0 w640 h480 b,Text1,Text2,SplashWindow

In the form of

CreateWindowEx(param1,....)

Any help would be appreciated
Thanks
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5390
Location: /b/

PostPosted: Mon Jul 14, 2008 1:42 pm    Post subject: Reply with quote

I don't see why you can't use managed System.Windows.Forms for this but if you're looking at the AutoHotkey source code and want to mimic its behavior use pinvoke.net for reference and method signatures.
_________________

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group