--- q_a/samples/simpldll/readme.txt 2018/08/09 18:29:27 1.1.1.1 +++ q_a/samples/simpldll/readme.txt 2018/08/09 18:29:49 1.1.1.2 @@ -23,20 +23,6 @@ time and calls the GetProcAddress functi addresses of THE_DLL's exported functions. Again, the user is allowed to make calls into THE_DLL. -The following is a list of the Win32 API functions used in -this sample: - - CreateThread EndDialog GetStockObjec MessageBox - t - CreateWindow FreeLibrary GetSubMenu PostQuitMessa - ge - DialogBox GetMenu LoadCursor RegisterClass - DispatchMessa GetMessage LoadIcon ShowWindow - ge - DLLEntryPoint GetModuleFile LoadLibrary TerminateThre - Name ad - EnableMenuIte GetProcAddres MessageBeep TranslateMess - m s age - - +Additional reference words: +GetModuleFileName, LoadLibrary, GetProcAddress