The REGSVR sample demonstrates the following keywords:
FreeLibrary; GetLastError; GetProcAddress; LoadLibrary; LoadString; MessageBox; OleInitialize; OleUninitialize; WinMain; lstrcpy; lstrlen; wsprintf
Note: |
|---|
Some samples, such as this one, have not been modified to reflect the changes in the Visual C++ wizards, libraries, and compiler, but still demonstrate how to complete your desired task.
|