WinAsm Studio Upgrade Version 5.1.6.0

 This is WinAsm Studio V5.1.6.0, the Programming IDE for MASM, FASM, TASM and other Assemblers. What's new -Menu item shortcuts are now saved as Ctrl+Shift+... and not Shift+Ctrl+... -File - Print Accelrator fixed -TAB / ...+TAB menu shortcuts are now displayed properly on the menu dialog of the visual RC Editor. -The way Procedures, structures, macros are recognized is now configurable. By this means, for any Assembler these kind of blocks are now collapsed, added into the list of blocks, appear in the combobox to fast jumping and autocompleted when enter is pressed at the end of the first line they are declared (shoorick). All you have to do is declare them in the winasm.ini file. For the Flat Assembler (FASM) that would be: [ASSEMBLER] ;FASM Proc=proc $ EndP=endp Macro=macro $ Endm=} Struct=struct $ Ends=ends The MUI developers need to do the following changes on the Options dialog (see English.wap in the attachment): Delete "Block End:" static (106) as it is not needed Delete ComboBox 107 as it is not needed Rename "Block Auto Complete" static (103) to "Proc Auto Complete" Rename "Ret (Proc only):" static (104) to "Ret:" http://www.winasm.net/forum/index.php?act=Attach&type=post&id=10615

你可能感兴趣的:(Crack,Tools,dialog,delete,struct,macros,menu,list)