代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/235121/4654187

c mtest.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
www.eeworm.com/read/234101/4662848

c mtest.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
www.eeworm.com/read/229812/4735148

for btnwin.for

c$include winapi.fi subroutine button_size( hwnd, id, pwidth, pheight ) integer*2 hwnd integer*2 id integer*2 pwidth integer*2 pheight
www.eeworm.com/read/229812/4752452

gml ddllent.gml

.func DefineDLLEntry .if '&lang' eq 'FORTRAN 77' .do begin c$include 'winapi.fi' integer*4 function DefineDLLEntry(index, routine, ...) integer*4 index external routine .do
www.eeworm.com/read/184688/5247255

c mtest.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
www.eeworm.com/read/183118/5258123

c mtest.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
www.eeworm.com/read/169937/5408937

c mtest.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
www.eeworm.com/read/167893/5451170

c mtest.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, in
www.eeworm.com/read/312645/3651178

c mtest_ksc.c

/* KSC5601 test program*/ #include LRESULT CALLBACK wproc(HWND,UINT,WPARAM,LPARAM); int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLi
www.eeworm.com/read/416861/2105866

h phys32.h

#ifndef PHYS32_H #define PHYS32_H extern DWORD (WINAPI *VxDCall)(DWORD Service, DWORD EAX_Reg, DWORD ECX_Reg); #endif