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