Implemented some DDK APIs - far from complete.
commit473fd0b0f71214b94a165b9ec75879d8cbb99936
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Fri, 15 Dec 2000 23:00:00 +0000 (15 23:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Dec 2000 23:00:00 +0000 (15 23:00 +0000)
tree18d11b0169d6b09764421bc8b8c6e2e6e43f906b
parent847c87402533b65389a31dcc1950a02e471c801e
Implemented some DDK APIs - far from complete.
dlls/Makefile.in
dlls/imm32/Makefile.in
dlls/imm32/imm.c
dlls/imm32/imm32.spec
dlls/imm32/imm_private.h [new file with mode: 0644]
dlls/imm32/immddk.h [new file with mode: 0644]
dlls/imm32/main.c [new file with mode: 0644]
dlls/imm32/memory.c [new file with mode: 0644]
dlls/imm32/string.c [new file with mode: 0644]