You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
DllHell
Posted - Nov 02 2008 : 01:23:54 AM Hmmm, I don't think this would be very hard to implement as it could use the same engine as C++.... But would it be possible to include syntax highlighting and "invoke" completion for MASM commands.
By "invoke" completion I mean if you type "invoke M" MessageBox comes up like in C++.
If this could be done manually by editing syntax highlighting files or something could I be told?
Just a thought..... WinAsm is good.. but Visual Studio would be better as it could highlight inline asm too.
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Nov 13 2008 : 2:29:04 PM Visual Studio allows you to specify your own keywords for syntax coloring: