zoiT Posted November 26, 2010 Posted November 26, 2010 Hi, i have some Questions:1. What is the code for moving the form without title bar?2. Where can i find nice tutorials for WinAsm?Thanks...
ghandi Posted November 27, 2010 Posted November 27, 2010 1. You can send the WM_NCLBUTTONDOWN message to your main window using SendMessage.2. WinASM is an IDE, not a programming language, are you asking for tutorials on how to use the interface or are you after coding tutorials?HR,Ghandi
zoiT Posted November 27, 2010 Author Posted November 27, 2010 (edited) 1. You can send the WM_NCLBUTTONDOWN message to your main window using SendMessage.2. WinASM is an IDE, not a programming language, are you asking for tutorials on how to use the interface or are you after coding tutorials?HR,GhandiYep, for tutorials how to use the interface and coding tutorials. That would be nice. Edited November 27, 2010 by zoiT
Paxi Posted November 30, 2010 Posted November 30, 2010 If your are coding in MASM the tutorials from iczelion are a good start:/>http://win32assembly.online.fr/tutorials.html
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now