xNVSE / NVSE

New Vegas Script Extender (NVSE)
https://git.io/JfSAo
702 stars 55 forks source link

fix "GetModuleHandleA could return NULL" #194

Closed migrgh closed 4 months ago

migrgh commented 4 months ago

Visual studio complain: Warning C6387 'GetModuleHandleA("kernel32.dll")' could be '0': this does not adhere to the specification for the function 'GetProcAddress'. nvse_loader \nvse\nvse_loader\main.cpp 309