Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-libraries
Commits
8654b8ba
Commit
8654b8ba
authored
Dec 02, 1999
by
Peter Achten
Browse files
no message
parent
cba7fe3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/ObjectIO/ObjectIO/OS Windows/Windows_C_12/cCrossCall_12.c
View file @
8654b8ba
...
...
@@ -1282,7 +1282,7 @@ SetControlFontProc (HWND hchild, /* handle to child window */
/* The callback routine for a modal/modeless dialog box.
*/
static
LRESULT
CALLBACK
static
BOOL
CALLBACK
DialogProcedure
(
HWND
hwnd
,
UINT
message
,
WPARAM
wParam
,
LPARAM
lParam
)
{
printMessage
(
"Dialog procedure"
,
hwnd
,
message
,
wParam
,
lParam
);
...
...
@@ -6325,7 +6325,7 @@ HandleCleanRequest (CrossCallInfo * pcci)
MakeReturn0Cci
(
pcci
);
}
break
;
case
CcRqSHOWCONTROL
:
/
*
hwnd, bool; no result.
*/
case
CcRqSHOWCONTROL
:
/
/
hwnd, bool; no result.
{
int
nCmdShow
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment