News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

masmApiCall.api help

Started by asmcoder, August 06, 2013, 01:23:34 PM

Previous topic - Next topic

asmcoder

hi guys,

I am using radasm write kernel sys file , but it's inconvenient because kernel api、constant、struct  are not included in masmApiCall.api 、masmApiConst.api...

any new there files including kernel information ?

regards.

qWord

You probably need to write your own API files for that purpose. However, you might be able to use your favorite RegEx-tool/text editor to transform existing include files to API files...
MREAL macros - when you need floating point arithmetic while assembling!