Jump to content
Tuts 4 You

WinAsm: Some questions..


zoiT

Recommended Posts

Posted

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...

Posted

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

Posted (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,

Ghandi

Yep, for tutorials how to use the interface and coding tutorials. That would be nice.

Edited by zoiT
Posted

If your are coding in MASM the tutorials from iczelion are a good start:
/>http://win32assembly.online.fr/tutorials.html

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...