Hi,
How to use WIN32 API functions without declaring it? Is it possible by useing LoadLibrary()/GetProcAddress() API function or by CreateObject() function? if not then what shall i use for it?