News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Convert MSDN structures to MASM format

Started by jj2007, February 17, 2014, 03:38:07 AM

Previous topic - Next topic

HSE

 :t Sorry nidud, just last line of viewer is not visible here.
Equations in Assembly: SmplMath

nidud

#31
deleted

HSE

 :biggrin: Yes it's in the help, but to read the manual... 
Equations in Assembly: SmplMath

nidud

#33
deleted

jj2007

Quote from: HSE on January 31, 2017, 07:42:19 AMNow I found very interesting that searchers in general (not only FindOnDisk aka JJSearch) don't find nothing inside libraries.

See http://masm32.com/board/index.php?topic=5314.msg63462#msg63462
It's working now. As in the old version, you can specify two search patterns, e.g. LoadLibrary and FreeLibrary; if applied to \Masm32\lib\*.*, you'll find 40 files that contain both strings.

Interestingly enough, if you leave the second search criterion blank, you'll find 51 files; i.e. 11 library files load a library but don't free it 8)

HSE

Quote from: jj2007 on January 31, 2017, 11:29:59 AM
but it would require a rewrite. If I find time, ... ::)

Perfect JJ! That was fast  :t
Equations in Assembly: SmplMath