en:docs:win16:modules:shell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:docs:win16:modules:shell [2023/10/14 03:09] prokusheven:docs:win16:modules:shell [2023/10/15 04:11] (current) prokushev
Line 11: Line 11:
 | 008 | [[en:docs:win16:api:shell:WEP]] | DLL Exit procedure | Done  | 3.1 | | 008 | [[en:docs:win16:api:shell:WEP]] | DLL Exit procedure | Done  | 3.1 |
 | 009 | [[en:docs:win16:api:shell:DragAcceptFiles]] | Register whether a given window accepts dropped files | Done | 3.1 | | 009 | [[en:docs:win16:api:shell:DragAcceptFiles]] | Register whether a given window accepts dropped files | Done | 3.1 |
-| 011 | [[en:docs:win16:api:shell:DragQueryFile]] | Retrieve the number of dropped files and their filenames | | 3.1 |+| 011 | [[en:docs:win16:api:shell:DragQueryFile]] | Retrieve the number of dropped files and their filenames | Done | 3.1 |
 | 012 | [[en:docs:win16:api:shell:DragFinish]] | Release memory that Windows allocated for use in transferring filenames to the application | Done | 3.1 | | 012 | [[en:docs:win16:api:shell:DragFinish]] | Release memory that Windows allocated for use in transferring filenames to the application | Done | 3.1 |
-| 013 | [[en:docs:win16:api:shell:DragQueryPoint]] | Retrieve the window coordinates of the cursor when a file is dropped | | 3.1 |+| 013 | [[en:docs:win16:api:shell:DragQueryPoint]] | Retrieve the window coordinates of the cursor when a file is dropped | Done | 3.1 |
 | 020 | [[en:docs:win16:api:shell:ShellExecute]] | Open or print the specified file | | 3.1 | | 020 | [[en:docs:win16:api:shell:ShellExecute]] | Open or print the specified file | | 3.1 |
 | 021 | [[en:docs:win16:api:shell:FindExecutable]] | Find and retrieve the executable filename that is associated with a specified filename | | 3.1 | | 021 | [[en:docs:win16:api:shell:FindExecutable]] | Find and retrieve the executable filename that is associated with a specified filename | | 3.1 |
Line 24: Line 24:
 | 039 | [[en:docs:win16:api:shell:InternalExtractIcon]] | Retrieve handles of icons from EXE, DLL or ICO files| | 3.1 | | 039 | [[en:docs:win16:api:shell:InternalExtractIcon]] | Retrieve handles of icons from EXE, DLL or ICO files| | 3.1 |
 | 101 | [[en:docs:win16:api:shell:DLLEntryPoint]] | | | | | 101 | [[en:docs:win16:api:shell:DLLEntryPoint]] | | | |
-| 102 | [[en:docs:win16:api:shell:RegisterShellHook]] | | | | +| 102 | [[en:docs:win16:api:shell:RegisterShellHook]] | Register system wide Shell Hook | | 3.1 
-| 103 | [[en:docs:win16:api:shell:ShellHookProc]] | | | |+| 103 | [[en:docs:win16:api:shell:ShellHookProc]] | Shell Hook procedure | | 3.1 |
  
 {{page>en:templates:win16}} {{page>en:templates:win16}}