mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Grammar.
svn path=/trunk/; revision=6583
This commit is contained in:
parent
4a1cf45793
commit
1f3dac3c63
@ -41,7 +41,7 @@
|
|||||||
full pathname for the DLL in question, and saves just the basename
|
full pathname for the DLL in question, and saves just the basename
|
||||||
of that. Then later code passes that saved dll basename to
|
of that. Then later code passes that saved dll basename to
|
||||||
g_win32_get_package_installation_directory(), which retrieves the
|
g_win32_get_package_installation_directory(), which retrieves the
|
||||||
corresponding DLL handle, and then retrieves up its full
|
corresponding DLL handle, and then retrieves its full
|
||||||
pathname. (Which DLlMain() already had.) It is less convoluted to
|
pathname. (Which DLlMain() already had.) It is less convoluted to
|
||||||
have a DllMain() that just saves the DLL handle, and then when
|
have a DllMain() that just saves the DLL handle, and then when
|
||||||
needed call this function to get the corresponding installation
|
needed call this function to get the corresponding installation
|
||||||
|
Loading…
Reference in New Issue
Block a user